Anyone have this Flash problem

  • Started
  • Last post
  • 0 Responses
  • yurimon

    I make links to load Movie swf file.
    swf Movie Loads but the action script doesn't work within the current flash file. The animation works. Is there another way to loadmovie and all its inner features to work?

    on (release) {
    _root.mload.loadMovie("id.swf");
    }