blinky flash
blinky flash
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- blaw0
in the first frame of the blinking clip add:
this._visible=false;
then, when you need to make it visibile:
item_mc._visible=true;
in the first frame of the blinking clip add:
this._visible=false;
then, when you need to make it visibile:
item_mc._visible=true;