M
M
m3252015-09-15 18:18:01
HTML
m325, 2015-09-15 18:18:01

Adobe edge animation play in iframe?

There is such markup

<script>
   AdobeEdge.loadComposition('500x250_with%20video', 'EDGE-12858090', {
    scaleToFit: "none",
    centerStage: "none",
    minW: "0px",
    maxW: "undefined",
    width: "500px",
    height: "250px"
}, {dom: [ ]}, {dom: [ ]});
</script>
<!--Adobe Edge Runtime End-->

</head>
<body style="margin:0;padding:0;">
  <div id="Stage" class="EDGE-12858090">
  </div>
</body>

Need to create an object inside an Iframe ? as Probyval
div, with an ID and a class to shove inside. But to no avail.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Sokolenko, 2015-10-18
@sokal

do you need to insert an animation file into an iframe?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question