DevelopPHP.com 2010 Discussion Archive(not active)

 

Forum Index >> Flash and ActionScript 3 Forum

Blending two images together
   THREAD CLOSED
Blending two images together
by robbo888 - Mon Feb 14, 2011 07:37:42 AM
Hi for the opening page of my website I am looking to start off with an image lets just say its the "earth" I want to blend this into & end up with the second image of the moon, I've tried making a GIF but that seems to loose quality & i've been told the best way about this is to use flash i've tried many diffferent tutorials for this without the desired effect can anyone please help me to do this many thanks

RE: Blending two images together
by Garth - Mon Feb 14, 2011 11:55:13 AM
Use two layers. One for each image. Make it how many frames you want it to run for and convert both layers to tweens. In the properies, set transperancy of first to 100 at frame 1 and 0 on the last frame. Do the same for the second layer, but reversed... 0 to 100. In the actions layer have a single frame at the end with a stop action in it to stop the animation. Else it will loop forever.

   THREAD CLOSED  
©2009 DevelopPHP.com