Flasher Archive

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


Subject: Re: FLASH: Help! Get variables from other movie clips?
From: Helen Triolo
Date: Tue, 9 Jan 2001 13:08:32 GMT

To display variable aVar (that's in movieclip a) in a textfield bVar
(that's in movieclip b), put this code in movieclip b:

bVar = _root.a.aVar;

Regards,
Helen
-----------------------------------------------------
i-Technica · http://i-technica.com · 301.424.6037
developer resources: http://i-technica.com/whitestuff

jmerrillatelftech [dot] com wrote:
>
> I posted this last week, without a response, so I apologize for the
> re-post:
>
> How do I get a variable from another movie clip?
>
> For example, I have loaded some variables from a text file into Movie Clip
> "A". There is a dynamic field there displaying them. Works fine, but how
> do I display some of those variables in dynamic fields in movie clips "B"
> and "C"?
>
> Thanks!
>
> Jason Merrill

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Help! Get variables from other m, jmerrill

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