Loading Bar - Begin before 100% but

Hello,

(I really did a deep search on this before I asked :c)

I am using

if (getPercent*100 == 100) {

in my preloader script but I need it to begin playing the music when it’s about 25% in as well as continue to show the preloader loading the rest of the music.

The .swf consists of the music in a movie clip on the third frame.

I’ve tried just changing the ‘100’ to 25 but the music NEVER starts whether 25 or 100 when I do that… any ideas how to approach this differently??

~~ Seretha :love: