Hi, I did this tutorial, -http://www.kirupa.com/developer/flash5/follow.htm and assigned it to a button, but now, I want the mc to “disappear” when my cursor leaves the button…
Whats the scripting for a mc to “disappear”?
thanks for the help!
Hi, I did this tutorial, -http://www.kirupa.com/developer/flash5/follow.htm and assigned it to a button, but now, I want the mc to “disappear” when my cursor leaves the button…
Whats the scripting for a mc to “disappear”?
thanks for the help!
Hi,
myMc._visible = false;
Hth
:: Copyright KIRUPA 2024 //--