When my PNG encoded data is sent to my uploader php file its throwing an error the very first time and only after I havent done it in a while… half an hour maybe… it says this:
Error opening URL 'http://apps.mydomain.com/jpg_encoder_download.php?name=mytest10.png'
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: http://apps.[COLOR=#000000]mydomain[/COLOR].com/jpg_encoder_download.php?name=mytest10.png
Then when I press the button a second time it goes through fine. If I close and re-test the movie its fine … the only way to reproduce it is to wait a while and try it for the first time. Any clues whats causing this?