Category: Flash

Simple way to stop or decrease volume of sound in flash or make volume control

The simplest way to control sound is to use attach sound command. First you have to import sound using control + r. Then goto library and right click and select properties of the sound file select and check “Export for ActionScript” then put a name in the Identifier. The following script sets up a sound [...]