I have a button that when you click on it it opens up the standard open dialog. I'm trying to avoid JavaScript of something like that. Can you use just actionscript to create a open dialog box? If so what's the code?
check the browse() method of the filereference class.
Retrieving data ...