Groups | Blog | Home
all groups > flash actionscript > february 2006 >

flash actionscript : load into a movieclip within a movieclip



tralfaz
2/5/2006 11:54:35 AM

[quoted text, click to view]

Not much to add.. just a dot and the instance name:

loadMovie("bg1.jpg", mc_1.mc_2);

tralfaz

krustafarian
2/5/2006 6:45:09 PM
i want to load a jpeg into a movieclip contained within another movieclip. can anyone ammend the code:

loadMovie("bg1.jpg", mc_1);

the movieclip within 'mc_1' is called 'mc_2'

AddThis Social Bookmark Button