dragon5712
Newbie
- Oct 31, 2009
- 47
- 2
Hi there, i've added the button which says "download" heres the code:
<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="100" height="22" title="Download">
<param name="movie" value="Download button.swf" />
<param name="quality" value="high" />
<embed src="Download button.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
Now where would i add the coding:
onclick="startGateway('MTQyNjE%3D');"
and
<script src="http://www.**************.com/mygateway.php?pub=33183" language="JavaScript" type="text/javascript"></script>
??? Please help me i'm a total noob at html, i understand some of it but i need help from the pro's here, can anyone help me??
<object classid="clsid
<param name="movie" value="Download button.swf" />
<param name="quality" value="high" />
<embed src="Download button.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100" height="22" ></embed>
</object>
Now where would i add the coding:
onclick="startGateway('MTQyNjE%3D');"
and
<script src="http://www.**************.com/mygateway.php?pub=33183" language="JavaScript" type="text/javascript"></script>
??? Please help me i'm a total noob at html, i understand some of it but i need help from the pro's here, can anyone help me??