Made for cookiejest.com, it explains the basics of creating the three most used types of buttons. Play and replay buttons, hyperlink buttons in flash and rollover buttons.
This is a great tutorial for begginners with not much flash experiance. It is an easy step by step proccess and its completely FREE!!
You have 2 or more boxes (circles, triangles, whatever). The middle of one is colored, you click on a different box and the middle color slides to the box you clicked with a cool sliding effect (a faded trail). This effect is highly re-usable and easy to implement with different shapes and several of them. Source code included! Concepts: actionscript animation, button press.
This tutorial describes a method of using JavaScript within your Flash movie without using any external JavaScript in the html your movie is embedded in. There is also a Javascript code generator done in Flash with this Tutorial, which can add some very advanced Pop-up window effects for your Flash Movie (or with a few modifications to any html Link). This tutorial starts off with the basic method involved then goes into some more advanced effects. And finally finishes off by describing how to dynamically update the movie located in your pop-up with JavaScript from your parent movie.