<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="199" height="27" title="video">
<param name="allowScriptAccess" value="always /">
<param name="movie" value="buttons/button8.swf" />
<param name="quality" value="high" /><param name="BGCOLOR" value="#ffffff" /><param name=wmode value=transparent />
<param name="navigateToURL" value="old-index.html" />
<embed src="buttons/button8.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="199" height="27" ></embed>
this line should take the user to a diferent page when he/she clicks on the swf file. <param name="navigateToURL" value="old-index.html" /> it doesnt work
<param name="allowScriptAccess" value="always /">
<param name="movie" value="buttons/button8.swf" />
<param name="quality" value="high" /><param name="BGCOLOR" value="#ffffff" /><param name=wmode value=transparent />
<param name="navigateToURL" value="old-index.html" />
<embed src="buttons/button8.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="199" height="27" ></embed>
this line should take the user to a diferent page when he/she clicks on the swf file. <param name="navigateToURL" value="old-index.html" /> it doesnt work