Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Conditional Actions
From: NetworkAuto
Date: Tue, 26 Oct 1999 06:25:29 +0100

Can anyone recommend a resource for conditonal actions? I'm trying to use a
conditional action to play a different background loop for anther scene,
only if the sound mc is not in the "sound off" frame which is 75. Here is
the statement.

Begin Tell Target ("/start_sound")
If (target_currentframe = 75)
Stop
Else If (target_currentframe <> 75)
Go to and Play (85)
End If
End Tell Target

If the music is off the action turns it back on anyway, even though its in
frame 75

Any info on conditional actions and expressions would be a great help.

Thanks.

Tom Feiffer



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Conditional Actions, John Croteau
  Re: FLASH: Conditional Actions, John Croteau
  Re: FLASH: Conditional Actions, Steve Leone

Replies
  RE: FLASH: scaling/rotation bug?, James Mansfield

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]