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

can't get object on own layer in timeline

$
0
0

Hi, I created a website (plain html, css and javascript) and imported it to edge animate. The reason I did this is because I am new to edge animate and am trying to see the capabilities and how to include it in my work flow. So I imported the site and there are no problems. I can publish it and everything works as it did before.... but I wanted to see if I could add things into the site from edge... so I took an ellipse and added it on the stage on top of my existing site... but there is nothing in the timeline area from my site nor the new ellipse that I created on top.... how do I get the elemets to show up on layers in the timeline area?

 

I was interested in adding in pictures in the timeline area to add things that are timed on the stage and also add code snippets to existing things... I can see that I can add code snippets to the elements in the elements panel by clicking on the {} brackets to the left of each element and I'm guessing this adds the code into the edge_actions.js page... so if I have an existing site that already has javascript then it publishes everything that I already have but just adds the extra code that animate generates into this file regardless of any existing javascript already on the page being called from another area... sorry, I am kind of talking/thinking out loud as I walk through figuring out how edge animate works and how to use it in my work flow... I'm interested in adding some snippets, publishing and then taking a look at the code it generates in this sheet...

a

anyway, back to my main confusion which is adding the ellipse to the stage and not seeing antying in the timeline section (which I though automatically added things there because I did a tutorial and in the tutorial any time you added something new to the stage it automatically added a layer to the timeline.. my timeline is blank... I image this is because I imported my existing site created with html and css but shouldn't the new thing that I add to the stage in edge animate (the ellipse) be generating a layer since it was added purely through edge animate?

 

Thanks for the help,

 

Kristen


Edge Animate, create "Next" and "Back" buttons that play from current position

$
0
0

Hey Everyone,

 

I'm trying to do something fairly simple but I could use some help in getting it to work and couldn't find any examples out there of this... here's all i'm trying to do.

 

 

I have animations along a timeline with labels and stop points for 1, 2, 3, 4, 5.  I want to create simple "Back" and "Next" buttons that will get your current label/position and play forwards or backwards to the next or previous label/position.  My attempt to show what It looks like logically in text:

 

Back  1 - 2 - 3 - 4 - 5  Next

 

And that's it, I know someone must have already done this or knows how, any help would be greatly appreciated 

 

Cheers,

Jeff

My actions panel vanished - how do I get it back?

$
0
0

I've looked everywhere in the program to bring this view back and no luck.  I'm running on the latest updates on windows os.  Everything else works perfectly, just missing the handy buttons in the actions panel. Thanks!

Fail in Chrome

$
0
0

Hello guys, I have a edge Html that it works correctly in almost all browers but Chrome 37(Windows 7) some images and text disappear. Why happen this? I use CC 2014.

iframe with Edge Animate not responsive on iPhone

$
0
0

I have successfully added an Edge Animate block to a Squarespace page. The only way I could figure out how to do it after scouring the Squarespace forums and googling was to use an iframe. It is working great EXCEPT for on the iPhone. The animation is not scaling so all you see is the top piece of it. Any ideas how to solve this?

Page:

https://karen-nagano.squarespace.com/

HTML:

 

<iframe src="https://karen-nagano.squarespace.com/assets/knlogoanim.html" frameborder="0"></iframe>

 

Custom CSS:

.edge { width: 50%; margin: 0px auto; }

.iframewrapper { height: 0; width: 100%; padding-bottom: 49.78%; overflow: hidden; position: relative; }

.iframewrapper iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

Thanks in advance!

Having problems with applying actions in the South Africa Tutorial, the map should come in stop, have a action of click to play and then the next rectangle object com on the stage and action to playback in reverse.

$
0
0

@paultrani

html

<!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>SouthAfrica</title>

<!--Adobe Edge Runtime-->

    <meta http-equiv="X-UA-Compatible" content="IE=Edge">

    <script type="text/javascript" charset="utf-8" src="index_edgePreload.js"></script>

    <style>

        .edgeLoad-EDGE-23447420 { visibility:hidden; }

    </style>

<!--Adobe Edge Runtime End-->

 

 

</head>

<body style="margin:0;padding:0;">

  <div id="Stage" class="EDGE-23447420">

 

        <div id="Stage_Ellipse" class="edgeLoad-EDGE-23447420"></div>

        <div id="Stage_bkgd" class="edgeLoad-EDGE-23447420"></div>

        <div id="Stage_midground" class="edgeLoad-EDGE-23447420"></div>

        <div id="Stage_Impala" class="edgeLoad-EDGE-23447420"></div>

        <div id="Stage_Text" class="edgeLoad-EDGE-23447420">South Africa<br></div>

        <div id="Stage_foreground4" class="edgeLoad-EDGE-23447420"></div>

        <div id="Stage_Rectangle" class="edgeLoad-EDGE-23447420"></div>

        <div id="Stage_WorldMap" class="edgeLoad-EDGE-23447420"></div>

    </div>

</body>

</html>

 

Javascript

 

window.AdobeEdge=window.AdobeEdge||{};if(!AdobeEdge.yepnope){(function(a,b,c){function d(a){return"[object Function]"==o.call(a)}function e(a){return"string"==typeof a}function f(){}function g(a){return!a||"loaded"==a||"complete"==a||"uninitialized"==a}function h(){var a=p.shift();q=1,a?a.t?m(function(){("c"==a.t?B.injectCss:B.injectJs)(a.s,0,a.a,a.x,a.e,1) },0):(a(),h()):q=0}function i(a,c,d,e,f,i,j){function k(b){if(!o&&g(l.readyState)&&(u.r=o=1,!q&&h(),l.onload=l.onreadystatechange=null,b)){"img "!=a&&m(function(){t.removeChild(l)},50);for(var d in y[c])y[c].hasOwnProperty(d)&&y[c][d].onload()}}var j=j||B.errorTimeout,l=b.createElement(a),o=0,r=0,u={t:d,s:c,e:f,a:i,x:j};1===y[c]&&(r=1,y [c]=[]),"object"==a?l.data=c:(l.src=c,l.type=a),l.width=l.height="0",l.onerror=l.onload=l. onreadystatechange=function(){k.call(this,r)},p.splice(e,0,u),"img"!=a&&(r||2===y[c]?(t.in sertBefore(l,s?null:n),m(k,j)):y[c].push(l))}function j(a,b,c,d,f){return q=0,b=b||"j",e(a)?i("c"==b?v:u,a,b,this.i++,c,d,f):(p.splice(this.i++,0,a),1==p.length&&h ()),this}function k(){var a=B;return a.loader={load:j,i:0},a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p= [],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=s?l:n.parentNode,l=a.opera&&"[object Opera]"==o.call(a.opera),l=!!b.attachEvent&&!l,u=r?"object":l?"script":"img",v=l?"script" :u,w=Array.isArray||function(a){return"[object Array]"==o.call(a)},x=[],y={},z={timeout:function(a,b){return b.length&&(a.timeout=b[0]),a}},A,B;B=function(a){function b(a){var a=a.split("!"),b=x.length,c=a.pop(),d=a.length,c={url:c,origUrl:c,prefixes:a},e,f,g;for(f =0;f<d;f++)g=a[f].split("="),(e=z[g.shift()])&&(c=e(c,g));for(f=0;f<b;f++)c=x[f](c);return c}function g(a,e,f,g,h){var i=b(a),j=i.autoCallback;i.url.split(".").pop().split("?").shift(),i.bypass||(e&&(e=d(e)?e :e[a]||e[g]||e[a.split("/").pop().split("?")[0]]),i.instead?i.instead(a,e,f,g,h):(y[i.url] ?i.noexec=!0:y[i.url]=1,f.load(i.url,i.forceCSS||!i.forceJS&&"css"==i.url.split(".").pop() .split("?").shift()?"c":c,i.noexec,i.attrs,i.timeout),(d(e)||d(j))&&f.load(function(){k(), e&&e(i.origUrl,h,g),j&&j(i.origUrl,h,g),y[i.url]=2})))}function h(a,b){function c(a,c){if(a){if(e(a))c||(j=function(){var a=[].slice.call(arguments);k.apply(this,a),l()}),g(a,j,b,0,h);else if(Object(a)===a)for(n in m=function(){var b=0,c;for(c in a)a.hasOwnProperty(c)&&b++;return b}(),a)a.hasOwnProperty(n)&&(!c&&!--m&&(d(j)?j=function(){var a=[].slice.call(arguments);k.apply(this,a),l()}:j[n]=function(a){return function(){var b=[].slice.call(arguments);a&&a.apply(this,b),l()}}(k[n])),g(a[n],j,b,n,h))}else!c&&l()}v ar h=!!a.test,i=a.load||a.both,j=a.callback||f,k=j,l=a.complete||f,m,n;c(h?a.yep:a.nope,!!i) ,i&&c(i)}var i,j,l=this.yepnope.loader;if(e(a))g(a,0,l,0);else if(w(a))for(i=0;i<a.length;i++)j=a[i],e(j)?g(j,0,l,0):w(j)?B(j):Object(j)===j&&h(j,l);els e Object(a)===a&&h(a,l)},B.addPrefix=function(a,b){z[a]=b},B.addFilter=function(a){x.push(a )},B.errorTimeout=1e4,null==b.readyState&&b.addEventListener&&(b.readyState="loading",b.ad dEventListener("DOMContentLoaded",A=function(){b.removeEventListener("DOMContentLoaded",A, 0),b.readyState="complete"},0)),a.yepnope=k(),a.yepnope.executeStack=h,a.yepnope.injectJs= function(a,c,d,e,i,j){var k=b.createElement("script"),l,o,e=e||B.errorTimeout;k.src=a;for(o in d)k.setAttribute(o,d[o]);c=j?h:c||f,k.onreadystatechange=k.onload=function(){!l&&g(k.read yState)&&(l=1,c(),k.onload=k.onreadystatechange=null)},m(function(){l||(l=1,c(1))},e),i?k. onload():n.parentNode.insertBefore(k,n)},a.yepnope.injectCss=function(a,c,d,e,g,i){var e=b.createElement("link"),j,c=i?h:c||f;e.href=a,e.rel="stylesheet",e.type="text/css";for( j in d)e.setAttribute(j,d[j]);g||(n.parentNode.insertBefore(e,n),m(c,0))}})(this,document);Ado beEdge.yepnope=window.yepnope;}

(function(compId){var htFallbacks;var testEle=document.createElement("div");function isSupported(a){for(var d=testEle.style,b,g=0;g<a.length;g++)if(b=a[g],void 0!==d[b])return!0;return!1}function supportsRGBA(){testEle.cssText="background-color:rgba(150,255,150,.5)";return 0==(""+testEle.style.backgroundColor).indexOf("rgba")?!0:!1}

var hasTransform=isSupported(["transformProperty","WebkitTransform","MozTransform","OTransfor m","msTransform"]),hasSVG=!!document.createElementNS&&!!document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect,hasRGBA=supportsRGBA(),hasJSON=window.JSON&&window.JSON.parse&&wind ow.JSON.stringify,readyToPlay=!1;function safeColor(a){a=""+a;if(!hasRGBA&&0==a.indexOf("rgba")){var d=a.lastIndexOf(",");0<d&&(a="rgb("+a.substring(5,d)+")")}return a}

AdobeEdge._preloaders=AdobeEdge._preloaders||[];AdobeEdge._preloaders.push(function(){file sToLoad&&(loadResources(filesToLoad),filesToLoad=void 0)});function doLoadResources(){for(var a=0;a<AdobeEdge._preloaders.length;a++)AdobeEdge._preloaders[a]()}AdobeEdge._readyplayers =AdobeEdge._readyplayers||[];AdobeEdge._readyplayers.push(function(){readyToPlay&&AdobeEdg e.okToLaunchComposition(compId)});function playWhenReady(){AdobeEdge._playWhenReady=!0;for(var a=0;a<AdobeEdge._readyplayers.length;a++)AdobeEdge._readyplayers[a]()}function edgeCallback(a,d,b){htFallbacks[a]&&(a=htFallbacks[a]);AdobeEdge.preload.got[a]=!0;a==Ado beEdge.preload.last&&(!AdobeEdge.bootstrapLoading||AdobeEdge._playWhenReady?AdobeEdge.okTo LaunchComposition(compId):readyToPlay=!0,AdobeEdge.preload.busy=!1,0<AdobeEdge.preload.q.l ength&&(a=AdobeEdge.preload.q.pop(),AdobeEdge.requestResources(a.files,a.callback)))}

AdobeEdge.requestResources=AdobeEdge.requestResources||function(a,d){AdobeEdge.yepnope.err orTimeout=4E3;AdobeEdge.preload.busy=!0;AdobeEdge.preload.got=AdobeEdge.preload.got||{};va r b,g=a.length,f=[],c;for(b=0;b<g;b++){c=a[b];if("string"===typeof c)0===c.indexOf("//")&&0===window.location.href.indexOf("file://")&&(c="http:"+c),url=c,c ={load:url};else if(c.load&&0===c.load.indexOf("//")&&0===window.location.href.indexOf("file://")&&(c.load ="http:"+c.load),url=c.yep||c.load,c.callback){var h=c.callback;c.callback=function(a,b,c){h(a,b,c)&&d(a,b,c)}}c.callback||(c.callback=d);Ad obeEdge.preload.got[url]||(f.push(c),AdobeEdge.preload.last=url)}f.length&&AdobeEdge.yepno pe(f)};var filesToLoad,dlContent,preContent,doDelayLoad,signaledLoading,loadingEvt,requiresSVG,htLoo kup={},aLoader,aEffectors,plSTF,ctrPlS,minPlW,maxPlW,plHeight,plWidth;function loadResources(a,d){AdobeEdge.preload=AdobeEdge.preload||[];AdobeEdge.preload.q=AdobeEdge. preload.q||[];d||!isCapable()?filesToLoad=a:AdobeEdge.preload.busy?AdobeEdge.preload.q.pus h({files:a,callback:edgeCallback}):AdobeEdge.requestResources(a,edgeCallback)}function splitUnits(a){var d={};d.num=parseFloat(a);"string"==typeof a&&(d.units=a.match(/[a-zA-Z%]+$/));d.units&&"object"==typeof d.units&&(d.units=d.units[0]);return d}

function defaultUnits(a){var d=a;"auto"!==a&&((a=splitUnits(a))&&a.units||(d+="px"));return d}function findNWC(a,d){if(-1!=String(a.className).indexOf(d))return a;for(var b=a.childNodes,g=0;g<b.length;g++){var f=findNWC(b[g],d);if(!1!=f)return f}return!1}function parent(a){return a.parentElement}function offset(a){a=a.getBoundingClientRect();return{left:a.left+window.pageXOffset,top:a.top+win dow.pageYOffset}}function width(a){return a.offsetWidth}function height(a){return a.offsetHeight}

function isWrapped(a){return/center-wrapper/.test(parent(a).className)}function wrapForStageScaling(a){if(!isWrapped(a)){var d=document.createElement("div"),b=document.createElement("div");d.className="flow-wrapper ";b.className="center-wrapper";d.style.width="1px";d.appendChild(b);parent(a).insertBefore (d,a);b.appendChild(a)}}

function bindPSS(a,d){if(!isWrapped(a)){var b=function(){var b=isWrapped(a),f=b?parent(parent(parent(a))):parent(a),c=width(f),h=height(f),k=width(a), n=height(a),m=window.innerHeight,e=1,l=a.style;(f="body"===f.nodeName.toLowerCase())&&(h=m );c=Math.round(c);h=Math.round(h);c/=k;h/=n;"both"===d?e=Math.min(c,h):"height"===d?e=h:"w idth"===d&&(e=c);void 0!==maxPlW&&(e=Math.min(e,parseInt(maxPlW,10)/k));void 0!==minPlW&&(e=Math.max(e,parseInt(minPlW,10)/k));h="scale("+e+")";l.transformOrigin="0 0";l.oTransformOrigin="0 0";l.msTransformOrigin="0 0";l.webkitTransformOrigin="0 0";l.mozTransformOrigin="0 0";l.oTransformOrigin="0 0";l.transform=h;l.oTransform=h;l.msTransform=h;l.webkitTransform=h;l.mozTransform=h;l.oT ransform=h;if(!f||b)parent(a).style.height=Math.round(n*e)+"px",parent(a).style.width=Math .round(k*e)+"px";b&&(b=parent(parent(a)),b.style.height=Math.round(n*e+offset(a).top-offse t(b).top))};wrapForStageScaling(a);window.addEventListener("resize",function(){b()});b()}}

function centerThePreloadStage(a,d){isWrapped(a)&&(a=parent(a));var b=a.style;/^both$|^horizontal$/.test(d)&&(b.position="absolute",b.marginLeft="auto",b.mar ginRight="auto",b.left="0",b.right="0");/^both$|^vertical$/.test(d)&&(b.position="absolute ",b.marginTop="auto",b.marginBottom="auto",b.top="0",b.bottom="0")}

function simpleContent(a,d,b){var g=document.getElementsByTagName("body")[0],f=b||findNWC(g,compId),c,h,k;f?"absolute"!=f.s tyle.position&&"relative"!=f.style.position&&(f.style.position="relative"):f=g;plHeight&&( f.style.height=plHeight);plWidth&&(f.style.width=plWidth);/^height$|^width$|^both$/.test(p lSTF)&&d&&!b&&bindPSS(f,plSTF);/^vertical$|^horizontal$|^both$/.test(ctrPlS)&&d&&!b&&cente rThePreloadStage(f,ctrPlS);for(var n=0;n<a.length;n++){b=a[n];"image"===b.type?(g=document.createElement("img"),g.src=b.fill [1]):g=document.createElement("div");g.id=b.id;k=g.style;if("text"==b.type){if(c=b.font)c[ 0]&&""!==c[0]&&(k.fontFamily=c[0]),"object"!=typeof c[1]&&(c[1]=[c[1]]),c[1][1]||(c[1][1]="px"),c[1][0]&&""!==c[1][0]&&(k.fontSize=c[1][0]+c[ 1][1]),c[2]&&""!==c[2]&&(k.color=safeColor(c[2])),c[3]&&""!==c[3]&&(k.fontWeight=c[3]),c[4 ]&&""!==c[4]&&(k.textDecoration=b.font[4]),c[5]&&""!==c[5]&&(k.fontStyle=b.font[5]);b.alig n&&"auto"!=b.align&&(k.textAlign=b.align);b.position&&(k.position=b.position);(!b.rect[2]| |0>=b.rect[2])&&(!b.rect[3]||0>=b.rect[3])&&(k.whiteSpace="nowrap");g.innerHTML=b.text}d&& (g.className=d);k.position="absolute";c=b.rect[0];h=b.rect[1];if(b.transform&&b.transform[ 0]){var m=b.transform[0][0],e=splitUnits(m);if(e&&e.units&&(m=e.num,"%"==e.units&&b.rect[2])){var e=b.rect[2],l=splitUnits(b.rect[2]);l&&l.units&&(e=l.num,"%"==l.units&&(e=e/100*f.offsetW idth));m=m/100*e;0<f.offsetWidth&&(m=m/f.offsetWidth*100)}if(e=splitUnits(c))c=e.num;c+=m; e.units||(e.units="px");c+=e.units;if(1<b.transform[0].length){m=b.transform[0][1];(e=spli tUnits(m))&&e.units&&(m=e.num,"%"==e.units&&b.rect[3]&&(e=b.rect[3],(l=splitUnits(b.rect[3 ]))&&l.units&&(e=l.num,"%"==l.units&&(e=e/100*f.offsetHeight)),m=m/100*e,0<f.offsetHeight& &(m=m/f.offsetHeight*100)));if(e=splitUnits(h))h=e.num;h+=m;e.units||(e.units="px");h+=e.u nits}}k.left=defaultUnits(c);k.top=defaultUnits(h);k.width=defaultUnits(b.rect[2]);k.heigh t=defaultUnits(b.rect[3]);b.linkURL&&(htLookup[g.id]=b,g.onclick=function(){var a=htLookup[this.id];a.linkTarget?window.open(a.linkURL,a.linkTarget):window.location.href =a.linkURL},k.cursor="pointer");f.appendChild(g);if(b.c)for(k=0;k<b.c.length;k++)simpleCon tent(b.c[k],d,g)}}var fnCycle=function(a){a?fnCycle&&setTimeout(fnCycle,20):a={event:"loading",progress:0};load ingEvt&&loadingEvt(a)},aBootcompsLoaded=[];window.AdobeEdge.bootstrapListeners||(window.Ad obeEdge.bootstrapListeners=[]);window.AdobeEdge.bootstrapCallback=function(a){window.Adobe Edge.bootstrapListeners.push(a);if(0<aBootcompsLoaded.length)for(var d=0;d<aBootcompsLoaded.length;d++)a(aBootcompsLoaded[d])};window.AdobeEdge.preloadComplet e||(window.AdobeEdge.preloadComplete={});window.AdobeEdge.preloadComplete[compId]=function (a){AdobeEdge.$_(".edgePreload"+a).css("display","none");fnCycle=null;loadingEvt&&loadingE vt({event:"done",progress:1,reason:"complete"});aBootcompsLoaded.push(a);for(var d=window.AdobeEdge.bootstrapListeners.length,b=0;b<d;b++)try{window.AdobeEdge.bootstrapLi steners[b](a)}catch(g){console.log("bootstrap error "+g)}};function isCapable(){return hasTransform?requiresSVG&&!hasSVG?!1:!0:!1}

function onDocLoaded(a){window.AdobeEdge.loaded=!0;fnCycle({event:"begin"});isCapable()?(preConten t&&preContent.dom&&preContent.dom.length&&simpleContent(preContent.dom,"edgePreload"+compI d),filesToLoad&&!signaledLoading&&(loadResources(filesToLoad),filesToLoad=void 0)):dlContent&&dlContent.dom&&(loadingEvt&&loadingEvt({event:"done",progress:1,reason:"do wnlevel"}),simpleContent(dlContent.dom))};window.AdobeEdge=window.AdobeEdge||{};window.Ado beEdge.framework='jquery';if(document.addEventListener){window.addEventListener("load",onD ocLoaded,false);}else if(document.attachEvent){window.attachEvent("onload",onDocLoaded);}

requiresSVG=true;doDelayLoad=false;htFallbacks={"edge_includes/jquery-2.0.3.min.js":"//aja x.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js","edge_includes/edge.4.0.1.min.js":" //animate.adobe.com/runtime/4.0.1/edge.4.0.1.min.js"};aLoader=[{load:"//ajax.googleapis.co m/ajax/libs/jquery/2.0.3/jquery.min.js",callback:function(result,key){if(!window.jQuery){y epnope({load:"edge_includes/jquery-2.0.3.min.js",callback:edgeCallback});return false;}return true;}},{load:"//animate.adobe.com/runtime/4.0.1/edge.4.0.1.min.js",callback:function(res ult,key){if(!window.AdobeEdge){yepnope({load:"edge_includes/edge.4.0.1.min.js",callback:ed geCallback});return false;}return true;}},{load:"index_edge.js"},{load:"index_edgeActions.js"}];if(AdobeEdge.bootstrapLoadi ng){signaledLoading=true;AdobeEdge.loadResources=doLoadResources;AdobeEdge.playWhenReady=p layWhenReady;}

loadResources(aLoader,doDelayLoad);var plSTF="none",ctrPlS="none",minPlW="0",maxPlW=undefined,plWidth="700px",plHeight="400px";p reContent={dom:[]};

//simpleContent

dlContent={dom:[]};

//simpleContent

})("EDGE-23447420");

Loading failed, Please check your page for Javascript Errors

$
0
0

Hi I created a page in Adobe Edge. I need to amend it slightly but when I try to open it I get this error. Any ideas why? I haven't changed the folder or altered anything since I opened it last? Any advice would be great - its really frustratring! I have seen the other link, but just wondered if there is any easier way to figure it out. I'm not a programmer so don't really understand what I'm looking for. Thanks

yourproject_edge.js - best practice ?

$
0
0

Hi,

 

I just discovered that Edge, when you delete files you don't want anymore from the library: like you changed your movie or else, well, this old files will still exist in the ..._edge.js file !

So I believe iy is a good practice to go there and check and erase old stuff you are not using.

Is is true ? Am I wrong ?

Thanks for advice.

s.


Adobe Edge Animate text editor

$
0
0

Hello, I think that a disadvantageof the programis that there isa text editor, can not be madebold oritalictextwithnoput handto the code,whatI thinkis somethingthatshould bebasic.

Thisprovidedan update forthis?

 

Message was edited by: jorge londoño

How to edit the code of a text inside a div ?

$
0
0

Hi! I need your help! =)

 

How can I access the code of a DIV inside the Animate? I want to put some words in bold, and some other text formats.

 

Thanks.

Workarounds to achieve shape morphs in Edge Animate

$
0
0

I'm making the transition from Flash to Edge Animate, and one thing I truely miss is the ability to make one shape morph into another; I'm assuming that this feature is not reproducable using html 5 and javascript. Can anyone suggest a workaround, perhaps using output from Flash or After Effects and importing it into Edge Animate? If this is not possible now, is it a feature in the works?

Using After Effects PNG sequence in Edge Animate

$
0
0

I would like to incorporate an animation that I created in Adobe After Effects. I have rendered my work as a PNG sequence.

 

I have imported the sequence into Edge Animate.

 

I believe that the trick to making the PNG sequence play as intended, is to code the stage such that each element in Edge Animate plays for a specific duration, disappears and then the next element appears. This continues until the last element is played and then the stage holds this last element on the screen.

 

The big Q is - what's the code? Any help will be greatly appreciated.

 

- Roland

Edge Animate to Muse... help

$
0
0

I've been using Muse to create my website, and have attempted create one of my icons to rotate on scroll over. It has been done on this website blackmagicgfx.com as an example on the icons below the laptop I just don't know how to write CCS script.. any help would be much appreciated.

Is there a limit to volume/quantity of pics?

$
0
0

It seems to be loading some additions, but they are not in the Library Images file.

The overloaded file.

I would like to clear out some un-necessaries from the library, but cannot find the option.

-thanks

Text Tool box don't show up, when clicking on the text

$
0
0

Text Tool box don't show up, when clicking on the text... I can change the text, but I'm blind without the Text Tool box, that used to show up. Any idea?

 

Thanks!


Add an edge animation to another edge animation

$
0
0

I am working on a Trivia quiz game in adobe muse and at the end i give the option to play again or go to an older version I made a few months ago with different questions. I want to know if there is a way to load that in my new animation.

Loading edge animate file in html from different folder

$
0
0

Hello everyone,

is any way to make the html file load an edge project from another folder of hosting?

 

Exemple i have a folder in my hosting named "hbk" in path "public_html/hbk"

inside i have an edge project with 2 differents files, this is the html:

 

<!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-->

    <script type="text/javascript" charset="utf-8" src="menu_edgePreload.js"></script>

    <script type="text/javascript" charset="utf-8" src="index_edgePreload.js"></script>

    <style>

        .edgeLoad-EDGE-4647374 { visibility:hidden; }

    </style>

    <style>

        .edgeLoad-EDGE-21705955 { visibility:hidden; }

    </style>

<!--Adobe Edge Runtime End-->

 

 

</head>

 

 

<style type="text/css">

   body { background: #000000 no-repeat center; }

   </style>

 

 

<body style="margin:0;padding:0;">

    <div id="Stagemenu" class="EDGE-4647374">

  </div>

</body>

<body style="margin:0;padding:0;">

<div id="container" style="margin:0;padding:0;height:584px;background: url(images/preloader.gif) no-repeat center;">

  <div id="Stageindex" class="EDGE-21705955">

  </div>

</body>   

</html>

What i want is load this "menu" file in another html from different folder, for user dont need wait the same menu load again in this next html

 

I try change path in this line but its doesn't work:

<script type="text/javascript" charset="utf-8" src="http://www.mydomain.com/hbk/menu_edgePreload.js"></script>

To be honest i dont know what do for load the complete edge project with images from different folder..

edge_includes problem ?

$
0
0

Hi,

 

As I have a problem with ONE video in Chrome, I am looking everywhere to find a solution, I just noticed that in my edeg_includes there is TWO edge....min.js, a first one edge.4.0.0.min.js and the second

one edge.4.0.1.min.js

 

Do I have to keep both of them ? Can I delete one ?

 

By the way, where is the edge.4.0.0something.map ? I believe I need that to solve my issue with Chrome.

 

Thanks

Immediate Preloader seems to be too Polite......

$
0
0

I have been using the immediate preloader. But it doesn't seem to be immediate it loads each and every images and everything before displaying.

 

link for the project : http://d-h.st/Quw


check teh site at  : Gamaya


can anybody help me with this?

How can I get Preloader to work with my (Edge Animate) project?

$
0
0

I have carefully followed the instructions to set up a simple preloader gif for my fairly large project. After hours of torturous examination, I still cannot find out why the preloader gif does not appear. Can anyone help?  The project is at:

 

Coda -The Novel by AJ Levy

 

To anyone that can see the problem, thanks in advance.

Viewing all 9897 articles
Browse latest View live


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