Question
Preloader works but not until file is 60 to 70% done
I have added a simple preloader to my main movie that tells
users the percentage of file left to download and a simple red bar
goes across the screen to show the download procedure. I have
noticed that when the main movie is loaded the preloader does not
show up on screen until the movie is almost 70% loaded. The
preloader works fine from this point on keeping track of the
download.
Is there a bit of code that I'm missing that would ensure that the preloader displays from the time the movie starts at 0%?
Is there a bit of code that I'm missing that would ensure that the preloader displays from the time the movie starts at 0%?