Why does Chrome hang when loading a web object in HTML5 in the published project, but it previews fine?
I have created a very simple JavaScript-based interaction using HTML/CSS, Jquery and a simple add-on library.
When previewing this item in-browser in my project, it functions correctly.
When publishing this project as HTML/SWF, if I publish with SWF enabled, it launches and plays correctly.
But when publishing it as HTML5 only, it hangs in Chrome 43 and won't load the web object. Weirdly, it plays correctly in Firefox when using the HTML5 version.
I tried to eliminate all file linking by embedding all JS and CSS thinking maybe it was timing out, but that has not fixed anything.
Anyone know what is happening?
