A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: linking to a scene in a flash movie

  1. #1
    Junior Member
    Join Date
    Mar 2000
    Posts
    5

    Post

    Does anybody know how I can:

    How can I link to a scene in a flash movie from a seperate flash movie.

    Thankyou

    dave

  2. #2
    Senior Moderator
    Defender of the Faith
    Pope de Flash's Avatar
    Join Date
    Feb 2000
    Posts
    3,429

    Wink

    Are you calling from a movie loaded into a new level of the movies who scene you want to go to? If you are then the you would need to make a frame in the main timeline of the main movie that would have the command to "goto scene 3" label it "call" and place it out beyond the normal action area of the movie.

    Now in the movie that is loaded into levelX put a command like this:

    Begin Tell Target ("/_level0")
    Call ("call")
    End Tell Target


    This will get the playhead to move to the scene of your choice. Regards, Bill




    ------------------
    Macromedians 1:1

    In the beginning the web was without shape and color, and the hype covered the darkness of the net. Then there was a Flash and life came to the web and vision became reality.

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