Rollover
Date: 03/11/05
(Web Development) Keywords: seo
Okay, I am trying to create a onMouseOver Event that
will change the frame from frame 1 for example to frame
3 when the button is hovered over and then when the
mouse leaves the button it returns to frame 1. This is
so that when the button is pressed it goes to another
page outwith the f l ash page.
Currently i have the onRelease bit working using
Buttontwo.onRelease = function (){
gotoAndStop("Scene 1", 3);
};
how do i make the rollovers work, I don't much flash and
am not great with it, any help gladly received.
Source: http://www.livejournal.com/community/webdev/180501.html