Groups | Blog | Home
all groups > flash actionscript > june 2004 >

flash actionscript : MC _ MC _ loadMovie('101.swf', thumb_01); how to


ROKKPAPA
6/5/2004 8:37:03 PM
Trying to adapt Photoscroller1.5 found on www.flaskkit.com to load external .swf
The scroller (MC photo) in its origanal state scrolls embeded images Rt & Lft
via mouse movement.
I've created a duplicate of the origanal (MC photo2) and the duplicate works
fine.
The problem I'm having is getting loadMovie('101.swf', thumb_01); to load
the external .SWF file into MC thumb_01
which is a layer in MC photo2.
I have tried placeing the actionscript on the various layers but not haveing
any success.
what is the fix to get this to work?
thanks NYC.


kglad
6/5/2004 8:41:37 PM
if thumb_01 is a child of photo2 and photo2 is on the _root timeline, then on the _root timeline you should use:

ROKKPAPA
6/5/2004 10:44:48 PM
thanks for the reply.
I must be doing something wrong cause I couldn't get it to work.
however in the last hour or so I took another approach and got what I needed.
AddThis Social Bookmark Button