Hi there,

I've got a Player preloading a large SWF, with a movieClipLoader. When an onLoadError is received, an e-mail is send to me through an ASP page, with all the details of the platform.

I get mails where onLoadError was called, but the file exists when I click the link. Moreover: the server log claims a "200" response code for the file. When I include a string

onLoadError{
        sendASPmail("loaded "+holder_mc.getBytesLoaded())

... the size of the holder is never 0, and it keeps on loading!

Any ideas to what may trigger this false onLoadError? I get them on all platforms and plugin versions...

thanks,

Sander.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to