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>
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¤t_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©right_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>
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>
Paolo