Groups | Blog | Home
all groups > flash (macromedia) > june 2004 >

flash (macromedia) : Actionscript for the mouseover effect.


kashou88
6/15/2004 10:47:41 PM
Someone gave me this information and I don't know the script for it:

"make your original text a movie clip and tell it to go and stop to an
empty frame when a nav button is rolled over... and to go back to first
frame when buttons are rolled out."

If you don't know what I am talking about then click on this link
http://eportal.guhsd.net/kk126992/navigation.swf. Then go over the home button
then you will see the problem. If you can't explain just email me at
kash2003@cox.net and I will email you the attachment and you can fix it for me.

Thanks
Dinghus
6/15/2004 11:20:18 PM
This has many possible solutions. Depends on you how you do it.

Here are a few :
1 - Make it a dynamic text box and the content is determined by which link the
mouse is over
2 - Make a MC for each link and preload them. Then swap depths around. Give
each MC a solid background so it covers the others
3 - Make a MC for each link and set _visible to false for all but the main
one. Then as the mouse moves over the links, change the _visible attribute to
show the one you want.
AddThis Social Bookmark Button