Works in IE and nothing else - Post...

User 184085 Photo


Ambassador
1,707 posts

Version 4.2

I have a Calendar that works in IE fine, but in FF, Safari and Opera it only displays the calendar, you can't hover over the dates and get info, or click on the dates.

I have attached a screen shot of the folder.

Here is the code
<script type="text/javascript" src="calendar/swfobject.js"></script>
<div id="CC1982002">Form Object</div>
<script type="text/javascript">
var so = new SWFObject("calendar/eventcalendar.swf", "calendar/eventcalendar.xml", "200", "220", "7,0,0,0", "#FFFFFF");
so.addParam("classid", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000");
so.addParam("quality", "high");
so.addParam("salign", "lt");
so.addParam("wmode", "transparent");
so.addParam("FlashVars", "ww=200&hh=220");
so.write("CC1982002");
</script>


and a link is http://dev.flyvifc.org

I'm scratching my head on this one.
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 103173 Photo


VP of Software Development
0 posts

It works fine for me in Safari and FireFox. I can hover over the days and see the event details.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 38401 Photo


Senior Advisor
10,951 posts

Hiya David,

Just a few little things, check your browser(s) to make sure they are up to date, also try clearing your browser cache and see if that helps at all.
User 184085 Photo


Ambassador
1,707 posts

Ya, I've been working with the support guru's on this. I cleared out everything and still not working,

It works fine at www.flyvifc.org, but not at the dev site.

Updated browsers, and flash player.

I'm gonna get radical with this and walk away for awhile to see if it fixes its self :)
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.