Flasher Archive

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


Subject: Re: FLASH: NEWBIE QUESTION
From: Gregg Caines
Date: Mon, 9 Oct 2000 15:43:04 +0100

The movie has to exist on your timeline already in order
to use tell target. You don't have access to the library
from the SWF.

Also remember to create and assign an instance name
for the movie clip so you have a name to access it by.

Your use of variables unnecessarily over-complicates
things too. You can make put the tell target right in the
button release. Even if this is somehow against what you
are trying to do, do it without the variables first to get a
fundamental understanding of how 'tell target' works.

You'd probably also benefit from downloading a tutorial
or FLA concerning "tell target".

---------------------------------------------------
Gregg Caines
n e o m e t r i x systems inc.
http://www.neometrixsystems.com
gcainesatneometrixsystems [dot] com



> ...But the TellTarget action doesn't recognize my assigned variable?
>
> I set up two buttons...
>
> 1. On Release:
> Set Variable: "MovieToLoad" = "A" this is one movieclip: A
>
> 2. On Release:
> Set Variable: "MovieToLoad" = "B" this is the movieclip: B
>
> I use a TellTarget action to call up the movie that the user has chosen
>
> MovieToLoad (expression)
>
> TellTarget:
> MovieToLoad
> goto and play
>
> This should play either A or B depending on what button the user picked
> previously...
>
>
> But It doesn't.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
  FLASH: NEWBIE QUESTION ........... I a, Tony Indelicato

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