Is there any reason why this shouldn't work from the code? Or is it the game that's causing it?

http://www.freewebtown.com/rickygaming/index4.html

source code:
Code:
  
 <OBJECT ID="Application.ccn" WIDTH=640 HEIGHT=480 type="application/x-cnc"
CLASSID="CLSID:EB6D7E70-AAA9-40D9-BA05-F214089F2275"
CODEBASE="http://www.clickteam.com/vitalize4/vitalize.cab#Version=4,0,247,6">
<PARAM NAME="URL" VALUE="http://www.freewebtown.com/rickygaming/Application.ccn" />
<PARAM NAME="ProgressBar" VALUE="5,50,2,120" />
<PARAM NAME="ProgressBarColor" VALUE="255,0,0" />
<PARAM NAME="ProgressBarBorderColor" VALUE="0,255,0" />
<PARAM NAME="BackColor" VALUE="Backgroung Red,Backgroung Green,Backgroung Blue" />
<EMBED TYPE="application/x-cnc"
SRC="http://freewebtown.com/rickygaming/Application.ccn"
checkversion="4,0,247,6"
PLUGINSPAGE="http://www.clickteam.com/vitalize4/download.html"
WIDTH=640
HEIGHT=480>
</EMBED>
</OBJECT>

Heres the mfa
http://freewebtown.com/rickygaming/application.mfa

I posted it here as well as the MMF2 Tech support because I realized this was a better place for it.