MovieClipLoader problem

Out of context: Reply #1

  • Started
  • Last post
  • 11 Responses
  • ********
    0

    for example, if i use loadMovie, i got this in the root timeline:

    loadMovie("audiobutton.swf", "_root.holder");

    where holder is an empty movieclip on the stage.

    but when i publish, audiobutton.swf shud automatically start the first song. But it doesn't, even when i keep pressing the play button on that swf it doesn't. The swf on its on does work, i've checked it. Just not when loaded into the other swf

View thread