I have a Movieclip with a preloader but the preloader only checks for the loading of the SoundControler Movieclip. How can I make the preloader to wait for the loading of the track the SoundControler must load?
It's not that easy task. The preloader doesn't know when the track is loaded. The code of the mp3 player needs adjustments in order to fire an event when the track is loaded. The preloader needs to catch that event