Website and YoWindow
Posted: Mon Mar 28, 2011 2:31 pm
Hi,
I am having problems with my Landscape showing on my Website can anyone please advise on what I may be doing wrong. All I get on my site is the moving clouds no Landscape which indicates to me that the image is incorrect in some way. The Landscape works all OK on my PC . On my site I have put the XML file in the root directory, as shown here.
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cros ... policy.dtd">
<cross-domain-policy>
<allow-access-from domain="http://www.sidneyharbour.btinternet.co.uk" secure="true"/>
</cross-domain-policy>
I have changed the PNG file to a SWF and uploaded my Landscape folder, I am quit sure that all file names and extension are correct. My coding appears as such.
<div style="width:220px; height:150px;">
<div style="width:220px; height:150px;">
<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/wimo/hpPal/hpPal.swf" width="220" height="150">
<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:2640354&location_name=Peterborough&landscape=http://www.sidneyharbour.btinternet.co. ... _bar=false"
/>
<a href="http://yowindow.com?client=widget&link=stub"
style="width:220px;height:150px;display: block;text-indent: -50000px;font-size: 0px;background:#DDF url(http://yowindow.com/img/logo.png) no-repeat scroll 50% 50%;"
>Desktop weather</a>
</object>
One thing that I am unsure about in the instructions to convert a PNG file to a SWF file is this :-
was: <data src="img/colosseum.png" horizonLevel="735">
new: <data src="img/colosseum.swf" horizonLevel="735">
I cannot see where the reference "data src" appears in the coding.
Many thanks for taking the time to read this.
Best Regards,
Sid.
I am having problems with my Landscape showing on my Website can anyone please advise on what I may be doing wrong. All I get on my site is the moving clouds no Landscape which indicates to me that the image is incorrect in some way. The Landscape works all OK on my PC . On my site I have put the XML file in the root directory, as shown here.
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cros ... policy.dtd">
<cross-domain-policy>
<allow-access-from domain="http://www.sidneyharbour.btinternet.co.uk" secure="true"/>
</cross-domain-policy>
I have changed the PNG file to a SWF and uploaded my Landscape folder, I am quit sure that all file names and extension are correct. My coding appears as such.
<div style="width:220px; height:150px;">
<div style="width:220px; height:150px;">
<object type="application/x-shockwave-flash" data="http://swf.yowindow.com/wimo/hpPal/hpPal.swf" width="220" height="150">
<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:2640354&location_name=Peterborough&landscape=http://www.sidneyharbour.btinternet.co. ... _bar=false"
/>
<a href="http://yowindow.com?client=widget&link=stub"
style="width:220px;height:150px;display: block;text-indent: -50000px;font-size: 0px;background:#DDF url(http://yowindow.com/img/logo.png) no-repeat scroll 50% 50%;"
>Desktop weather</a>
</object>
One thing that I am unsure about in the instructions to convert a PNG file to a SWF file is this :-
was: <data src="img/colosseum.png" horizonLevel="735">
new: <data src="img/colosseum.swf" horizonLevel="735">
I cannot see where the reference "data src" appears in the coding.
Many thanks for taking the time to read this.
Best Regards,
Sid.