Add your landscape to widget without crossdomain.xml

YoWindow widget Questions, Suggestions and Bugs
qwertz
Posts: 15
Joined: Wed Sep 21, 2011 7:53 pm
Name: John Coldwell

Re: Add your landscape to widget without crossdomain.xml

Post by qwertz »

Thanks for the help, but no luck yet. I changed the flashvar for the airport as you suggested and all I get now is a blank YoWindow screen. Sorry for the delay but I was on holidays for a week. As soon as I get time I will try the other solution to install YoWindow.

Code: Select all

<div style="width:220px; height:150px;">
    <object type="application/x-shockwave-flash" data="http://lighthousememories.ca/.../yowidget_standalone/yowidget.swf" width="220" height="150">
    	<param name="movie" value="http://lighthousememories.ca/.../yowidget_standalone/yowidget.swf"/>
    	<param name="allowfullscreen" value="true"/>
    	<param name="wmode" value="opaque"/>
    	<param name="bgcolor" value="#FFFFFF"/>
    	<param name="flashvars" 
    	value="location_id=gn:6173331&location_name=Vancouver&landscape=airport;time_format=12&unit_system=metric&background=#FFFFFF&copyright_bar=false"
    />
        <a href="http://WeatherScreenSaver.com?client=widget&link=copyright"
        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%;"
        >Free Weather Widget</a>
    </object>
</div>
<div style="width: 220px; height: 15px; font-size: 14px; font-family: Arial,Helvetica,sans-serif;">
	<span style="float:left;"><a target="_top" href="http://WeatherScreenSaver.com?client=widget&link=copyright" style="color: #2fa900; font-weight:bold; text-decoration:none;" title="Free Weather Widget">YoWindow.com</a></span>
	<span style="float:right; color:#888888;"><a href="http://yr.no" style="color: #2fa900; text-decoration:none;">yr.no</a></span>
</div>
nitsy
Posts: 6
Joined: Sat Feb 22, 2014 6:07 pm
Name: Nitant Desai

Re: Add your landscape to widget without crossdomain.xml

Post by nitsy »

Everyone,

any idea of how to do this without having an ftp? Our site is hosted by an overall site where we can't really upload anything. So far have been using google drive/dropbox etc. Any way to use services such as this? I can't seem to figure it as they only provide a share link rather than a full path. Any help appreciated.

Thankss
qwertz
Posts: 15
Joined: Wed Sep 21, 2011 7:53 pm
Name: John Coldwell

Re: Add your landscape to widget without crossdomain.xml

Post by qwertz »

Hi, I did that too, but then all I got is a bunch of clouds - no weather at all.

I have removed the widget for now - will work on it later. Thanks for your suggestions.
nitsy
Posts: 6
Joined: Sat Feb 22, 2014 6:07 pm
Name: Nitant Desai

Re: Add your landscape to widget without crossdomain.xml

Post by nitsy »

Hi Everyone

Got ftp sorted...

Not sure if I am doing the adding of landscape right. Could you check my ywl&swf please?

Would really appreciate your help

many thanks


EDIT: Not to worry guys, used a png instead and it worked. Thanks anyhow
qwertz
Posts: 15
Joined: Wed Sep 21, 2011 7:53 pm
Name: John Coldwell

Re: Add your landscape to widget without crossdomain.xml

Post by qwertz »

OK, very sorry for the late reply but had lots of problems. I have changed the airport variable as you suggested - I just get a blank screen at http://www.lighthousememories.ca

Code: Select all

<div style="width:220px; height:150px;">
    <object type="application/x-shockwave-flash" data="/home/. . ./public_html/yowidget_standalone/yowidget.swf" width="220" height="150">
    	<param name="movie" value="/home/. . ./public_html/yowidget_standalone/yowidget.swf">
    	<param name="allowfullscreen" value="true"/>
    	<param name="wmode" value="opaque"/>
    	<param name="bgcolor" value="#FFFFFF"/>
    	<param name="flashvars" 
    	value="location_id=gn:6173331&location_name=Vancouver&landscape=airport&time_format=24&unit_system=metric&background=#FFFFFF&copyright_bar=false"
    />
        <a href="http://WeatherScreenSaver.com?client=widget&link=copyright"
        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%;"
        >Screen Saver</a>
    </object>
</div>
<div style="width: 220px; height: 15px; font-size: 14px; font-family: Arial,Helvetica,sans-serif;">
	<span style="float:left;"><a target="_top" href="http://WeatherScreenSaver.com?client=widget&link=copyright" style="color: #2fa900; font-weight:bold; text-decoration:none;" title="Free Weather Widget">YoWindow.com</a></span>
	<span style="float:right; color:#888888;"><a href="http://yr.no" style="color: #2fa900; text-decoration:none;">yr.no</a></span>
</div>
Last edited by ikarus1969 on Thu Mar 20, 2014 8:08 am, edited 1 time in total.
Reason: embedded html-code in [code]-tags
Sarah2697
Posts: 1
Joined: Sat Apr 12, 2014 9:22 am
Name: Sarah Ashcroft

Re: Add your landscape to widget without crossdomain.xml

