I've done it with dynamically loaded images and createEmptyMovieClip.
There shouldn't be a problem, but then _visible won't hide them.
Good luck

On 3/20/06, Sascha Balkau <[EMAIL PROTECTED]> wrote:
> Weldon, thanks for trying to help!
> Yes the images are all definately available when the blend happens. Maybe it
> has something to do with the fact that the images are loaded dynamically
> from external files into movieclips.
> Either way I will see if I can locate the source of the problem!
>
> Sascha
>
>
>
> ----- Original Message -----
> From: "Weldon MacDonald" <[EMAIL PROTECTED]>
> To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
> Sent: Sunday, March 19, 2006 10:12 PM
> Subject: Re: [Flashcoders] Alpha-blending two MC's with bitmaps?
>
>
> I experimented and with the images as mc's, attached from library, and
> your function on frame one, not as a class, the function works as you
> wanted it too.
> Are you sure the images are really where you expect them to be?
> ie. is the image loaded when the call is made?
> Maybe something about your class setup?
>
> On 3/19/06, Sascha Balkau <[EMAIL PROTECTED]> wrote:
> > Weldon, here's the method I've wrote to handle the blending. It's very
> > simple and I cannot detect any bug in there ...
>
> > The blending works but strangely the fromImage is not shown, instead the
> > toImage fades in from the white background of my Flash movie. As I
> > mentioned
> > before there are other image mc's in the holder movieclip but they are on
> > depths 0 to 20 and are invisible so I doubt they have any influence on
> > this.
> >
> > Sascha
>
> Weldon Mac Donald
>
> _______________________________________________
> 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
>


--
Weldon Mac Donald
_______________________________________________
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