Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Variable Question |
From: | John Croteau |
Date: | Tue, 21 Sep 1999 00:32:14 +0100 |
Hi Zarif,
> This is probably simple, but it is eluding me today.
> I have a movieclip on the main timeline. In that movieclip, I have a
> button. I want to use an IF statement regarding two variables in the
> MAIN timeline.
> On(Release)
> If("/:username" = "Text1" AND "/:password" = "Text2")
> Go to and stop ("Good")
> Else
> Go to and stop ("Bad")
> End If
> End On
>
> So I am in the movie clip trying to call the values of username and
> password which are on the Main timeline... what is the proper syntax
> for this?
This syntax looks good assuming the frames Good and Bad are in the movie
clip and not on the maintimeline.
If Good is on the maintimeline change the Go to lines:
Go to and Stop ("/:Good")
Go to and Stop ("/:Bad")
--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
John Croteau croteauerols [dot] com (mailto:croteauerols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managerchinwag [dot] com. Problems to: helpchinwag [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managerchinwag [dot] com
Replies
FLASH: Variable Question, Ousmanov (Zarif)
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]