I’m having trouble calculating the getBytesTotal method to return less that the total. In other words, I’d like to start the movie before it has fully loaded. Lets say, 75% loaded then gotoAndPlay.
what I wanna do is have the bar read 100% even though the movie is only 75% loaded.
Basically, I want to fool the user that the movie is loading more quickly than it actually is. I’m counting on the remainder loading while the user reads the 1st page.