Can anyone tell me why the below code won't work in my sidebar?? It sorta works....the actual forecast isn't showing. Thanks!!!
<div class="wXstickerbody" style="width:180px; height:150px; border:1px black solid; background:url(http://img.weather.weatherbug.com/images/stickers/v2/180x150/bg.gif) no-repeat;">
<div class="wXstickerforecast" style="margin-top:7px; margin-left:7px;">
<object type="application/x-shockwave-flash" data="http://weather.weatherbug.com/corporate/products/stickers/v2/MySpace_Sticker_180x150.swf?citycode=69403&ZCode=z5740&StationID=UACC&units=0" height="100" width="166">
<param name="movie" value="http://weather.weatherbug.com/corporate/products/stickers/v2/MySpace_Sticker_180x150.swf?citycode=69403&ZCode=z5740&StationID=UACC&units=0">
<param name="allowScriptAccess" value="never">
<param name="enableJSURL" value="false">
<param name="enableHREF" value="false">
<param name="saveEmbedTags" value="true">
<param name="flashvars" value="citycode=69403&ZCode=z5740&StationID=UACC&units=0">
<embed src="http://weather.weatherbug.com/corporate/products/stickers/v2/MySpace_Sticker_180x150.swf?citycode=69403&ZCode=z5740&StationID=UACC&units=0" width="166" height="100" FlashVars="citycode=69403&ZCode=z5740&StationID=UACC&units=0"></embed>
</object>
</div>
<div class="wXstickerlinks" style="height:10px; line-height:10px; text-align:center; margin-top:0px; width:180px;">
<span class="wXstickerlink" style="font-family:Arial, Helvetica; margin-right:3px; font-size:9px;">Forecast</span>
<span class="wXstickerlink" style="font-family:Arial, Helvetica; margin-right:3px; font-size:9px;">Satellite</span>
<span class="wXstickerlink" style="font-family:Arial, Helvetica; margin-right:3px; font-size:9px;">Photos</span>
<div class="wXstickerfooter" style="margin-top:5px;">
<img src="http://img.weather.weatherbug.com/images/stickers/v2/180x150/wxbug-logo.jpg" style="border:0px;" border="0" alt="WeatherBug" /></div>
</div>
</div>