Actually I just remembered that I´m using MovieClipLoader to load this picture, not loadMovie(). And yes, I´m  trusting the onLoadComplete event of MovieClipLoader... does FF has any trouble with it?

Marcelo.

On 6/5/06, Marcelo de Moraes Serpa <[EMAIL PROTECTED]> wrote:
Hi Rákos, thanks for the reply,

Actually it´s not a pre-loader. It´s just a regular movieclip with loads a JPG through loadMovie() ... however, sometimes in firefox, flash either doesn´t load the picture (the "carregando" screen stays there forever) or it delays too much and it´s not bandwidth problem, I´m sure!

Test it, open an album in firefox, navigate through the pictures and then open it in IE...

Thanks again,

Marcelo.


On 6/5/06, Rákos Attila <[EMAIL PROTECTED]> wrote:

Do you mean that you are having problems with a preloader under FF? In
the case of FF it is better to test for _width > 0 (or something
similar) beside the usual getBytesLoaded() == getBytesTotal() or
MovieClipLoader's onLoadComplete/onLoadInit.

  Attila


_______________________________________________
osflash mailing list
osflash@osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org


_______________________________________________
osflash mailing list
osflash@osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to