PDA

View Full Version : no mouse hand pointer


mindslip
09-25-2003, 07:19 AM
i would like to know how to turn off the mouse hand pointer for those button mouse over. i just would like it to be a mouse pointer. thats all, thanx.

dr.swank
09-25-2003, 07:57 AM
myMovieClip_mc.useHandCursor=false;
myButton_btn.useHandCursor=false;