A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Damsel in distress

  1. #1
    Junior Member
    Join Date
    May 2000
    Posts
    14

    Unhappy

    Hello,

    I have a preloader (movie 1) which I am trying to load into the intro-animation (movie 2).
    I have 3 keyframes on the timeline.
    1. The first one contains a script to
    load the preloader (movie) one into
    the current window onto level 1.

    2. The second keyframe contains the following
    If Frame Is Loaded (Scene 1 (temporary test), 200)
    Unload Movie (1)
    Go to and Play (Scene 1 (temporary test), 1)
    End Frame Loaded

    3. The third keyframe says 'go and play 1'

    So I am trying to load the preloader (movie 1) into the preloader scene of movie 2,
    but it doesn't seem to be working. Have I got the script wrong? Or is there another way?

  2. #2
    Member
    Join Date
    Mar 2000
    Location
    Madrid, Spain
    Posts
    51

    Question

    Maybe i am wrong but ... it seems to me you are loading the preloader each time you get to frame 3, and it should "go to and play 2" instead of 3 ..

    In fact, the best way to do this, IMHO, is to have the preloader and the intro in the same movie, but different scenes, and make scene 1 the preloader, and check If frame is Loaded from there, not asking it to Load a different movie .. dunno .. it's just my oppinion ...

    Hope this helps ..

    TiMuN

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