Page 3 of 3

Re: Internet Explorer Issue with Widget

Posted: Mon Mar 21, 2011 11:38 pm
by Meteomincio
I put my landscape
I too have problems with IE and Chrome,
Safari and Firefox is ok.
help me to solve the problem?
excuse my English, I use google translator
Widget is in
http://meteomincio.altervista.org
crossdomain.xml is

Code: Select all

<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
	<allow-access-from domain="*" secure="true"/>
</cross-domain-policy>
script widge

Code: Select all

<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/wimo/hpPal/hpPal.swf" width="600" height="300">

    	<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:3174051&location_name=MeteoMincio&current_weather_url=http://meteomincio.altervista.org/yowindow-sam.php&landscape=http://meteomincio.altervista.org/landscape/Mantova/Mantova2.ywl&time_format=24&unit_system=metric&lang=it&background=#4a4a4a&copyright_bar=false&mini_temperature=true&mini_time=true&mini_locationBar=true&mini_momentBar=true" />

<a href="http://yowindow.com?client=widget&link=stub"
        style="width:600px;height:300px;display: block;text-indent: -50000px;font-size: 0px;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#DDF url(http://yowindow.com/img/logo.png) no-repeat scroll 50% 50%;"
        >Free Weather Widget</a>
 
   </object>
file .ywl

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<landscape name="Mantova" type="picture" id="Mantova2_12ED42738B8">
	<data horizonLevel="311" src="yo_Mantova2.swf">
	</data>
</landscape>
image is: yo_Mantova2.swf
Paolo

Re: Internet Explorer Issue with Widget

Posted: Tue Mar 22, 2011 8:08 am
by ikarus1969
Hi Paolo/Meteomincio!
Meteomincio wrote:excuse my English, I use google translator
No need to excuse, i'm happy your post isn't italian :good:

I hope you don't mind me adding a screenshot of your page with the error-message of the widget:
YoWindow - Screenshot Widget error.jpg
YoWindow - Screenshot Widget error.jpg (75.9 KiB) Viewed 4993 times

Re: Internet Explorer Issue with Widget

Posted: Tue Mar 22, 2011 10:14 am
by Mallorca
Hi Paolo,
welcome a board!
I checked your site also in OPERA and everything is OK:
Unbenannt.PNG
Unbenannt.PNG (228.49 KiB) Viewed 4985 times
So your crossdomain is OK also.
I think the fault is in the widget script code. Which version of Internet Explorer do you use?

Werner

Re: Internet Explorer Issue with Widget

Posted: Tue Mar 22, 2011 5:40 pm
by Meteomincio
I don't understand why using Firefox, Safari the Widget works.
but with IE,Opera and Chrome gives me error.
version of IE: 8.0.7600.16385
version of Chrome: 10.0.648.134
all my friends use IE but do not see the Widget
What can I do?
Paolo