Originally Posted by sportzguy933
If you read some of Whispers' earlier posts, he more or less addressed the problem... Your preloader should NOT be in the same movie that is being loaded (externally). As for your problem, Lastradius, you can easily load the entire contents of the movie by simply putting a preloader on the route timeline before the movie starts (make a new scene and put it infront of the movie)... just follow the tutorial on the first post in this thread. If you don't want to do that, you can always load each sound externally, instead of using the atttachSound method, and therefore expecting the sounds to basically load altogether, probably causing this "hiccup" you were talking about, or at least contributes to it... Speaking of that, please explain exactly what it is, or post an example of it (the "hiccup").
Good Luck,
Sportzguy933