I have a flash intro which needs to have its music/loop downloaded before it can play. I would like to show the bytes loaded of the music only, as the intro outstreams the playhead easily.

I have been using the getBytesTotal command but this grabs the bytes of the whole movie. When this is used it loads the sound and goes straight into the intro without even showing the percentage etc

Also, just to make matters a bit more challenging, it needs volume control with a slider, that can be controlled in the main movie. Which I have done, but just wondered if this will affect the overall solution.

Please help, its friday and I have been hurting parts of my brain which have never been used trying to sort this out