Flash Sound and Volume part 2

esse quam videri
Revision as of 03:17, 28 May 2007 by Jeff (talk | contribs)
Jump to: navigation, search

Categeory:Sound for Interaction

Draw something for the play button

FlashVol DrawPlay.png

Select the play button. Use the Solid Black arrow.

Convert the selection to a symbol (right click or Modify/Convert ot Symbol or f8). Select button and export for action script. Name the button btnPlay

FlashVol DrawPlayConvertToSymbol.png

FlashVol DrawPlayConvertToSymbolName.png

Copy the following code to the script for frame 1

<csharp> </csharp>

Draw a stop button

use the steps above to convert it to a button