Skip to main content
May 29, 2010
Question

Open Dialog Button

  • May 29, 2010
  • 1 reply
  • 465 views

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?

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
May 29, 2010

check the browse() method of the filereference class.