Standard landscape YoWindow is not loaded

Any questions? Any answers?
Post Reply
blackspider10
Posts: 6
Joined: Mon Apr 15, 2013 1:17 pm
Name: Max

Standard landscape YoWindow is not loaded

Post by blackspider10 »

Hi,

On my test website http://pogodadworzysko.cba.pl/index.php the standard landscape from YoWindow is not loaded but landscape I created a long time ago working properly.

Code: Select all

<!-- YoWindow  -->
<div>
    <object type="application/x-shockwave-flash" data="http://swf.yowindow.com/wimo/hpPal/hpPal.swf" style="height: 500px; width: 700px">
      <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:3084074&location_name=Dworzysko&current_weather_url=http://pogodadworzysko.cba.pl/YoWindow.xml&landscape=http://pogodadworzysko.cba.pl/lan

dscapes/Dworzysko/dworzysko.ywl&time_format=24&us=custom&u_temperature=c&u_wind_speed=kph&u_pressure=hpa&u_distance=km&u_rain_rate=mm&lang=p

l&background=#FFFFFF&copyright_bar=false&view_direction=180"/>
      WeatherWidget wymaga zainstalowania Adobe FlashPlayer, który możesz pobrać <a href="http://get.adobe.com/flashplayer/">stąd</a>.
   </object>
</div>
	<!-- YoWindow  -->
YoWindow landscape dont work on my website

Code: Select all

landscape=http://pogodadworzysko.cba.pl/lan

dscapes/village/village.ywl
Below is my file from landscape and ywl file u can download from here http://speedy.sh/RmTUU/Dworzysko.ywl
YoWindow landscape I downloaded from the http://yowindow.com/widget/yowidget_standalone.zip
Attachments
yo_Dworzysko.png
ikarus1969
Posts: 1645
Joined: Wed Nov 18, 2009 9:58 am
Location: Vienna, Austria

Re: Standard landscape YoWindow is not loaded

Post by ikarus1969 »

Hi!

If you want the default-landscape village to be displayed you don't need the landscape-parameter.

Could you please test it by removing the landscape-parameter and then tell us if that helped?
»Man is impressive. In a universe full of untold secrets he has invented boredom.«
blackspider10
Posts: 6
Joined: Mon Apr 15, 2013 1:17 pm
Name: Max

Re: Standard landscape YoWindow is not loaded

Post by blackspider10 »

I'm sorry but what do you mean by landscape-parameter?
ikarus1969
Posts: 1645
Joined: Wed Nov 18, 2009 9:58 am
Location: Vienna, Austria

Re: Standard landscape YoWindow is not loaded

Post by ikarus1969 »

blackspider10 wrote:I'm sorry but what do you mean by landscape-parameter?
The piece of html-code you have posted where you are writing landscape=...
remove that and try it again, please.
»Man is impressive. In a universe full of untold secrets he has invented boredom.«
Post Reply