A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Multiple Timelines

  1. #1
    Junior Member
    Join Date
    Oct 2002
    Posts
    3

    Multiple Timelines

    I'm looking for some help. I'm working in Flash 5 and I'm trying to work with multiple timelines. I have a button that loads a new swf (at level2) into the main timeline (level0). I want that button (in level0) to load the new swf at (level2) and go to a specific frame label on the new swf at (level2). Plus I want that button to go to a specific frame label on a Movie Clip on the new swf at level2.

    Is this possible?

    Does this make since?

    Please help?


  2. #2
    Senior Member of Toon Army lucky-black-cat's Avatar
    Join Date
    Aug 2002
    Location
    Benarraba Andalucia Spain
    Posts
    303
    Hi,

    You can use _level2.gotoAndPlay("yourlabel");
    and loadMovie("url",level/target[, variables]) to do what you want.

    Hope this helps
    http://www.property-in-the-sun.com
    Cheap Holidays in Andalucia Spain for Flash Programmers from 2005!

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