Flasher Archive

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


Subject: Re: FLASH: go to action with expression
From: Helen Triolo
Date: Thu, 24 Aug 2000 14:02:27 +0100

This is where Branden steps in and says "Every thing inside the Tell
Target refers to the movieclip being tell-targeted" (or something like
that), but since I'm set to auto-absorb everything he says, I'll say it
instead. If tempframe is a variable on the main timeline, you need:

Go to and Stop (/:tempframe) (inside your tell-target)

Regards,
Helen
---------------------------------------------------
Flash Q&A archive: http://i-technica.com/flashlist

Joerg wrote:
>
> I have a problem with a go to action which should use a variable but
> doesn't do anything...........
>
> the script looks like this:
> Set Variable: "tempframe" = GetProperty ( "rechts", _currentframe )
> Trace (eval(tempframe))
> -- until here everything is ok
> -- and the target is ok too
> Begin Tell Target ("links")
> Go to and Stop (tempframe)
> End Tell Target
> Stop

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: go to action with expression, Ulrich Sinn

Replies
  FLASH: go to action with expression, Joerg

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