A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: load movie in a specific scene

  1. #1
    Junior Member
    Join Date
    Sep 2003
    Posts
    9

    load movie in a specific scene

    I have 3 movies: When I klik on a link on 1 movie it must go to a specific scene in another movie.
    How can I do that?

    Vivian

  2. #2
    Flashkit historian Frets's Avatar
    Join Date
    Oct 2000
    Location
    flashkit
    Posts
    8,797
    You can't jump to a frame that has not loaded.

    If the swf is loaded then
    you would need to load the movie into sprite
    or level and Then call the scene.

    Frets

  3. #3
    Junior Member
    Join Date
    Sep 2003
    Posts
    9
    I have the solution, easy...
    I made a new movie and put all the scenes in this so I have a big new movie (its on cd, so no problem for downloading)
    Now I can jump to another scene.

    My other question:
    When there is no mouseaction on scene 5 on ie 60 secs then return to scene 1

    How can I do that?

  4. #4
    Senior Member Cadence's Avatar
    Join Date
    Aug 2000
    Location
    Columbus, Ohio
    Posts
    3,428
    It depends on how you have everythign layed out in your movie, I guess.

    What would the mouse action do ? ... Would it stop the movie, or go to a different frame/scene ?

    If the mouse action would stop the current scene from continuing - you could just use a frame delay ...

    So, 60 seconds .. if your movie's framerate is 15 fps ... 15x60 = 900. So, on Frame 900 - you could put a goto action and send the movie back to scene 1.

    I'm not sure that helps in your situation - again, it depends on what the mouse action will do.

    Cheers,
    Brian

  5. #5
    Junior Member
    Join Date
    Sep 2003
    Posts
    9
    I try to explain

    I am making a cd for on markets, cd-cards...
    I have a scene thats always looping
    In that scene I have buttons
    When you click on that button you go to another scene
    But when you do nothing in that scene in ie 60 secs the movie goes back to scene 1

    I hope you understand now

  6. #6
    Flashkit historian Frets's Avatar
    Join Date
    Oct 2000
    Location
    flashkit
    Posts
    8,797
    And you want it not to loop?

    Right click on the scene timeline in the last frame you want to play.
    In swish max select Movie Control>Stop

    In Swish 2.0 select stop

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