http://www.2advanced.com
I am trying to re-create the buttons on the top.
I have my buttons, when the mouse is over, i want it to flicker like above.
I can make the button, and i can make a flicker movie (with alpha).
When i do Ctrl+F8 and create button, how do i make sure that the flicker comes above the button?
system
July 8, 2003, 10:08pm
2
Make the flicker into a movie clip and place that movie clip into the over state on the button. That is the basic way, then again the advance way includes using no buttons at all.
system
July 8, 2003, 10:21pm
3
I made a clone of the fantasy interfaces menu if that would come to use at all:
[swf=http://www.macromotive.com/ebay/dalu/fi_button.swf width=150 height=100][/swf]
http://www.macromotive.com/ebay/dalu/fi_button.fla
system
July 8, 2003, 10:32pm
4
hey that kicks ***!
Just don’t understand how you did it with the .fla :sigh:
system
July 8, 2003, 10:43pm
5
I will try to piece out a tutorial for the button style over the next few days, like I said, I will try, busy week.
system
July 8, 2003, 10:57pm
6
look for the hitTest function - or on mouseout which ain’t as good