Flasher Archive

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


Subject: RE: FLASH: Troubles with variables and a Quiz
From: Matthijs Koevoets
Date: Thu, 26 Oct 2000 13:50:20 +0100

i must confess i'm getting confused here
the script looks like a flash 4 script
but it must be flash 5 (typeof() for instance is not a function in flash 4)
i'm not at all at home with flash 5 so i hope this applies:

i think your variable is root level
so if you want to read it from an mc you should put a forward slash and
colon (flash 4) in front of it ("/:yourVariable") or (flash 5)
"_root.yourVariable" in dot notation i think.
in flash 4 you compare strings with "eq", not "==", but i suppose that's
correct for flash 5 since it conforms to the ecma/ javascript standard.

any help or just confusing?
Matt


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Troubles with variables and a Qui, ryan schroeder

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