Flasher Archive

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


Subject: RE: FLASH: getting data from a movie clip
From: Keenan Keeling
Date: Fri, 8 Sep 2000 14:24:34 +0100

Justin,

You don't need to use a function to get that variable. You need to know the
absolute or relative path to the movie clip that contains the variable.
For example...

If the variable is on the main timeline, and you want to access it from a
movieclip called MC, then:

absolute path: /:{variable name}
relative path: ../:{variable name)

You can access any variable in the movie in this manner. The variables are
not by definition global, but you do have access to them if you know the
path.

- Keenan S. Keeling
- Interactive Developer
- Fig Leaf Software (www.figleaf.com) - "We've Got You Covered!"
- (202)797-5460


-----Original Message-----
From: jbartaatorionsci [dot] com [jbartaatorionsci [dot] com (mailto:jbartaatorionsci [dot] com)]
Sent: Friday, September 08, 2000 6:37 AM
To: AA Send To Flash List (E-mail)
Subject: FLASH: getting data from a movie clip


Hello,

I'm a little new to flash programming but have picked it up well, but I have
a problem

I have a flash movie and a movie clip where I set a var on the main flow
line I have a if statement that looks for that var created and set in the
movie clip for some reason I doesn't work ??? Is there some func to pull out
the var and are all var in a flash movie global I don't think they are.

Thanks,
Justin Barta


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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


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