Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

A link from my animation is locked inside the dimensions of the original animation. the link should

$
0
0

Thank you sincerly for any help in advance.

 

A link from my animation is locked inside the dimensions of the original animation.  the link should go to new url but opens in i frame instead, scroll-able, within the dimensions of the beginning edge animation from which it linked.

 

Here is the landing page edge asset and the link is the center pulsing sand grain:

 

http://kkz321.businesscatalyst.com/index.html

 

 

 

 

Here is the actions javascript file from the animation.  I'm not sure if it's the source. 

 

 

"landing_hourglass_3_edgeActions.js"

 

(function($,Edge,compId){var Composition=Edge.Composition,Symbol=Edge.Symbol;

//Edge symbol: 'stage'

(function(symbolName){Symbol.bindElementAction(compId,symbolName,"${_l anding_sand_grain}","click",function(sym,e){window.open("http://kkz321.businesscatalyst.com/welcome.html","_self");});

//Edge binding end

Symbol.bindElementAction(compId,symbolName,"document","compositionRead y",function(sym,e){$("#Stage").css("margin","auto")});

//Edge binding end

})("stage");

//Edge symbol end:'stage'

})(jQuery,AdobeEdge,"EDGE-landing_hourglass_3");

 

 

 

 

Here is snippet of CSS from main css page:

 

#EdgeIDlanding_hourglass_3 {

          margin-right: auto;

          margin-bottom: auto;

          margin-top: 5%;

}

 

 

 

Here is snippet of HTML from main START INDEX page:

 

<!doctype html>

<html>

<head>

<meta charset="utf-8">

<title>Kinetik Artz  Work By Michael Schmidt</title>

<link href="/Stylesheets/main.css" rel="stylesheet" type="text/css">

 

</head>

<body>

 

<object id="EdgeIDlanding_hourglass_3" type="text/html" width="222" height="454" data-dw-widget="Edge" data="edgeanimate_assets/landing_hourglass_3/Assets/landing_hourglass _3.html">

</object>

 

</body>

</html>

 

 

 

 

 

Thank you very much for any help


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>