A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: [RESOLVED] I need to join two movies together ?

  1. #1
    cyberup
    Guest

    resolved [RESOLVED] I need to join two movies together ?

    Hello, I have two full movies I would like to have one play after the other both have preloaders and are not all that large. I have tried but always something goes wrong, is there an easy way of doing this please..I cannot find a tut on this.
    Any help is good help
    Thanx
    Craig

  2. #2
    Senior Member
    Join Date
    Feb 2001
    Posts
    119
    Put this action on the last frame of the first movie:
    loadMovieNum ("movie2.swf", 0);

    Both movies have to be in the same folder.
    Hope this helps you.

  3. #3
    I plan to live forever or die trying
    Join Date
    Mar 2001
    Location
    Perth, W.A
    Posts
    206
    you could also remove the preloader from the second file, and the import the first, from the file>import menu.

  4. #4
    cyberup
    Guest

    Thankyou for your help ! :)

    Originally posted by Dark_Opal
    you could also remove the preloader from the second file, and the import the first, from the file>import menu.
    Thanx very much for all the help

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