Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Load variable questions |
From: | Nathan Dicken |
Date: | Tue, 21 Sep 1999 14:47:22 +0100 |
Thanks John for bringing that up. Actually I had this problem recently and
couldn't figure out what was going on until I realized that Flash puts in
level 1 as default.
Nathan
--------------------------------------
Nathan Dicken
Fusionary Media
http://www.fusionary.com
>Hi Nathan and all,
>
>Be sure to set your level to the correct level. The original movie is
>always level zero(0). Flash insets level 1 as a default and this is
>rarely correct or even a goos choice.
>If you haven't loaded a movie into Level 1 then the following can NOT be
>correct.
>
>> On (Release)
>> Load Variables ("textfile2", 1)
>> Set Variable: "textboxVar" = var2
>> End On
>
>The 1 should be a 0 if you want your variables on the main timeline (of
>your main movie:
>
>On (Release)
> Load Variables ("textfile2", 0)
> Set Variable: "textboxVar" = var2
>End On
>
>--
>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
------------------------------------------------------------------------
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
Re: FLASH: Load variable questions, Nathan Dicken
Re: FLASH: Load variable questions, John Croteau
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]