onMouseOver? Flash5

Ken Elliott's picture

They have: 358 posts

Joined: Jun 1999

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's picture

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.

Ken Elliott's picture

They have: 358 posts

Joined: Jun 1999

Thanks, Megan...will you marry me? We can move in with my mother.

Megan's picture

She has: 11,421 posts

Joined: Jun 1999

Dunno, what's in it for me? LOL! Smiling

Ken Elliott's picture

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's picture

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.