Skip to main content
Participating Frequently
September 12, 2008
Question

Preloader and Sound Object

  • September 12, 2008
  • 1 reply
  • 316 views
My Flash site has a media player which uses the attachSound method to play and skip through 3 mp3s. As a result the preloader shows up after the movie has loaded 60%. To rectify this, i changed the Publish Settings under the Flash Tab so that the classes for AS 2.0 load in the 2nd frame of the Preloader Scene(I have separated the preloader and the main movie to diffrerent scenes..)
I read it somewhere that to correct a similar problem with MCs, you need to place them somewhere in the timeline (say,Off Stage), But how can same be done for Sound Objects.???
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
September 12, 2008
untick "export in the first frame".
trex007Author
Participating Frequently
September 14, 2008
if i do that then the preloader works fine,however the player doesnt work...since the audio files dont get loaded..