Flasher Archive

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


Subject: FLASH: Quick Easy Variable Question,
From: John Graham
Date: Wed, 5 Apr 2000 21:42:59 +0100

I just figured out that variable x, is independent of Variable x in a child
.swf.

So essential I'm attempting to use "ButtonNato" as a global variable, is
this the correct way to set and call a variable, if I'm using _level0 as the
holder for the global variables?

Set Variable: "_level0:ButtonNato" = "True"

Then in a different .swf I can run the if then statement like below

If ("_level0:ButtonNato" = "True")
Load Movie ("products/nato/beauty.swf", 14)
Set Variable: "_level0:ButtonNato" = "False"
End If

TIA...

John G


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
the new Flasher list books section, check it out
at http://www.chinwag.com/flasher/books.shtml
send suggestions for inclusions to helpatchinwag [dot] com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Quick Easy Variable Question,, Cheri Harder

Replies
  FLASH: OT: is this flash?, ant

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