Page 1 of 1

Can't view YoWindow

Posted: Thu Oct 15, 2009 6:28 pm
by weathergirl
Both Firefox and Internet Explorer keep asking me to download Adobe Flash Player, which I have already installed. So, I cannot view YoWindow on my website. What can I do to make this work?

Re: Can't view YoWindow

Posted: Thu Oct 15, 2009 8:15 pm
by par
You have to download the latest Flash Player (version 10) and then restart your browser.
Here is the link: http://get.adobe.com/flashplayer/
YoWindow will not run inside old Flash Player.

Re: Can't view YoWindow

Posted: Sun Oct 18, 2009 1:06 am
by weathergirl
OK, I can view YoWindow in FireFox now, but cannot view it in Internet Explorer. I can view YoWindow on other websites in IE, just not on this site or on mine.Is there anything you can suggest?

Re: Can't view YoWindow

Posted: Sun Oct 18, 2009 7:35 am
by par
Hi, girl!

Please tell me your Internet Explorer version and give me the address of your site.
I will try to help you.
weathergirl wrote:OK, I can view YoWindow in FireFox now, but cannot view it in Internet Explorer. I can view YoWindow on other websites in IE, just not on this site or on mine.Is there anything you can suggest?

Re: Can't view YoWindow

Posted: Sun Oct 18, 2009 1:35 pm
by weathergirl
Thanks, par: I am using IE7 and my website page is-

http://www.beamsvillewx.ca/wxyrno.php

Re: Can't view YoWindow

Posted: Sun Oct 18, 2009 3:06 pm
by par
Ah!
I know why YoWindow is not displayed at your page.

It is not displayed because you have inserted the HTML code incorrectly.

This code is from your page
<p align="center><object type=" application="" x-shockwave-flash="" data="http://repkasoft.com/wimo/hpPal/hpPal.swf" width="600" height="250">
</p> - move </p> to the bottom of the block, and YoWindow will show up
<param value="http://repkasoft.com/wimo/hpPal/hpPal.swf" name="movie"/>
<param value="true" name="allowfullscreen"/>
<param value="opaque" name="wmode"/>
<param value="#FFFFFF" name="bgcolor"/>
<param value="location_id=gn:6054260&unit_system=metric&background=#FFFFFF" name="flashvars"/>
The beautiful weather monitor requires the free Adoble Flash Player which you can
<a href="http://get.adobe.com/flashplayer/">download here</a>
</p>

weathergirl wrote:Thanks, par: I am using IE7 and my website page is-

http://www.beamsvillewx.ca/wxyrno.php

Re: Can't view YoWindow

Posted: Sun Oct 18, 2009 3:12 pm
by weathergirl
Great!!!Thanks very much, par :)