A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: loading page question?

  1. #1
    Toronto's courtesan
    Join Date
    Apr 2002
    Location
    Toronto/NYC
    Posts
    82
    What is the advantage if any at all, to having a “loading” screen, apposed to having your movie auto load upon entering the page?

    Hope this makes sense, and thanks for any responses.

    Ela

  2. #2
    Senior Member
    Join Date
    Aug 2001
    Posts
    1,071
    A preloader, as its commonly called is necessary on larger sized movies on websites to play smoothly. It doesn't actually load your movie, the movie will load automatically no matter what, but it gives the user something to look at while waiting, and basically "pauses" the movie until it has loaded. Loading time will vary for everyone based on their internet connection speed, some may see a movie play instantly that others may have to wait a minute for. A preloader insures everyone sees the same thing.
    If you don't preload, your movie will begin to play right away, but it will stop if the movie plays faster than you can download it, and will start-stop-start-stop as it loads, which makes all your hard work look pretty bad.

  3. #3
    Toronto's courtesan
    Join Date
    Apr 2002
    Location
    Toronto/NYC
    Posts
    82
    Originally posted by KLTdesigns5869
    A preloader, as its commonly called is necessary on larger sized movies on websites to play smoothly. It doesn't actually load your movie, the movie will load automatically no matter what, but it gives the user something to look at while waiting, and basically "pauses" the movie until it has loaded. Loading time will vary for everyone based on their internet connection speed, some may see a movie play instantly that others may have to wait a minute for. A preloader insures everyone sees the same thing.
    If you don't preload, your movie will begin to play right away, but it will stop if the movie plays faster than you can download it, and will start-stop-start-stop as it loads, which makes all your hard work look pretty bad.
    Thanks, that makes a lota sense, I put a lot of hard work into my project and want it seen as best as it can be.
    So is it best to add the < (Action)-Preload content> in frame 1 of the first scene? And is it necessary to add the same to each scene of a movie or will it all load before the playing starts with the one insert.

    Thanks
    Ela

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