Viewing hype animations inside folders

I don't know which category to put this in. My very complicated Hype animation was damaged when I moved it to another host. I can see folders full of animations, gifs and pngs, but I can't actually see the animations themselves.

If I copy the embed code, should I not be able to dial up the animation directly in a browser? Can't make it work. Here's one of the embed codes I found:

<div id="maptimeline_hype_container" class="HYPE_document" style="margin:auto;position:relative;width:800px;height:450px;overflow:hidden;">
	<script type="text/javascript" charset="utf-8" src="//wordpix.ca/wp-content/uploads/hypeanimations/33/map-timeline.hyperesources/maptimeline_hype_generated_script.js?71369"></script>
</div>

Any help appreciated

Add in https: before your // -- this will likely fix it?

https://wordpix.ca/wp-content/uploads/hypeanimations/33/map-timeline.hyperesources/maptimeline_hype_generated_script.js?71369

thanks but it doesn't work. Just get a page of code.

The animation dow load this when I do a normal webpage, using Whisk Editor

Not sure its complete though.

And I did not adjust to https.

How / where are you embedding this code? Can you give us more info?