A quick tip: (after spending an hour banging my head on the wall):
If you are to have PHP talk to Flash and pass binary data through a URLLoader, keep one thing in mind; The PHP file has to be saved in ANSI encoding. Saving the file in UTF-8 encoding will only give you headaches!
Comments
Leave a comment Trackback