Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: Sound prob |
From: | Rui Monteiro |
Date: | Wed, 20 Sep 2000 11:04:27 +0100 |
Hi there
I' ve made a movie that has a background sound that can be stopped.
The movie has various buttons that have orders "go to" a frame distant. Each button has a different "go to" frame, in other words, the button A goes to frame 5 and the button B goes to frame 8.
The background sound is inside a movie (som) that has 2 frames. 1 - With the sound and "stop", 2 - "Stop all sounds" and "stop".
The button that activates the sound appears before the button A & B.
When I press the A button a menu appears with a close button that goes to the frame before the menu that opens and "stop". (Ex. If the menu opens at 6 I go to frame 5 ).
The problem is this, if I press the close button, the background sound appears. I've notice that this only occurs if I go to an earlier frame that I'm on. (Ex. if I'm on the frame 6 and go to 3).
I tried to put a code on the close button that in case the sound was off, force it again to go off. This works, BUT it stops the close sound too.
The other code that I tried was the same as the sound button
If (var_som = 1)
Begin Tell Target ("/som")
Go to and Stop (2)
End Tell Target
End If
Could anyone help me?? Please??
Thank you for your time
Rui Monteiro
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]