How to bring up file browser dialog for flash?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MOzgaf
    New Member
    • Dec 2010
    • 13

    How to bring up file browser dialog for flash?

    hi is there some kind of way to bring up the file browser window in flash i can do it in html but cant find a way in flash.I want to send this value(location string) to a php file for uploading.I have seen it before its on this applet (http://www.element-it.com/multiple-file-upload/flash-uploader.aspx) but i don't need it to have that many options.

    this is what i want but in flash as2 if possible.
    Code:
    <input name="uploaded_file" type="file" size="50" /></br>
    thank you in advance.
Working...