Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: variable question |
From: | Ilia Pasymansky |
Date: | Wed, 10 May 2000 01:07:15 +0100 |
Hello!
do we have something like a global variable in Flash??
i have a variable on the looping frames.. something like:
frame1
Set Variable: "x" = Random ( 3 )+1
frame 3
If (x=1)
Go to and Play (4)
Else
Go to and Play (1)
End If
Now!! from the button on the different layer i want to change "x"!!
and so , how would i do this ??
i think i should target "x" on their level..
but i can not figure out how to do this..?
something like:
On (Release)
Set Variable: (_level10:"x" = random(10)+1)
End On
???????
Thank you
Ilia
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: variable question, Robert Bleeker
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]