Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: works fine on it's own but not when it's loaded :( |
From: | petula s pascall |
Date: | Tue, 3 Oct 2000 02:21:28 +0100 |
Hi I'm working on a simple multiple-drag&drop movie
scramble game. when you press the button it would go
to lose / win depending on where it was placed. works
fine on it's own but when I tried loading it from
another movie it keeps going to lose. oi!!!
On (Release)
et Variable: "s1" = GetProperty ("/o", _droptarget) eq
"/1"
Set Variable: "s2" = GetProperty ("/i", _droptarget)
eq "/2"
Set Variable: "s3" = GetProperty ("/L", _droptarget)
eq "/3"
Set Variable: "s4" = GetProperty ("/y", _droptarget)
eq "/4"
If (s1 & s2 & s3 & s4)
Go to and Stop ("win")
Else
Go to and Stop ("lose")
End If
End On
I tried using the script in individual and making a
variable add to a score with a movie&/loop check
...still no luck..
Please help....am I doing something wrong?
=====
Petula Pascall
petularocketmail [dot] com
http://members.xoom.com/_XOOM/petula/index.html
__________________________________________________
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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]