PWS Software - WUHU - Support for YoWindow.

sibenik-meteo

Re: PWS Software - WUHU - Support for YoWindow.

Post by sibenik-meteo »

I have problem with units on my YoWindow page. WUHU send every 65 s yowindow.xml script in metric units, here http://www.meteo-sistemi.com/yowindow.xml, but on my page is apears in US units.
I change HTML code like in example, here
<div style="width:700px; height:400px;">
<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/wimo/hpPal/hpPal.swf" width="700" height="400">
<param name="movie" value="http://swf.yowindow.com/wimo/hpPal/hpPal.swf"/>
<param name="allowfullscreen" value="true"/>
<param name="wmode" value="opaque"/>
<param name="bgcolor" value="#FFFFFF"/>
<param name="flashvars"
value="location_id=gn:3190941&current_weather_url=http://meteo-sistemi.com/yowindow.xml"/>
</object>
------- LIKE IN EXAMPLE!

<a href="http://yowindow.com/weatherwidget.php"
style="width:700px;height:400px;display: block;text-indent: -50000px;font-size: 0px;background:#DDF url(http://yowindow.com/img/logo.png) no-repeat scroll 50% 50%;"
>Weather Widget</a>
</object>
</div>
<div style="width: 700px; height: 15px; font-size: 14px; font-family: Arial,Helvetica,sans-serif;">
<span style="float:left;"><a target="_top" href="http://yowindow.com?client=widget&link=copyright" style="color: #2fa900; text-decoration:none;" title="Weather Widget">YoWindow.com</a></span>
<span style="float:right; color:#888888;">Forecast by&nbsp;<a href="http://yr.no" style="color: #2fa900; text-decoration:none;">yr.no</a></span>

</div>
What is problem, can somebody help me please?
User avatar
Mallorca
Posts: 1757
Joined: Sun Jul 11, 2010 8:59 am
Name: Werner Heidotting
Location: Son Servera, Mallorca, Spain
Contact:

Re: PWS Software - WUHU - Support for YoWindow.

Post by Mallorca »

Hi (no name?),
value="location_id=gn:3190941&current_weather_url=http://meteo-sistemi.com/yowindow.xml"/>
I'm missing this parameter in your code: time_format=24&us=metric&

Werner
Post Reply