I'm trying to send encrypted data from a flash ( Action Script 2.0) to decrypt it in C#
So far I've found this post (Link opens in Chrome, Opera and Safari. Doesn't work in IE nor Firefox) There's also this question: http://stackoverflow.com/questions/3308781/encrypt-in-actionscript3-and-decrypt-in-asp-net-c
But both only work in ActionScript 3
Do you know an API to do this on Action Script 2 ?