Re: [flexcoders] file handling

2005-05-26 Thread dave buhler



As in, the user can upload an MP3 file through Flex?On 5/26/05, Drew Falkman [EMAIL PROTECTED] wrote:
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 FalkmanVeraison, LLCYahoo! 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/








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 the Yahoo! Terms of Service.










RE: [flexcoders] file handling

2005-05-26 Thread Tracy Spratt
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

* 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/
 




RE: [flexcoders] file handling

2005-05-26 Thread Tracy Spratt
Found it. It is under this subject:
 Great Abdul   (c++/flex) source  c++  -- flex 
Posted around 4/14
Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tracy Spratt
Sent: Thursday, May 26, 2005 4:27 PM
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/