Flasher Archive

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


Subject: Re: FLASH: flash and loading variables from a text file
From: John Croteau
Date: Fri, 27 Aug 1999 10:35:29 +0100

Hi Mick,

> Load Variables ("ticker.txt", 0)
> Set Variable: "/title:headline" = head
> Begin Tell Target ("/title")
> Go to and Play (2)
> End Tell Target
> however, and here's where i'm hoping someone will be able to offer me
> assistance. i can not load "head" from ticker.txt and then use it as a
> variable to do any of the fun things we like to do with variables. in
> the example above i'm trying to declare "/title:headline" to be the same
> as "head" from ticker.txt, but alas! it stubbornly refuses.
Load variables is not nor can it be immediate. You must setup a check to
see if and when your new information is received. This might entail a
loop to check to see if a particular variable is empty or not. Of course
until you have received the data you can't use it.

----------- -----------------------
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-manageratshocker [dot] com. Problems to: owneratshocker [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-manageratshocker [dot] com


Replies
  FLASH: flash and loading variables from , mick

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