Question Writer SWF - Sounds Tutorial - Page 2 (Archive)
Question Writer Quiz Edition Software (version 2)
The pictures below describe the steps in creating a quiz with a SWF sound file attached to a question.
From the main Stage, click the Play button. Type the script (shown in the picture below) in the Actions Panel. This will enable
the sound to play when the user clicks it.
Be sure to replace the name of the sound file listed in line 4 with the name of your
sound file below. Example from line 4 below - this.mySound.attachSound("your_sound");
From the main Stage, click the Stop button. Type the script (shown in the picture below) in the Actions Panel. This will
enable the sound to stop when the user clicks it.
You must (right) click the sound and enter the Linkage Properties as you did for the Play and Stop buttons. Click Linkage
Properties, Export for ActionScript, Export in First Frame.
Type any text, if needed, using the text tool shown below. Insert any other needed images by dragging them from the
Library to the Stage.