How do u make a button or a link without having the cursor change when you go over it?
Just place this on the first frame of your movie.
mybutton.useHandCursor = false;
mybutton is the instance name of your button.
thanks
How do u make a button or a link without having the cursor change when you go over it?
Just place this on the first frame of your movie.
mybutton.useHandCursor = false;
mybutton is the instance name of your button.
thanks
:: Copyright KIRUPA 2024 //--