A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Improving Loading movies

  1. #1
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Since the loading movie with percentage or progress bar rely on number of frames loaded one thing you can do to improve the accuracy is to simply remove empty frames. This spreads your content out over the total number of frames rather than in the first few only.

    I know I was guilty of being lazy and not always trimming empty frames especially at the end of my movies. But having started to do so mainly to squeeze my files sizes down, I found this helped the loading movies show better results.


  2. #2
    Senior Member
    Join Date
    Jul 2001
    Posts
    116
    The next version has a BytesLoaded value as well as the FramesLoaded

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