PDA

View Full Version : keeping cursor default even over button???


rubikxing
10-28-2004, 04:58 AM
hello everyone,

I am trying to maintain the cursor as its default value when mousing over something with button like properties. I have numerous movie clips, and on click, will perform a specified event. However, I want the focus to remain on the one brought to the front. I have managed to make all the other clips un-clickable(ie; will do nothing while something else is focused). However, the annoying cursor still pops up. ack.... ideas.... I dont want to have to resort to custom cursors....

--Alan

CyanBlue
10-28-2004, 11:09 AM
Howdy and Welcome... :)

Check on the useHandCursor to control the hand cursor... :)