Flasher Archive

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


Subject: RE: FLASH: Help with passing variables between TELL TARGETs
From: Dino Micouris
Date: Wed, 27 Oct 1999 10:38:08 +0100

Thanks Dave,

but I think you've confused the question slightly. I can reference INSTANCES from "leftspin" (in fact the path it needs is "../spinner"), but when I try to send "leftspin" a variable which could either have value "../spinner" or "../conv", it just gives it the value "../leftspin" once it gets to the "leftspin" movie. Note, from the base timeline the variable I'm creating(called "VISCAR", and is passed the instance name of one of 3 different movies) get's set but as soon as it sees a "Tell Target" function for "leftspin", it just reverts back to a value of "../leftspin".

It's driving me absolutely MAD!!!

Kind Regards

Dino Micouris
Global Beach Ltd

-----Original Message-----
From: Dave Hollinden [SMTP:dhollindenatSonicFoundry [dot] com]
Sent: Monday, October 25, 1999 4:47 PM
To: 'flasheratchinwag [dot] com'
Subject: RE: FLASH: Help with passing variables between TELL TARGETs

When you perform a Set Var action, the variable that you create exists on the timeline that the action exists on, and not on any other timelines that you might have in other movie clips or levels. So you need to reference a variable where it exists with a target path. If you create the variable
Movie1 on the main timeline and want to use it from within "leftspin", you need to refer to it as /:Movie1. Conversely, if you create the variable
Movie2 inside of leftspin and want to refer to it from the main timeline, you need to refer to it as /leftspin:Movie2.

Dave Hollinden
dhollindenatsonicfoundry [dot] com




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


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