i am trying to load a movie into an empty movieclip (instance name container).
loadMovie(“music_bar.swf”, “container”);
but when my main movie is playing, the music_bar.swf shows up but doesn’t play… what am i doing wrong? it just appears but the buttons in the movie doesn’t do anything