Skip to main content
May 17, 2017
Answered

How to use adobe edge animations in website?

  • May 17, 2017
  • 2 replies
  • 496 views

Hi friends,

I want use adobe edge animation in my website  that is birthday wishes for niece. I add required files into page head .Adobe edge worked with this div tag only

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

and add another elements dynamically into it .I test and understand that if this div tag placed into another tags animations don't run. . How to fix this problem?

    <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> <title>Untitled</title> <!--Adobe Edge Runtime--> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <script type="text/javascript" charset="utf-8" src="advertisement_anim_edgePreload.js"></script> <style> .edgeLoad-EDGE-7942973 { visibility:hidden; } </style> <!--Adobe Edge Runtime End-->  </head> <body style="margin:0;padding:0;">   <div id="Stage" class="EDGE-7942973"> </div>  </body> </html>

Thanks in advance

This topic has been closed for replies.
Correct answer tmyusuf74

Please download adobe Dreamweaver cheat sheet please you have more help go to the link Use Edge Animate content in your Dreamweaver site | Adobe Dreamweaver CC tutorials

2 replies

tmyusuf74
tmyusuf74Correct answer
Inspiring
May 17, 2017

Please download adobe Dreamweaver cheat sheet please you have more help go to the link Use Edge Animate content in your Dreamweaver site | Adobe Dreamweaver CC tutorials

hans-g.
Legend
May 17, 2017

Hello sarah,

I do not use this program, so I would still recommend to try these Adobe help links:

https://helpx.adobe.com/edge-animate/topics.html,

http://www.adobe.com/devnet/edge-animate/articles/showcase-sample-files.html, or

"Training for Adobe Edge Animate" >>> https://www.youtube.com/watch?v=s7l7bIO2mh0

Hans-Günter