Hi,

Other way of file handling browser could be with help of a signed Java
Applet...I am not recommending this solution nor this is a official help
:)

Just yet another way. You can have a signed java applet in the same html
page and communication between flex app and java applet can be done with
JavaScript...

Does that make sense?

-abdul 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tracy Spratt
Sent: Friday, May 27, 2005 1:57 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] file handling

Short answer: No.

Long answer:  Client file system access is limited by the security
sandbox, both at the browser and Flash Player level.

You can achieve file upload capability using a custom HTML wrapper
containing custom javascript.  Here's one link, google will find more.
http://www.flexauthority.com/articlesArchive/fileUpload.cfm.

You can achieve local file access using a C# program with javascript and
Flex.  Davis, I think, posted a solution, but I haven't found it yet.

Tracy

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Drew Falkman
Sent: Thursday, May 26, 2005 3:05 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] file handling

Is there any moderately simple way to do file handling on the client
(e.g.
to prompt for a user to save a file, such as an mp3)?

TIA.

Drew Falkman
Veraison, LLC




 
Yahoo! Groups Links



 






 
Yahoo! Groups Links



 




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to