in addition, i found an inefficient way to do the job..
i first send a request to the server, without the file, only with necessary data; the server replies this with sending a uniq upload ticket (key),
then i use this key to upload the file... in this way, i can control file properties in the server, so i know what happens to the file in the server by the first request result.
i know this is not a efficient way, but at least it does what i want to do...
Yigit Boyar
Middle East Technical University / Sophomore
From: ben.clinkinbeard <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, November 6, 2006 7:56:42 PM
Subject: [flexcoders] Re: how to learn file upload result
I will fill out the form too but I really, really hope this changes
soon. FileReference is near pointless with this arbitrary
"limitation" . Would love to hear the rationale for it.
Thanks,
Ben
--- In [EMAIL PROTECTED] ups.com, "Stacy Young" <[EMAIL PROTECTED] > wrote:
>
> At this time the flash player only returns a status code. I was
stuck on this myself ...I got around it by storing the result in a
session variable and retrieving it via separate remote call to the
server. Caution: this workaround will only function in IE.
>
>
>
> Please submit an enhancement request via this form:
>
> http://www.adobe. com/cfusion/ mmform/index. cfm?name= wishform
>
>
>
> I will do my best to lobby for this in-house! ;-)
>
>
>
> Stace
>
>
>
> ____________ _________ _________ __
>
> From: [EMAIL PROTECTED] ups.com [mailto:[EMAIL PROTECTED] ups.com]
On Behalf Of Yiðit Boyar
> Sent: Monday, November 06, 2006 5:05 AM
> To: [EMAIL PROTECTED] ups.com
> Subject: [flexcoders] how to learn file upload result
>
>
>
> i use file IO example class of adobe to upload files to my server
(to a php file).
> i added a URLVariables object to the URLRequest to send additional
variables with the file,
> but i could not find a way to get the result of my php.
> i mean, my php file outputs an xml (giving the result of move_upload
and some additional values)
> but how can i read what my URLRequested php file returns?
>
> thanks...
>
> Yigit Boyar
> Middle East Technical University / Undergraduate year 2
>
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
| Software development tool | Software development | Software development services |
| Home design software | Software development company |
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___

