quote:
Originally posted by M73A
quote:
Originally posted by NanaFreak
quote:
Originally posted by vaccination
Nice!
To make a button clickable is quite simple, in essence all you do is make a button, and use some code which says when this area is clicked, go to frame 10 and do this.
Here's it in detail: http://www.echoecho.com/flashbuttons01.htm
[There are thousands of others here]
i prefer making my buttons out of movie clips... its just easier for me that way.. plus you can do a whole heap more stuff with it ;o
like what?
I think he means making a movie clip, and using actionscript to code the hover/pressed effects instead of the keyframe thing buttons give you.