Copy link to clipboard
Copied
I created a simple 1 slide file and uploaded it to my online server with swf and html5. The Multiscreen.html will display the swf version just fine but when i try to view it with html on a ipad i just get the wheel of death. It just shows it loading but never loads. The file works fine on my local computer with the html5 browser preview but doesn't display on the web server.
Here is the link to the multiscreen and index.html
http://aplusservereducation.com/aspprotect/course/olcc%20unit%20one/multiscreen.html
http://aplusservereducation.com/aspprotect/course/olcc%20unit%20one/index.html
The server is a windows 2008 r2 server
After doing some reasearch on google and using the developer tool in google chrome all i need to do was set up the .json mime and .mp4 mime on my windows server and now the page loads.
Copy link to clipboard
Copied
After doing some reasearch on google and using the developer tool in google chrome all i need to do was set up the .json mime and .mp4 mime on my windows server and now the page loads.