Stop(); ignored in Browser

I am an self-taught ActionScript newbie and don’t know what I am doing wrong.

I build a memory game in flash that displays a score at the end. I have three different scenes - Intro, Game and End.

When I test the movie with CRTL+ENTER everything works fine but when I test the HTML file it won’t stop to display the results (End scene). Instead it jumps right to the beginning - which it should only do if you hit the ‘Play Again’ button.

Help please!

Let me know and I can post the file.