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

flash actionscript : another attachMovie problem


AutomatikStudios
7/5/2004 10:35:20 PM
Okay, so I'm attempting to attach 3 movies. 2 start at the same time and I can
get those to work fine. The third I am wanting to attach after those first 2
play. I tried doing attachMovie at the end of one of the other clips I attached
but had no luck. Is there a way to attach a movie after something has already
played?
kglad
7/5/2004 11:53:27 PM
it doesn't make any difference whether a movieclip has played or not. however,
if you're inserting code into the timeline of one of your library files you'll
need to use the correct path to the movieclip to which you are attaching.
kglad
7/5/2004 11:55:56 PM
it doesn't make any difference whether a movieclip has played or not. however,
if you're inserting code into the timeline of one of your library files you'll
need to use the correct path to the movieclip to which you are attaching.
Slabes
7/6/2004 12:00:23 AM
AddThis Social Bookmark Button