![]() ![]() ![]() |
|
![]() | |
![]() | |
![]() |
Flash Player 6.
my_mc.brightnessTo(brightness, seconds, animtype, delay, callback, extra1, extra2)
brightness
A number between -100 (black) and 100 (white) that represents brightness of movieclip
all other parameters do the same as in tween() method
Nothing.
Following example changes brightness of my_mc to 80 in 3 seconds with quadratic easing
my_mc.brightnessTo(80,3,"easeOutQuad");
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |