Adding an Animate CC file to Dreamweaver
I'm testing out adding an animation I made in Animate CC to my website. I have followed all the instructions for publishing in Animate CC as well as adding the .oam file to the website, but it is not working. The file previews in Dreamweaver, but it does not show up when viewing on any web browser. Is there another way to add the animation to a website?
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>
<body>
<object id="EdgeID" type="text/html" width="1044" height="788" data-dw-widget="Edge" data="../animation_assets/Cyber_Security_Cycle/Assets/Cyber_Security_Cycle.html">
</object>
</body>
</html>
