Are you ensuring that your users are using the correct version of Flash
Player? If you're copying around BitmapData you need Flash Player 8+.

Ian

On 8/25/07, natalia Vikhtinskaya <[EMAIL PROTECTED]> wrote:
>
> But everything is correct in IE. Can be problem connect with images? I
> mean how they were created. So we have different result in IE ,
> Firefox and Safari. I can only suppose that.
>
> 2007/8/25, Rákos Attila <[EMAIL PROTECTED]>:
> >
> >  Probably you do not wait while the loading completely ends and the
> >  loaded image is initialized. I don't know how do you load your
> >  images, but simply testing getBytesLoaded() == getBytesTotal() is not
> >  enough, test for something else besides, e.g. _width > 0 etc. If you
> >  are using MovieClipLoader, then listen for the onLoadInit event.
> >
> >   Attila
> >
> >
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> > From:    natalia Vikhtinskaya <[EMAIL PROTECTED]>
> > To:      Flashcoders mailing list <flashcoders@chattyfig.figleaf.com>
> > Date:    Saturday, August 25, 2007, 12:06:15 PM
> > Subject: [Flashcoders] copy bitmap problem in Firefox and Safari
> >
> --====----====----====----====----====----====----====----====----====----===--
> > Hi to all
> > I need your help very much. I did simple work with loading images and
> > then duplicate them as bitmap. In IE it works well. I have respond
> > that 2PCs (Windows XP) and 1 MAC. Firefox and Safari do not display
> > the images properly. Can anybody check and give me advice why it can
> > be?
> > http://www.fancybytes.com/test/
> > Thank you very much for help. I realy need it.
> > _______________________________________________
> > 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
> >
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> >
> > _______________________________________________
> > 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
> >
> _______________________________________________
> 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
>
_______________________________________________
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