That may be the best way to do it. That sample is doing exactly my current code does. Base64encode the bytearray and send it as a post var along with others.
I was thinking there might be a "cleaner" way to do it, like a built-in flash object I was missing, but that might be the way to go, thanks!
Main Topics
Browse All Topics





by: Jones911Posted on 2009-07-11 at 13:24:44ID: 24832081
You can use a form post to accomplish this. I can't find a ASP example but there is a php example: http://blog.kukiel.net/200 9/03/sendi ng-binary- from-flash -10- to-php .html