Please help test build on IE

Hi all: Could you please help me test this build to see if it runs in IE?

the website: www.teachhealth.com (scroll to bottom of page to Island Demo)
direct link to build: www.teachhealth.com/calm/index.html

I’ve built my first web game. It’s not really a game. I have a website on stress that gets 800 visitors a day; so I modified the Island Demo to be a restful place for them to roam around in. I used Tom Higgins package to do the PostProcessingBuild.

I gave people the System Requirements of the Unity Player, but I don’t know if there is something wrong in my build or if people just are impatient (level0 is 490Km, level one is 2MB); or just get turned off when they see they have to download a plugin). Interestingly I am not getting a single complaint from the website visitors.

In two days 110 people have clicked on the link and it appears that 66 were successful in entering the Island. Since I only have a Mac at home, I wondered if some of you that had access to IE could see if the build runs on your systems?

the website: www.teachhealth.com (scroll to bottom of page)
direct link to build: www.teachhealth.com/calm/index.html

Thanks, Steve

It gives a js error in IE, “Syntax Error”. It’s fine in Firefox on Windows. The offending line appears to be this one though my debugger doesn’t always show issues accurately:
tInstalled = (tFound == 1);

Also, if you plan on having windows people play I highly recommend you get Parallels or something similar to test. One of the joys of web sites is all the friggin browser quirks you need to deal with. :slight_smile:

Josh

Thanks, Josh.

I’m going to have to get a Windows environment set up for testing!

Tom Higgins had provided a build script on this forum and said it “just worked”. But that, of course, is optimistic. So until I can figure this out I’m just posting a note that IE is iffy, and if the user has Safari or Opera or Firefox to use one of those.

Thanks again. I appreciate your info.
Steve