Flasher Archive

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


Subject: Re: FLASH: Puzzeling Problem
From: Helen Triolo
Date: Thu, 11 May 2000 20:06:52 +0100

Patrick,

For a named frame, this is the format:

Set Variable: "gostring" = "repeat"
Go to and Play (gostring)

For a named frame that's being modified by a variable, this is the
format:

Set Variable: "modifier" = "abc"
Go to and Play ("script"&modifier) (to jump to frame "scriptabc")

For a numbered frame, this is the format:

Set Variable: "framenumber" = 42
Go to and Play (framenumber)

One of those should work. If not, post your code so we can have a look.

Regards,
Helen
----------------------------------------
helen triolo � http://i-technica.com
designerati-technica [dot] com � 301-424-6037
----------------------------------------

patrickfatbestweb [dot] net wrote:
>
> HELP!!!!
>
> I'm trying to use a variable to drive a "Go To" statement. It's not working. When I replace
> the variable name with an actual frame name... it works. When I trace the variable name... it
> returns the correct value (a real frame name).
>
> I've tried pretty much everything I can think of. I've followed the instructions in the various
> books / tutes.
>
> Could SOMEONE gimme a hand... PLEASE?!?!?!?!?!?

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Puzzeling Problem, patrickf

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