Hello fellow flash users
I'm trying to make a drop-down box with text on it appear when I mouse-roll-over a button. I'm not sure how to make this happen. Thank you for your help
t5pete
Well, you could use
on (rollOver)
{
goToAndPlay("framelabel"
}
and make a drop down box manually in a new frame.
I'm sure there is a better way but....
//Daniel
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.