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