ActionScript.org Forums
>
Flex
>
Flex 2 & 3
> How to open file browser window
PDA
View Full Version :
How to open file browser window
Pratap
02-25-2008, 06:06 AM
Hi,
Any idea how to create file Browser window using FLEX?
Thanks in Advance
PRatap
tata668
02-29-2008, 05:16 PM
var frl:FileReferenceList = new FileReferenceList();
frl.browse();
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.