Page 2 of 3

Re: Add your landscape to widget without crossdomain.xml

Posted: Tue Feb 11, 2014 11:55 pm
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>

Re: Add your landscape to widget without crossdomain.xml

Posted: Sun Feb 23, 2014 9:56 pm
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

Re: Add your landscape to widget without crossdomain.xml

Posted: Sun Feb 23, 2014 11:19 pm
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.

Re: Add your landscape to widget without crossdomain.xml

Posted: Tue Feb 25, 2014 5:54 pm
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

Re: Add your landscape to widget without crossdomain.xml

Posted: Thu Mar 20, 2014 1:41 am
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>

Re: Add your landscape to widget without crossdomain.xml

Posted: Sat Apr 12, 2014 9:24 am
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

Re: Add your landscape to widget without crossdomain.xml

Posted: Sat Apr 12, 2014 11:09 pm
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!

Re: Add your landscape to widget without crossdomain.xml

Posted: Sun Apr 13, 2014 12:14 am
by qwertz
Hi Sarah, OK, I reloaded it - please let me know if it is working again. I can't seem to see it! :-)

Re: Add your landscape to widget without crossdomain.xml

Posted: Thu Oct 16, 2014 1:12 pm
by Albanian
the download file link dont work, please i can upload it

Re: Add your landscape to widget without crossdomain.xml

Posted: Wed Jan 28, 2015 4:49 am
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>