Flasher Archive

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


Subject: Re: FLASH: controlling two tell targets....
From: Thomas S. Bilz
Date: Mon, 22 Nov 1999 16:38:05 GMT

You don't need a special variable. You can define a new one
and set this variable to 1,2 or 3. So you'll know which button was
pressed. So when the second button was activated you must define:
Set Variable: "sarah_var" = 2
In another frame you can insert an if-statement:
If ( sarah_var = 2) then
Tell Target....
End If

And so on...

Thomas


Sarah Lamont wrote:
>
> thank you...
> the thing is, I don't know how to do that. See, I was thinking I could
> name the middle of the tell targets a certain variable, and then use the
> If, then statement to say If the variable of this telltarget equals this
> middle thing, then play it also. But I don't know the right syntax to do
> that. What varible could I use? Do you know what I mean? thanks for any
> help.
> :]sarah
>


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: controlling two tell targets., 2Nerotik

Replies
  FLASH: controlling two tell targets...., Sarah Lamont
  Re: FLASH: controlling two tell targets., Thomas S. Bilz
  Re: FLASH: controlling two tell targets., Sarah Lamont

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