Quote:
Originally Posted by JumpD
I'm currently working on one using code (and updating it) from a weather mod I made for a particluar blog software years ago.
|
I dont know all settings for this code.
I dont even know how worldwide it is.
this points to Sweden and Europe.
I put this in Logician's WebTemplates and it works fine.
"Take it or leave it"
Code:
<hr /><div align="center">
<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="600" height="400">
<param name="movie" value="http://weather.eu.msn.com/f5/loader19.swf?lang=SV&mode=continent&continent=Europe&defaultCountry=SE&defaultCity=&" />
<param name="quality" value="high" />
<param name="menu" value="false" />
<param name="wmode" value="" />
<embed src="http://weather.eu.msn.com/f5/loader19.swf?lang=SV&mode=continent&continent=Europe&defaultCountry=SE&defaultCity=&" wmode="" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="400">
</embed></object>
</div>