Post by Sarah2697 »

qwertz wrote:OK, very sorry for the late reply but had lots of problems. I have changed the airport variable as you suggested - I just get a blank screen at http://www.lighthousememories.ca

Code: Select all

<div style="width:220px; height:150px;">
    <object type="application/x-shockwave-flash" data="/home/. . ./public_html/yowidget_standalone/yowidget.swf" width="220" height="150">
    	<param name="movie" value="/home/. . ./public_html/yowidget_standalone/yowidget.swf">
    	<param name="allowfullscreen" value="true"/>
    	<param name="wmode" value="opaque"/>
    	<param name="bgcolor" value="#FFFFFF"/>
    	<param name="flashvars" 
    	value="location_id=gn:6173331&location_name=Vancouver&landscape=airport&time_format=24&unit_system=metric&background=#FFFFFF&copyright_bar=false"
    />
        <a href="http://WeatherScreenSaver.com?client=widget&link=copyright"
        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%;"
        >Screen Saver</a>
    </object>
</div>
<div style="width: 220px; height: 15px; font-size: 14px; font-family: Arial,Helvetica,sans-serif;">
	<span style="float:left;"><a target="_top" href="http://WeatherScreenSaver.com?client=widget&link=copyright" style="color: #2fa900; font-weight:bold; text-decoration:none;" title="Free Weather Widget">YoWindow.com</a></span>
	<span style="float:right; color:#888888;"><a href="http://yr.no" style="color: #2fa900; text-decoration:none;">yr.no</a></span>
</div>
Hey qwertz,

Im pretty much having the same problems as you were having, but i see you're site is now displaying perfectly. How did you come to fix the problem in the end? Any help would be greatly appreciated :)
visit us at cpnm.usvisit us at kondosyokai.comvisit us at johnsonvalleyrallyx.comvisit us at cocktailbarka.comvisit us at xreccorp.comvisit us at accredited-tpi.comvisit us at electricallifecyclesolutions.comvisit us at aberdeenseals.co.ukvisit us at niwebsports.comvisit us at zendogcafe.comvisit us at animeanarchy.netvisit us at kittelsonforcongress.comvisit us at hydragroupltd.comcannabis seeds for saleweed seedspot seedsmarijuana seedsvaporizers for salevaporizers for sale
Sarah
Last edited by Sarah2697 on Tue Aug 04, 2015 6:21 pm, edited 9 times in total.
qwertz
Posts: 15
Joined: Wed Sep 21, 2011 7:53 pm
Name: John Coldwell

Re: Add your landscape to widget without crossdomain.xml

Post by qwertz »

Hi Sarah, itmust have started working on its own - I did nothing! In fact I removed it because it wasn't working - will have to try it again!
qwertz
Posts: 15
Joined: Wed Sep 21, 2011 7:53 pm
Name: John Coldwell

Re: Add your landscape to widget without crossdomain.xml

Post by qwertz »

Hi Sarah, OK, I reloaded it - please let me know if it is working again. I can't seem to see it! :-)
Albanian
Posts: 4
Joined: Wed Oct 15, 2014 10:37 pm
Name: Albanian

Re: Add your landscape to widget without crossdomain.xml

Post by Albanian »

the download file link dont work, please i can upload it
qwertz
Posts: 15
Joined: Wed Sep 21, 2011 7:53 pm
Name: John Coldwell

Re: Add your landscape to widget without crossdomain.xml

Post by qwertz »

Hi,

Sorry for the big delay! Thought I would give it another try, but no luck at all -nothing related to YoWindow comes up on my website screen!

Here is my text:

Code: Select all

<div style="width:220px; height:150px;">
    <object type="application/x-shockwave-flash" data="http://www.lighthousememories.ca/.../yowidget_standalone/yowidget.swf" width="220" height="150">
    	<param name="movie" value="http://www.lighthousememories.ca/home/.../yowidget_standalone/yowidget.swf">
    	<param name="allowfullscreen" value="true"/>
    	<param name="wmode" value="opaque"/>
    	<param name="bgcolor" value="#FFFFFF"/>
    	<param name="flashvars" 
    	value="location_id=gn:6173331&location_name=Vancouver&landscape=airport&time_format=24&unit_system=uk&background=#FFFFFF&mini_action=window&copyright_bar=false"
    />
        <a href="http://WeatherScreenSaver.com?client=widget&link=copyright"
        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%;"
        >Screen Saver</a>
    </object>
</div>
<div style="width: 220px; height: 15px; font-size: 14px; font-family: Arial,Helvetica,sans-serif;">
	<span style="float:left;"><a target="_top" href="http://WeatherScreenSaver.com?client=widget&link=copyright" style="color: #2fa900; font-weight:bold; text-decoration:none;" title="Free Weather Widget">YoWindow.com</a></span>
	<span style="float:right; color:#888888;"><a href="http://yr.no" style="color: #2fa900; text-decoration:none;">yr.no</a></span>
</div>
Last edited by ikarus1969 on Wed Jan 28, 2015 8:22 am, edited 1 time in total.
Reason: embedded your html code in [code]-tags
Post Reply