Pretty sure the problem is in your HTML add

<param name="loop" value="false">
to the object tag

Change the following line to this:

document.write('<embed src="index.swf" quality=autohigh bgcolor=#C30000 loop="false"' );