PDA

View Full Version : FileUploader FlashPlayer 9?



Dimitree
March 18th, 2010, 08:19 AM
I know this can be done in FP 10 but how can I using FP9 upload an image to server and add it on stage after uploaded?
...So far I managed to upload image using Filereference class and PHP.
I would like this image to be displayed on stage so I can use BitMapdata class.
Any ideas??