Thank you. I will try this. However, I am wondering is this a common problem with Mac browsers? It seems that the FileReference.upload() method is very fragile!! Even if the COMPLETE_DATA event works, I still can't get accurate progress info.

Is there a better alternative to ensure compatibility OR at least some documentation about what events work/don't work on particular browsers & operating systems?... or is it completely random...

- Kevin


On Nov 1, 2007, at 9:30 AM, actionscript_czar wrote:

In cases where I have run into that problem I use the
flash.events.DataEvent.UPLOAD_COMPLETE_DATA event instead. It seems
to work all the time. So perhaps you can try that instead.

--- In [email protected], Kevin <[EMAIL PROTECTED]> wrote:
>
> I am having a problem on mac browers OS X 10.4.10 where upload
> COMPLETE is not firing. Also no ProgressEvent.PROGRESS are fired
> either. I have read that there were some problem with OS X 10.3,
but
> nothing about 10.4.
>
> If anyone is familiar with these problems has possible solutions
or
> work arounds, it would be greatly appreciated. I can't seem to
find
> much documentation about this.
>
> Thanks, Kevin
>




Reply via email to