View Full Version : displaying images in flex
nitish dhar
07-07-2008, 09:35 AM
how can i browse an image from my local disk and display it on the flex page...and the browse button is also on the flex page
Sly_cardinal
07-07-2008, 11:10 AM
Flex/Flash is not allowed to browse the local filesystem for security reasons. You would have to use something like Adobe AIR to allow the user to browse the filesystem.
creynders
07-07-2008, 11:26 AM
You CAN browse the filesystem w/o AIR, you just can't do anything with the file except pass it to a remote server.
Look up the FileReference class.
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.