Link to home
Start Free TrialLog in
Avatar of JunkMan
JunkManFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Local file browsing?? Is possible???

is it possible to make a local file browsing, for example a form to search .wav or .mid files in the user machine, the app is in a server...




anyone available to help????



Avatar of rootdir
rootdir

No it is not possible through flash movie run on browser.
ASKER CERTIFIED SOLUTION
Avatar of dutchfoxer
dutchfoxer
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
lol, dutchfoxer ... lol, Flash doesn't have the feature, so as dutchfoxer said, load your movie into the HTMl file
you may write this into your html file:

<HTML>
<HEAD>
<TITLE>Upload your file before times out!!!</TITLE>
<HEAD>
<BODY>
<OBJECT>
//I don't know actually :S
</OBJECT>
</BODY>
</HTML>

but i guess it is not what you want, sorry ;)