Sound and gotoAndPlay

I have the following fla, attached, and I am using onSoundComplete to move to another frame, but I cannot get this to work.

If the file is not shown, poss due to size, it can be obtained via http://www.itpresents.co.uk/pres_intro_final.zip

The movie contains a dummy frame 2 to test if it works, which it does not seem to do.

I would also be grateful if someone could provide a few pointers/tips on how I can reduce the file size as I need to play this presentation on a 266Mhz laptop with only 98Kb RAM.

Currently it plays fine on my main machine but the laptop just crawls and the sounds all run at the wrong times, hence the onSoundComplete route I am trying. I have reduced the graphics using Fireworks.

Any help/critism is welcome as I need to finish this today.

Thanks

The onSoundComplete event shouldnt be inside the movie clip onLoad event.
Place it on the main timeline.

thanks Claudio, that has resolved my problem.
I appreciate your help

Glad you got it working
:slight_smile: