PDA

View Full Version : Making a Glowing Eye


R8VI
04-28-2006, 10:56 AM
I was just wondering if anyone could help, I have a image of an eagle which will stay on the background. The eagle has two eyes, what id like to do is that create an animation so that every so often when i run the movie the eyes will glow up red, would really appreciate any help.

R8VI
04-28-2006, 11:09 AM
I was just wondering if anyone could help, I have a image of an eagle which will stay on the background. The eagle has two eyes, what id like to do is that create an animation so that every so often when i run the movie the eyes will glow up red, would really appreciate any help.

Glen Charles Rowell
04-28-2006, 11:35 AM
If you have Flash 8 you could draw some circles and play with the alpha and glow filters a bit.

Or make a slightly transparent png and import it into Flash.

Glen Charles Rowell

FormerSwinger
04-28-2006, 11:38 AM
create an image of the glowing red eyes.
Insert the image to a movieclip.
Place the redeyeMc on top of the eagle.
Set the redeyeMC alpha to 0 and when you want them to glow set alpha to 100. If you want the red glow to fade in/out use setinterval to control the alpha.