I have an external preloader that runs before my main swf file. The main file has an enter frame listener that starts an audio file and then automatically proceeds to the second frame. This works fine if I run the swf on it’s own but as soon as I run it through the preloader it just stalls on the first frame. Any idea what I’m missing?