How to Link to Edge Animate Animations in Webflow

I have been able to embed Edge Animate html files into Webflow but only when all the contents for the animation are also contained in the same folder where the webflow contents is uploaded.

http://willibenext.com/rexanim/index.html

I cannot manage to link the contents to a different folder on the same server.

I realize I am not setting the correct path, but knowing that doesn’t help me find the correct way to achieve this.

Embed code:

<div id="Stage" class="EDGE-845633">
	</div>

Header code:

<script type="text/javascript" charset="utf-8" src="edge_includes/edge.6.0.0.min.js"></script>
<style>
    .edgeLoad-EDGE-845633 { visibility:hidden; }
</style>

Here is my site Read-Only: LINK
(how to share your site Read-Only link)