Flash Sound and Volume part 2

esse quam videri
Revision as of 02:16, 28 May 2007 by Jeff (talk | contribs) (New page: Categeory:Sound for Interaction Draw somehting for the play button Select the play button Convert the selection to a symbol. Select button and exprort for action script. Name the bu...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Categeory:Sound for Interaction

Draw somehting for the play button

Select the play button

Convert the selection to a symbol. Select button and exprort for action script. Name the button btnPlay

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