www.gusucode.com > Flash动感水晶按钮(附fla源文件)源码程序 > Flash动感水晶按钮(附fla源文件)源码程序\www.gusucode.com\instructions.txt

    To edit any layer, unlock it first by clicking the lock button on right of each layer. Layers are locked so that you do not edit any other layer by mistake.

All buttons are placed in buttons layer. Simply click on the button you want to use, right click copy, and paste it in a new file. Create a new layer on top of the button layer and add your button name there, as shown in this file.

To add url address in a button, double click your selected button, unlock "actions" layer once inside the button movieclip, select the 1st frame of "action" layer and open actions panel. On 15th line where this code is written - getURL("http://");, just put your desired url address where you want the viewer to reach when they click that button.

To create new button make sure you copy paste a button instance and then right click, duplicate symbol and then make the changes inside the button like adding url, etc.

All are vector images and can be easily edited.

You can resize the buttons by using the transform tool, or change color of the buttons once inside the button movieclip. The layers inside the button movieclip are named accordingly. But remember to duplicate every instance of the button movieclip whenever you create a new button and then make the changes (adding url also).