Flasher Archive

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


Subject: RE: FLASH: Checking variables for status
From: Dave Hollinden
Date: Wed, 12 Jan 2000 21:58:40 GMT

try this:

If (Check1 eq "on" & Check2 eq "on" & Check3 eq "on")
Go to and Play ("correct")
End If

Dave Hollinden
Web Design Team Lead
dhollindenatsonicfoundry [dot] com

-----Original Message-----
From: Jennifer Harvey [JHarveyatifmc [dot] org (mailto:JHarveyatifmc [dot] org)]
Sent: Wednesday, January 12, 2000 8:02 AM
To: flasheratchinwag [dot] com
Subject: FLASH: Checking variables for status


I am creating a tutorial on filling out a medical form. There are many
boxes to choose from but only three are "active". Choosing any other will
give an "incorrect" statement. The three that should be chosen have a movie
clip on them so when someone clicks on the box, a check mark appears and it
sets the variable to "on". If they click again, it resets the variable to
"off". I need to have a checkpoint in the main timeline that checks to see
if all three boxes are checked. If so, the user will receive a "correct"
statement. Does anyone know the right syntax so that if Check1, Check2,
Check3="on", go to "correct"?




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


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