
09-26-2008, 06:45 PM
|
|
|
Join Date: Sep 2005
Posts: 214
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Digital Jedi
Yeah, they got a new flash player. Actually, it's kind of nice. Just drop this in your GoEar definition's Replacement HTML until the next update.
HTML Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="353" height="132"><param name="movie" value="http://www.goear.com/files/external.swf" /><param name="FlashVars" value="file=$p1" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><embed src="http://www.goear.com/files/external.swf" width="353" height="132" flashvars="file=$p1" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed></object>
|
That fixed the problem. Thanks.
|