Page 1 of 1

Standard landscape YoWindow is not loaded

Posted: Sat Jan 18, 2014 9:34 am
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

Re: Standard landscape YoWindow is not loaded

Posted: Sat Jan 18, 2014 10:14 am
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?

Re: Standard landscape YoWindow is not loaded

Posted: Sat Jan 18, 2014 10:25 am
by blackspider10
I'm sorry but what do you mean by landscape-parameter?

Re: Standard landscape YoWindow is not loaded

Posted: Sun Jan 19, 2014 12:44 pm
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.