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 >

