PDA

View Full Version : New widget up yet?




devil21
11-05-2007, 01:53 AM
I like the new numbers better than Lady Liberty :D
Does anyone have the code for the new widget?

Bryan
11-05-2007, 02:06 AM
Old and new:




<object id="W472ba0b42cb90202" width="460" height="214" quality="high" data="http://widgets.clearspring.com/o/46f9387a5f7344cb/472ba0b42cb90202" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"><param name="wmode" value="transparent" /><param name="movie" value="http://widgets.clearspring.com/o/46f9387a5f7344cb/472ba0b42cb90202" /><param name="allowNetworking" value="all" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="" /></object>


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="460" height="220">
<param name="movie" value="http://www.ronpaul2008.com/features/twelve/twelve.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="http://www.ronpaul2008.com/features/twelve/twelve.swf" width="460" height="220" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>

devil21
11-05-2007, 02:06 AM
Nevermind, I just dissected the page source code. Here's the code you need to paste: (sorry if format sucks...same code either way)

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="460" height="220">
<param name="movie" value="http://www.ronpaul2008.com/features/twelve/twelve.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="http://www.ronpaul2008.com/features/twelve/twelve.swf" width="460" height="220" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>

EDIT: lol, we posted it at the same time Bryan.