Hi all, I am working on a project where I have to open an image into a flash. It’s basically an image viewer where you have the Image holder MC an “Open Image” button and when I click on the button the OS browse window appears letting me to search for an image and when OK clicked it will make a loadMovie(image) to the holder…
Any help appreciated! 
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Sold between 100 000 and 250 000 dollars
- Exclusive Author
- Author was Featured
- Item was Featured
- Beta Tester
- Has been a member for 3-4 years
- Spain
Hi. You will need to use FileReference class to do that (you can’t do with simple loadmovie). More information about that class (in AS2 ):
In Kirupa you have a good tutorial about this:
http://www.kirupa.com/developer/flash8/uploading_fileReference_pg1.htm
Hope this helps
<”}}><
thank you!
btw.. this is exactly what I wanted to do:
http://www.flash-db.com/Tutorials/upload/
maybe it will help someone in the future 
