A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Merging movies together?

  1. #1
    Junior Member
    Join Date
    Mar 2001
    Posts
    8
    So here!
    I have created a flash movie here and a flash movie there. Now I want to use one scene of this flash movie into that flash movie or I want to append a movie into another.
    How do how do that without having to copy the entire librairies and frames? is there an easier way, there must me.
    Thanks for any help fellas.

    Eric

  2. #2
    Senior Member
    Join Date
    Jan 2001
    Location
    Romania
    Posts
    154
    how about the loadmovie command? have you tried that? bassically, you can load content (in form of a new swf document) into a target clip or on a higher level than your _root movie.

  3. #3
    www.Teeclipse.com
    Join Date
    Mar 2001
    Posts
    48
    Its actually not that hard to just copy and paste them. All you really have to do it create a new scene and paste all of the information in there and then put a goto scene-"whatever scene you want." Using thw load movie is also useful but can get tricky when you have to postion the object in a certain place.


    -Mark

  4. #4
    Senior Member
    Join Date
    Jan 2001
    Location
    Romania
    Posts
    154
    Originally posted by davellaman
    Its actually not that hard to just copy and paste them. All you really have to do it create a new scene and paste all of the information in there and then put a goto scene-"whatever scene you want." Using thw load movie is also useful but can get tricky when you have to postion the object in a certain place.


    -Mark
    might be right, but you can control the movie itself much better. plus, you can keep a menu or something there the whole time, whithout having to worry about making it visible on each stage... but i guess, this is just a matter of opinion.. do i'll just shut up now

  5. #5
    Junior Member
    Join Date
    Mar 2001
    Posts
    8

    Smile

    I' will try these sugestions, thanks.
    I guess, one the main things I wanted to do was to re-use the same preloader for several movies, so , the load fucntion may not work in this example.

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