[osflash] FileReference response
David Rorex
drorex at gmail.com
Wed Feb 21 20:51:34 EST 2007
The dreaded IOError....I get those sometimes, and I am unable to determine
the cause. One thing I've noticed may influence it, is if some other
application has the file open, or if the file is on a network/shared drive.
But sometimes I even get them on regular files on my own HD. Sometimes
restarting the browser will fix it. I wish there were more information
reported back, or more documentation on what exactly an IOError is.
-David
On 2/21/07, Grant Davies <grant at bluetube.com> wrote:
>
> In firefox I get an IOError and it doesn't even appear to send a request
> out (checking in charles http capture), so for now I'm figuring out IE, are
> there some pointers for firefox fixes?
>
> Grant
>
>
>
> ...........................................
> > b l u e t u b e i n t e r a c t i v e.
> .: grant davies
> .: 404.428.6839 (c)
> .: 708-983-1577 (F)
> > grant at bluetube.com
> > http://www.bluetube.com/bti
>
>
> -----Original Message-----
> From: osflash-bounces at osflash.org [mailto:osflash-bounces at osflash.org] On
> Behalf Of Till Schneidereit
> Sent: Wednesday, February 21, 2007 4:29 AM
> To: Open Source Flash Mailing List
> Subject: Re: [osflash] FileReference response
>
> I know how you feel ...
> But you should try and stay on it - most of the problems can be worked
> out. For example, getting more than the basic upload to work in Firefox can
> be a pain, but is definitely doable nonetheless.
>
>
> good luck,
> till
>
> On 2/21/07, Grant Davies <grant at bluetube.com> wrote:
> > I wish I'd never started this damn file upload, talk about omissions
> (doesn't work in firefox, gets IOError) no access to response etc.. Etc...
> >
> > It all seems a bit slap dash to me..
> >
> > Thanks for the info, I'll checkout that blog post.
> >
> > Grant
> >
> >
> >
> > ...........................................
> > > b l u e t u b e i n t e r a c t i v e.
> > .: grant davies
> > .: 404.428.6839 (c)
> > .: 708-983-1577 (F)
> > > grant at bluetube.com
> > > http://www.bluetube.com/bti
> >
> >
> > -----Original Message-----
> > From: osflash-bounces at osflash.org [mailto:osflash-bounces at osflash.org]
> > On Behalf Of Till Schneidereit
> > Sent: Tuesday, February 20, 2007 5:58 PM
> > To: Rákos Attila; Open Source Flash Mailing List
> > Subject: Re: [osflash] FileReference response
> >
> > As Rákos said, you have to grab the info with another call to the server
> after the upload has completed. Unfortunately, that's not the end of the
> story, though. For some reason that may or may not be known to the engineer
> that implemented file upload in fp8, the upload is done in a separate
> session from the rest of the communication with the server. Thus, you don't
> can't just store the info in a session variable on the server without any
> extra work.
> > For more info on the problem - and a solution - check this blog post:
> > http://www.5etdemi.com/blog/archives/2006/10/php-filereference-and-ses
> > sions-a-bug-from-hell/
> >
> >
> > cheers,
> > till
> >
> > On 2/20/07, Rákos Attila <tenegri at tengerstudio.com> wrote:
> > >
> > > GD> I have the file upload in flash 8 working but wondered if there
> > > GD> is a way to get the server response, we need to send back a
> > > GD> short message stating what we did with the file but and I see my
> > > GD> response in the HTTP request (using charles http proxy) but I
> > > GD> don't seem to be able to see any of that data in flash...
> > >
> > > You cannot access the content sent back in response of the upload
> > > request, FileReference allows determining success or failure only.
> > > You have to post another request (LoadVars or XML) to get any
> > > information back from the server concerning the uploaded file.
> > >
> > > Attila
> > >
> > >
> > >
> > > _______________________________________________
> > > osflash mailing list
> > > osflash at osflash.org
> > > http://osflash.org/mailman/listinfo/osflash_osflash.org
> > >
> > >
> > _______________________________________________
> > osflash mailing list
> > osflash at osflash.org
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
> > _______________________________________________
> > osflash mailing list
> > osflash at osflash.org
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20070221/3ba9163f/attachment.htm
More information about the osflash
mailing list