PDA

View Full Version : alpha menu with actionscript.



jenwhitie
January 17th, 2005, 07:13 PM
I would really like to make a menu that fades in and out with actionscript. I am thinking that it would look like this http://whitewebworks.com/RCE/home.html (http://www.whitewebworks.com/RCE/home.html) - rollover businesses.
I have been trying, but nothing is really working. If you have any advice/help, it would be appreciated. Thanks.

JamesO
January 17th, 2005, 07:34 PM
I believe it would be the same as a standard drop down menu. Make a movie clip of the menu. The background is a box with rounded edges that's given an alpha less than 100. Put that movie clip in the rollover frame of your button.

jenwhitie
January 17th, 2005, 07:40 PM
I was hoping for a more sophisticated approach, but you may be on to something.
Thanks for your help!