PDA

View Full Version : How to send a PNG to ASP.NET in AS3?


Potemkyn
09-21-2011, 04:19 PM
How would you send a PNG from Flash to ASP.NET C# using AS3?

Haven't gotten very far with this idea yet. I am considering URLVariables and placing the PNG object in it. No testing yet as I have not created the code in C# yet to recieve it. I have seen several examples where C# can work with a PNG.

Thanks

Mike