When you click on the ‘about’ link, is it loading a different movie? If so, you need to remove the ‘_root’ from the code, but that’s only if it’s an external swf.
I’m sorry, I didn’t even see the attachment, I will look at it right now. I think your prob is simple.
Okay…I don’t know if you had a working preloader on ‘about.swf’ before, but, I think the reason you don’t see the preloader is because there isn’t enough there to preload. Even with the bandwidth simulator, the green box still would be enough to preload.
Sooooooooooo…I temp added a song and a picture and your preloader works fine. Something to remember - that I forgot before, when you loadMovie in test mode (ctrl+entr), preloaders won’t work; or at least they haven’t for me. So when you test a preloader on a movie that you will load in, test the external movie with the bandwith simulator by itself.
One more thing. I removed all the 'this’s from the preloader code. I didn’t check to see if it works with it, but I’ve never used it and the preloader will work without the 'this’s.