Flash Q
Flash Q
- Started
- Last post
- 4 Responses
- pixelman
Is it posible to use a HandCursor on the _root ?
So that you have the hand whole the time.
- josimarX0
probablies.
- pixelman0
but how?
Help.
- ganon0
this.myButton.useHandCursor = true;
scale "myButton" to the size of the stage and make it transparent....
- UndoUndo0
_root.myMCmc.useHandCursor = true;
true.