A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Loading Movies on a particular frame

  1. #1
    Member
    Join Date
    Aug 2000
    Posts
    44

    Loading Movies on a particular frame

    Is it possible to load an external flash file but on a particular frame

    eg
    (psuedocode)

    Load movieA Frame _root.buttons.frame3

    Thnks

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Load it from within a main movie? Loaded in a movie clip holder, or on another level of a main movie? From an html?

  3. #3
    Member
    Join Date
    Aug 2000
    Posts
    44
    I have a main swf file, and then it loads another swf file onto level1 (on top of the movie underneath) But instead of just loading the movie and playing from the beginning, i want it to load from a particular point.

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Do you have access to that "to be loaded" movie's .fla?
    If so, will you allways want to start off that movie at that specified point or may that change according to some other variable?

  5. #5
    Member
    Join Date
    Aug 2000
    Posts
    44
    yes i do have access to that movie's FLA

    The 'to be loaded movie' will be loaded from three buttons, but all at different frames.

    EG In the base movie, there are three buttons. 'Button 1' will load the 'to be loaded' movie starting at frame 1. 'Button 2' will load the 'to be loaded' movie starting at frame 10'. 'Button 3' will load the 'to be loaded' movie starting at frame 50.

    See what i mean? It's really quite simple, but maybe just not that easy to describe.

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