Martha Tabram
11-27-2001, 08:18 AM
Wotcha, folks.
My first post here, so please be gentle with me.
I have a graphic that I'd like to rotate when a user hovers over a mouse button. Idealy, I'd like it to stop when the button is pushed.
Question 1.
I can rotate the button, but only one increment. How do I create something like _rotation = _rotation + 1 while the cursor hovers over the button ?
Question 2.
How do I apply different actions to different button instances? It doesn't seem to want to let me enter actionscript to each of the button's 4 frames.
Many thanks in advance.
Martha.:D
My first post here, so please be gentle with me.
I have a graphic that I'd like to rotate when a user hovers over a mouse button. Idealy, I'd like it to stop when the button is pushed.
Question 1.
I can rotate the button, but only one increment. How do I create something like _rotation = _rotation + 1 while the cursor hovers over the button ?
Question 2.
How do I apply different actions to different button instances? It doesn't seem to want to let me enter actionscript to each of the button's 4 frames.
Many thanks in advance.
Martha.:D