Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: script explanation |
From: | Helen Triolo |
Date: | Thu, 30 Mar 2000 22:04:43 +0100 |
Nathan Dicken wrote:
>
> Esentially they're setting the visibility property of a movie clip that
> resides on the main stage.
>
> "/:currentquestion" is a variable on the main stage. If
> "/:currentquestion" is "5", then what they're finding out first is what the
> answer to the following is:
>
> eval(q5_correctanswer)
>
> Then, if the value of the variable "q5_correctanswer" is "answer1" (figured
> out by the eval statement), then the final path to the mc that you're
> changing the visibility of would be:
>
> "/answer1"
>
> or
>
> set property ("/answer1", visibility) = true
>
>...
>
> >hey, can someone explain this script to me
> >set property ("/" & Eval("q"&/:currentquestion&"_correctanswer"),
> >visibility)=true
>
Nicely explained, Nathan. Sockman snarfed it right up, let out a big,
uh, burp, and says thank you very much!
Regards,
Helen
__________________________________________________________________
i-Technica: Innovative Internet Solutions (http://i-Technica.com)
designeri-technica [dot] com
301-424-6037
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California
-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: script explanation, Nathan Dicken
Replies
Re: FLASH: script explanation, Nathan Dicken
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]