|
Prev: button linking to new scene no longer works
Next: problem of defining value to a textfield inMovieClip
From: beneficialz380 on 5 May 2008 00:04 i'm trying to make a short flash animation that illustrates what happens when certain colors overlap each other (red, green, and blue). unfortunately, my flash intelligence only goes as far as making things move around and other simple actions. is there a way that i can make colors change as another object moves on top of an object of a different color? (i.e. i have a red circle and as the green circle starts overlapping it, the overlapped section becomes yellow). any help is appreciated, thanks.
From: w m d on 5 May 2008 05:40
create three movie clips (one red, one blue, one green) on three layers. Make your background black. Set the Blend mode of each clip to "Add". |