[thelist] Flash BCast & listners

Johnson, Christopher (MTO) Christopher.Johnson at mto.gov.on.ca
Mon Jul 12 08:31:18 CDT 2004


Not quite sure what you are trying to get at here, but as far as I can tell,
yes, it is possible. Any time you use a movie clip somewhere in a Flash
project you can load content into that movie clip externally. The difficult
it referencing the clip properly. For a button you may need to do something
like this:

_parent.button.movieClip.loadMovie("foo.swf");

I am not certain that the is the actual command, you will need to look it
up. But yeah, you can load the image into the button externally.

chris

-----Original Message-----
From: 7 sinz

Hi all


Is it possiable to have a movie load once a its respective movie has already

loaded.
Something like;

If i had a button that hovered a image; could i load a seperate swf to 
represent its contents?

I've thought about it,, and it seems possiable to me; any actionscripters 
out there care to clarify this for me?


More information about the thelist mailing list