onMouseOver? Flash5
Hello, i'm sure that you flashers have already figured out what my problem is just by reading the subject. What happened to the onMouseOver for buttons in Flash5? How can I do this?
What I am essentially trying to do is
onMouseOver {
gotoAndPlay(#);
}
I mean it seems simple enough, but it appears that flash 5 has either done away with the MouseOver event, or they renamed it. Can someone give me some input on how to do this, or immitate it.
ken elliott
Pimpin like a pimp with an electrofied pimpin machine!
Megan posted this at 20:22 — 29th October 2001.
She has: 11,421 posts
Joined: Jun 1999
Alright, first add a gotoAndplay action to your button. It will look like this:
on (release) {
gotoAndPlay (2);
}
Now it's set to release - select the on (release) line and at the bottom a series of check boxes will appear. There you can check rollOver or whatever else you want.
Megan
Connect with us on Facebook!
Ken Elliott posted this at 14:25 — 30th October 2001.
They have: 358 posts
Joined: Jun 1999
Thanks, Megan...will you marry me? We can move in with my mother.
Megan posted this at 14:47 — 30th October 2001.
She has: 11,421 posts
Joined: Jun 1999
Dunno, what's in it for me? LOL!
Ken Elliott posted this at 16:24 — 30th October 2001.
They have: 358 posts
Joined: Jun 1999
How about a lifesaver? Actually I'll split the whole pack with you.. 40 - 60.. And I want a prenup just in case I want the red ones back.
Ken Elliott posted this at 16:33 — 30th October 2001.
They have: 358 posts
Joined: Jun 1999
doh!
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.