masterjake
New Member
- Messages
- 73
- Reaction score
- 0
- Points
- 0
I'm assuming this thread goes here.
Anyway, I've been searching this for a while now. I need to create an Open Dialog Box in flash using Action Script 3 that when the user opens the file, it returns the full file path and name.
I tried FileReference but it can only return the name through FileReference.name (as far as I know).
I need the full path because I'm going to take the path returned and use it to load an external image onto the stage. Any help is appreciated, thanks.
Anyway, I've been searching this for a while now. I need to create an Open Dialog Box in flash using Action Script 3 that when the user opens the file, it returns the full file path and name.
I tried FileReference but it can only return the name through FileReference.name (as far as I know).
I need the full path because I'm going to take the path returned and use it to load an external image onto the stage. Any help is appreciated, thanks.