Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: Trouble with Emulated Arrays within an IF statement |
From: | Marco Fusaro |
Date: | Tue, 3 Oct 2000 00:22:19 +0100 |
Hello,
I am trying to emulate an array in Flash 4. I can get it to work to
initialize my statemnts just fine. But I am having trouble with this
technique in an IF statement. I am not sure if I am using the correct
syntax for this or not
Set Variable: "counterSub" = 1
Loop While (counterSub<=totalImages)
If ("taken" & counterSub = 1 and number = counterSub)
Set Variable: "go" = 0
End If
Set Variable: "counterSub" = counterSub+1
End Loop
Thank you very much in advance...
m a r c o f u s a r o
new media developer
marcooaktree [dot] com
5 0 3 . 5 1 7 . 3 8 4 3
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]