[Flashr] Uploading files?
Kelvin Luck
kelvin at kelvinluck.com
Wed Jun 7 17:57:10 EDT 2006
Hi,
That is I think the only solution for Flash Player 8. This is because
flickr requires the uploaded file to be in a field named "photo" and the
other variables to be POSTed while Flash 8 can only send the file in a
field called "Filedata" and other variables via GET.
I started work on a solution using a proxy at one point but never got
around to finishing it...
I think I read somewhere that you can get around the Flash limitations
in Flash Player 9 but haven't done any experimentation myself,
Hope this helps,
Kelvin :)
Christian Rauh wrote:
> Hi,
>
>
>
> I wonder if someone on this list would know the best solution for
> uploading files to Flickr using a Flash interface?
>
>
>
> From searching the web, it seems that the best way is to upload the
> file to a proxy script in your server using the FileReference class and
> let the proxy script send the file to Flickr using the file upload api.
> Is that how it has to be or is there any solution that does not require
> going through a proxy script?
>
>
>
> Thanks,
>
> Christian
>
>
More information about the Flashr
mailing list