A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: [MX04]Host movie not moving pass frame one when using loadMovie().

  1. #1
    Senior Member pup100's Avatar
    Join Date
    Oct 2004
    Location
    Close
    Posts
    575

    [MX04]Host movie not moving pass frame one when using loadMovie().

    Hi,

    There is probably a very simple explanation for this, but it is causing me problems.

    I have a very simple movie for testing purposes where I load a movie in the "_root" time line. 60 frames further on I then try to attach it to a clip that has been place in a key frame (60.)

    For some reason the movie will not pass past frame 1 where it is loaded?

    I had built this test movie to try & help with more complex issues I have had with "attachmovie." Is there anything that I should be looking out for in particular when trying to attach a movie clip that has been loaded at run time to an existing clip within a movie?

    Movie attached. (Both host & movie to be loaded)
    Last edited by pup100; 09-22-2008 at 12:08 AM.
    You will know everything when you know you never will.

  2. #2
    Senior Member Kirill M.'s Avatar
    Join Date
    May 2002
    Location
    Toronto, Canada
    Posts
    711
    If you're loading the swf in the _root then it will become the _root and whatever timeline your original swf had will be lost. The loaded swf's timeline will now be the root timeline. Also you can't attach loaded swfs. You have to load it into the clip you want in this case the one you have on the timeline at frame 60.

  3. #3
    Senior Member pup100's Avatar
    Join Date
    Oct 2004
    Location
    Close
    Posts
    575
    Many thanks for that Kirill M.
    You will know everything when you know you never will.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center