A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Preloader function question

  1. #1
    Senior Member evolbeagle's Avatar
    Join Date
    Oct 2000
    Location
    Nashville, TN
    Posts
    355
    I was just reading Johnie's bit about the preload function on the Questions and Answers for all post when I remembered something I wanted to ask about it.

    If you choose the .fun option for the preloader, does it loop completely each time before checking the load status of the main movie? In other words, let's say the preload movie is 10 frames long. If the preload movie happens to be on frame 4 when the main movie is finished loading, will it then skip from preloader frame 4 to main movie frame 1? Or does it go ahead and finish a loop so that it goes from preloader frame 10 to main movie frame 1?

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    It will not exit in the middle of the preload movie, only at the end.

  3. #3
    Senior Member evolbeagle's Avatar
    Join Date
    Oct 2000
    Location
    Nashville, TN
    Posts
    355
    Fantastic! That's the answer I was hoping for.

  4. #4
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    I also just posted how to script a preloader. With that method you can check for preloading completion anytime you call the preload function.

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