[LEFT]Hi,
is there a way to disable a movieclip… i thought myMc._visable=false would hide and disable, but it does not seem too.
cheers,
G
[/LEFT]
[LEFT]Hi,
is there a way to disable a movieclip… i thought myMc._visable=false would hide and disable, but it does not seem too.
cheers,
G
[/LEFT]
myMc.enable = false
thanks! i guess you meant my_mc.enabled = false
yes, but i am an idiot…
ha! i am the one that had to ask :}
On the subject of idiots (just kidding :P), visible is spelt with an “i”
myMc._visible = false;
:: Copyright KIRUPA 2024 //--