MarionC
05-06-2008, 10:11 PM
Hello all,
I'm trying to add a pulsing glow (for maybe 5 secs) to a movieclip object and please bear with me, I'm still new to flash.
I tried to make 3 loops, 2 inner ones which the first one increases the strength and the 2nd one decreases and the outer loop repeats the glow the number of times I want it to glow. Needless to say, this doesn't work! lol. I tried it via adding listeners and such with a timer and got hung up with passing the movieclip over in the event. I just don't know how to declare it.
Anyone have pointers how I should go about making a pulsating glow on a movieclip object via actionscript code?
Any help is appreciated,
-m
I'm trying to add a pulsing glow (for maybe 5 secs) to a movieclip object and please bear with me, I'm still new to flash.
I tried to make 3 loops, 2 inner ones which the first one increases the strength and the 2nd one decreases and the outer loop repeats the glow the number of times I want it to glow. Needless to say, this doesn't work! lol. I tried it via adding listeners and such with a timer and got hung up with passing the movieclip over in the event. I just don't know how to declare it.
Anyone have pointers how I should go about making a pulsating glow on a movieclip object via actionscript code?
Any help is appreciated,
-m