Flasher Archive

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


Subject: FLASH: Use of ( If then Else )????
From: Anil Hamal
Date: Fri, 4 Aug 2000 13:34:10 +0100

Hello Flasher
How do I make use of if then else function...situation is this...I have movie clip with sound in it and in the main time line I have 8 buttons.
When I click button 7 I want to pass event to sound mc to stop the sound and when when I click other button sound to play again...
ofcourse I could have use tell target, but then I have put script on all button....Ok what I want to learn using if then else function here
...maybe something like...
if button = 7
set sound = false
else
set sound= true
end if
end
?????????
help me out here

Thanks
anil


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Full flasher archive now available online at:
http://www.chinwag.com/flasher/archive.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


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