I'm running IE 11 version 11.0.9600.16476 and still get the blank screen issue. Everything works fine in Firefox 27. In the console on IE 11 I get "Bug: uncompressed data size mismatch".
Printable View
I'm running IE 11 version 11.0.9600.16476 and still get the blank screen issue. Everything works fine in Firefox 27. In the console on IE 11 I get "Bug: uncompressed data size mismatch".
ah the all infamous Internet Explorer. Why doesn't Microsoft just give up that monstrosity of a browser lol.
And I guess that's why they are microsoft they just won't give up... even if their browse sucks so bad.
Yup, even when you are programming CSS everything looks BEAUTIFUL, until you test your website
on Monstener Exploder.
XD
Lol yeah, I wouldn't even care about IE except I know a lot of people still use it unfortunately.
Sorry for the delay answering.
Do you get the error in HTML5 development or HTML5 Final project?
No worries about the delay :) Actually, I couldn't get either one to work.
Okay well this is weird. I created a barebones project and now it works. So apparently it was something I was doing with my initial project that was breaking IE but somehow worked in Firefox. I really have no idea what that could be, if I can narrow that down I will let you know, but I have IE working right now. Sorry for wasting your time!
I'm going to try rebuilding my initial project from scratch and see what happens.
I should note that this was a Windows project and I had removed incompatible extensions and their events before trying to make it HTML5. Perhaps there was something lingering in the file from those? It was ultimate fullscreen and joypad objects, but I made sure all associated events were deleted before deleting the objects and saving.
Shawn,
You'r not wasting anybody's time. On the contrary, this is important stuff.
I have exactly the same problem. My HTML5 apps only work in Chrome and Firefox. I've been testing with clean apps with no results at all. Then I see some apps of our community members working on all browsers...
Now that you say you got an app working on IE, I am going to experiment a little more too.
In my case, I normally try with IE and Safari but neither work. Even Firefox is not as reliable as Chrome.
The explanation may be what I read somewhere (maybe in this forum, just donīt remember where):
Chrome and Firefox let some HTML5 "errors" pass, IE and Safari donīt.
Thanks cmpessoa! Yeah it is very strange. I guess my game also only sort of worked in Firefox. Firefox was ignoring the frame size in the HTML file so it would make the app the entire size of the open browser window and created horizontal lines breaking up the quick backdrop I had for the background. I thought something was certainly broken, but I used an iframe on another page to size it correctly and then it behaved normally. Since this was my first HTML5 experiment I wasn't entirely sure if it was actually broken entirely or not. But the compiled project was completely ignoring the frame size with the HTML file built by Fusion 2.5. Running the compiled HTML file or running it through an iframe didn't work at all in IE and that's when I decided to open up the console in IE and discovered the error message.
There's something going on with my file. Whether that's a certain set of events or remnants left behind somehow from incompatible extensions I have no idea. But still, the HTML file issue seems very odd when compiling the project.
All the guys with whom it does not work under IE or Firefox. Can you build your app in HTML5 Development (important), upload it on your server (might take longer, with all the sources), and post the links on this thread? This way I will be able to see the error message.
Thanks.
Francois,
I've uploaded an empty app for you to test.
It's only an empty frame with orange background color.
As any app I tried before, it works on Chrome and Firefox but it only gets a blank canvas on IE and Safari.
I already tried different options on app properties. None worked.
The link:
http://multimedia.delta40.com/apps/t...thtml5dev.html