Flasher Archive

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


Subject: FLASH: 10 Tell Targets on one mouseclick
From: Tewes
Date: Fri, 28 Jan 2000 16:35:21 GMT

Hi all,
What I have is:

10 MCs, named name_1, name_2 to name_10
10 variables, named australia_1 to australia_10

What I want:

Set the 10 MCs WITH ONE MOUSECLICK to the frame with the value of the
variables.

What I did:

Something like

On (Release)
Set Variable: "i" = 10
Set Variable: "c" = 0
Loop While (i>0)
Begin Tell Target ("/namen_(c+1)")
Go to and Stop ("_level0/:australien_(c+1)")
End Tell Target
Set Variable: "i" = 10-1
End Loop
End On


What happens:

Nothing :-)

So, I�m not sure about the syntax, though I think, the basic idea can�t be
completely wrong. Any help??

Regards Kalle

----------------

Kalle Tewes
dpa-Online Grafik

Tel. 040 / 4113 - 2134

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: 10 Tell Targets on one mousec, Antoine Valot
  Re: FLASH: 10 Tell Targets on one mousec, Branden Hall

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