Read this tutorial and see how to create advanced blue flash button in flash , using the Action Script Code.You will also learn:
1. How to design button,
2. How to apply Glow filter on it,
3. How to use instance name,
4. How to use Free Transform Tool (Q),
5. How to apply action script code on button, using the A.S.panel and more.
Step 1
Create a new flash document, choose Modify > Document and set Width to 180, and Height to 70px. Frame rate set to 45fps (Frames per Second). Under background color set #0195C3.
Step 2
Take the Rectangle Tool (R), click on Stroke color and choose No stroke, under Fill color set #025988, and draw "rectangle" 100x30 px which will represent a button. See the picture below.

Step 3
Take the Text Tool (A), under Fill color set #8ED9FE, open the Properties Panel (Ctrl+F3), and set Arial Black font, 12px size. Then, type "submit". See the picture below.

Step 4
Press Ctrl+A key to select the button, and after that press F8 key (Convert to Symbol) to convert it into a Movie Clip.

Step 5
Then, select the button (Movie Clip), open the Properties Panel, choose Filters > plus icon > Glow, and set the options from the picture below.

The button now looks like this:

Step 6
Go back in Properties Panel, and under type FlashButton.

