Flash Player 7.
MultiButton.effect=String;
OR
var myVariable:String=MultiButton.effect;
String
specifies which effect to use when the mouse is placed over the button and removed from the button. this can be any one of the following:BUBBLES,FADEIN,GLOW,HIGHLIGHT,PULSE,SPACE,SLIDE DOWN,SLIDE LEFT,SLIDE RIGHT,SLIDE UP
Author