Hi… can anyone help??
I’m loading an external swf into a movie clip and i want a button in the external swf to load a different external swf into the same movie clip… ie. _root.my_loader.loadClip(“videoPlayer.swf”, “_root.containerMC”);
is how i loaded the first external swf in… but the same code won’t work for the button within videoPlayer.swf… how do i refer to the movie clip and file??
any help would be awesome… thanks