-
1. Re: 2 Edge animations in Iframes on the same page?
elainefinnell Jun 27, 2013 5:32 PM (in response to helloworm)Hi, helloworm-
Have you tried reading through the Multi-Composition section in our API doc?
http://www.adobe.com/devnet-docs/edgeanimate/api/current/index.html#multiplecompositions
This has some critical pieces of information as to how you can include multiple compositions on the same page.
Thanks,
-Elaine
-
2. Re: 2 Edge animations in Iframes on the same page?
helloworm Jun 27, 2013 5:44 PM (in response to elainefinnell)"opening a page with more than one composition in Animate isnot supported"
Oh dear . . .But Why?
I have tried to understand the pi doc, but I only understand it a little. I understand all the images and export files have to be in the same folder - and thats it!
I dont understand why we need a preloader (isnt it a gif that loads as a precursor to the animation? or a javascript term?
Whats a stage Element?
I think I need professional help!
Dont know how i highlighted this lot!?
-
3. Re: 2 Edge animations in Iframes on the same page?
elainefinnell Jun 27, 2013 6:02 PM (in response to helloworm)Just dashing off a quick response before I take off for the day - you can have multiple compositions in one page, but you can only view one AN file in Animate at a time. (You can have multiple compositions open, but you'd have to flip between them.)
Here's another thread that might help you, but I'll see if I can make some time to make a multicomp sample, since a few people have been asking about that lately.
http://forums.adobe.com/message/5221709#5221709
-Elaine
-
4. Re: 2 Edge animations in Iframes on the same page?
helloworm Jun 27, 2013 6:26 PM (in response to elainefinnell)Thanks - I have already read that post, but i put this code into the top of my page:
<!--Adobe Edge Runtime-->
<script type="text/javascript" charset="utf-8" src="9 promo box_edgePreload.js"></script>
<script type="text/javascript" charset="utf-8" src="twsheader-responsive8_edgePreload.js"></script>
<!--Adobe Edge Runtime End-->
After that I'm Stuck!
As for flipping between them, are you talking about Bootstrapping with a button to flip between the animations?
-
5. Re: 2 Edge animations in Iframes on the same page?
elainefinnell Jun 28, 2013 11:01 AM (in response to helloworm)Hi, helloworm-
Here's a simple multi-composition sample I put together to show you how it's done. I've tried to strip out everything except what you'll need, and added some placement CSS inline to the two divs I've placed on the page.
https://creative.adobe.com/share/e601cde9-e8b7-4179-ad91-bf9361bcdf6a
Hope that helps!
-Elaine
-
6. Re: 2 Edge animations in Iframes on the same page?
helloworm Jun 28, 2013 2:35 PM (in response to elainefinnell)It does definitly help to see the code and how they are embedded in the page. What was the css you have used? was it just to position ?
Does this method support responsive templates?
Did you have to modify any of the js files?
Would you forgive me for all the questions?
-
7. Re: 2 Edge animations in Iframes on the same page?
elainefinnell Jun 28, 2013 2:38 PM (in response to helloworm)- Yes, just to position
- Yes, I believe so - you can use % as well as px
- No
- Of course... although you should know that Adobe North America is headed on holiday next week and so we won't be answering forum questions starting... pretty soon now. There are a lot of other people on the forums who can answer your questions, so don't be shy about asking!
-Elaine
-
8. Re: 2 Edge animations in Iframes on the same page?
helloworm Jun 28, 2013 3:14 PM (in response to elainefinnell)Thank you for all your help Elaine, you have been most patient!
Have a great Holiday Week!!


