hi

I have a flash 8 movie that upload jpegs to a server side script.  When hosted
on an NT server, with a php script that recieves the upload, the FileReference
onComplete event gets called correctly when the an image has completely
uploaded using FileReference.upload. This when movie is viewed in Flash Player
8, in IE and Firefox on Windows XP and on OSX.

When the same swf is uploaded to an Apache Tomcat/5.5.12 server, with a jsp
script to recieve the upload, then the problems start.  The upload works ok on
both PC and OSX, except that the onComplete event of the FileReference object
is never called on OSX.  It is essential to trap the onComplete event for the
site to continue with its functionality. (If the file takes long enough to
upload (more than a few fractions of a second) the the onProgress event is
called while its uploading on PC and OSX.)

Has anyone come across this problem or similar?

TIA
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to