Publishing an HTML5 Animation to a Live Server [Am I Missing Something?]
So I am at the point in a long Animated Project utilizing an HTML5 Canvas Animation, and now I want to test it on a live server so that I can wrap it in an IFrame.
So, I figured since it was already outputting and .html file, and there seems to have all the javascript imbedded in that file, that I can just post that on the server, and I get nothing but a background color.
So I posted all the files that it outputs in the same directory, the .html, .jpg, .oam and .svg files - Just in case it needed them to run for some reason, which I'm pretty sure it doesn't. Again, still no output, but a blue background.
Can somebody please let me know what I'm missing, It would be greatly appreciated.
Here's the broken animation for reference, though it probably won't help much:
ScreenTime-Widget
