Flasher Archive

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


Subject: Re: FLASH: Re: Load variables from text file
From: John Croteau
Date: Fri, 24 Sep 1999 15:27:13 +0100

Hi Carl,

> The text file is called 'carl.txt' and contains 'hello'. The file is placed
> in the same directory as the movie.
> I have a field named 'field1' placed in a movie clip named 'mc'.
> I have a button with the following script attached:
> On (Press)
> Load Variables ("carl.txt", /mc:field1)
> End On

The text file should have:
field1=hello

The button action should be:

On (Press)
Load Variables ("carl.txt", /mc)
End On

--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [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-manageratchinwag [dot] com. Problems to: helpatchinwag [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-manageratchinwag [dot] com


Replies
  FLASH: Re: Load variables from text file, CARL

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