Do you have an example for this?
Thanks,Riccardo

Lee McColl-Sylvester wrote:

Not really no... In the flash, you use flash.net.FileReference to browse
for your file and send the file to the server... But on the server side,
you need a standard script, either in PHP or whatever language you want
to use, which deserializes the stream back into a file... You need this
whether you send files using HTML or Flash, so you can probably grab a
script off of hotscripts.com or somewhere similar.

The point to note here is that the Flash flash.net.FileReference script
that you write will be completely separate and unrelated to the script
you need on the server.  It just needs to know that a file will be sent.

Lee



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Riccardo
Roasio
Sent: 24 March 2006 10:16
To: Flashcoders mailing list
Subject: Re: [Flashcoders] upload a file

So i need to pass infos to another script (for example a php script) to upload the file?

Lee McColl-Sylvester wrote:

Yes, there is... Look up flash.net.FileReference.  It's for Flash 8
only, but it will support file browsing and sending... however, you
will
need to manage the retrieval yourself on the server side.

Lee



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Riccardo
Roasio
Sent: 24 March 2006 09:50
To: Flashcoders mailing list
Subject: [Flashcoders] upload a file

Hi,
there is a way to open a "Open file dialog box" from an swf movie?

I need to select a file to upload on the server but i don't want to
open
an html page to do that...

Thanks,Riccardo

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to