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

Can anyone hlp with animating when an object is dragged?

$
0
0

Hi,

 

I am looking ot see if anyone can describe the code to add animation when a symbol is dragged?

 

sym.getSymbol(r).$(r).bind('focusin tap click',function(ev) {

 

 

  sym.$(r).draggable('disable');

 

 

  }).bind('focusout dblclick',function(ev) {

 

 

  sym.$(r).draggable('enable');

 

Thanks


Since CC (2014) update SVG assets dragging in at 900%

$
0
0

My assets SVG files are coming/dragging in at 10% not 100% and when I change to 100% it's Huge (almost 900%)

  1. Original SVG assets showing at large size (I have not touched it)
  2. I checked my SVG files in Illustrator and they are at the right size

AE-Size_02.jpg

AE-Size_03.jpg

adobe edge animate gives error...

$
0
0

recently my project starts crashing.... when it loads in edge animate  gives a java scrip error .. saying " loading failed please check your page for  java script errors"

 

also i have created a pre loader .. that is also missing..

 

please help...

se ha producido un error guarde su trabajo y reiniciar edge animate despues de copiar o duplicar un elemneto si alguien me ayudar con este problema se lo agradeceria

$
0
0

se ha producido un error guarde su trabajo y reiniciar edge animate despues de copiar o duplicar un elemneto si alguien me ayudar con este problema se lo agradeceria

One button, two actions

$
0
0

Hello all,

 

I've been trying to create an interactive bar graph. The idea is that if a user clicks on a button, a bar graph will animate up onto the stage. I would like to code it so that if the user clicks on that same button again, the bar graph will animate down off the stage. So far all I've been able to find is that this is possible with mousover and mouseout; but I'm wondering if it's possible to use clicks instead.

 

Thanks for your time

Como activar gradualmente las animaciones en edge al hacer scroll en el html?

$
0
0

Hola, Como activar gradualmente las animaciones en edge al hacer scroll en el html?

Ejecutar animaciones Edge en HTML scroll.

$
0
0

Hola comunidad, alguien domina como ejecutar las animaciones edge gradualmente mientras hago scroll en el html?

Touch Swipe in Edge

$
0
0

I used the script from TimJaramillo for my edge file and it worked!!

http://www.timjaramillo.com/code/edge/swipe_v2/swipe.html

 

But I still can't figure out where to put sym.playReverse() code.

Can someone tell me exactly where to place the sym.play() or sym.playReverse() code, if I simply wanted the animation to play forwards or backwards when swiped left or right?

 

Also, is there a way to speed up the swipe action. It's alittle slow.

 

THANKS


"Unsupported path(s):/crossdomain.xml" Error message won't stop popping up.

$
0
0

It started a couple of weeks ago, then the 2014 update made it go away, but now it's back. Basically, every ten seconds this error message pops and you have to cancel it and keep working, which you can't really because the workflow is completely interrupted. 

 

I would appreciate any advice.

 

Thanks!

How to have symbols play at random intervals?

$
0
0

Hello all,

 

I'm trying to create a "whack a mole" like game in Edge Animate, and was wondering if there was a way to have the "hamsters" pop up at random intervals?

So far my script looks like:

 

sym.setVariable("score", 0);

var score = sym.getVariable("score");

sym.$("score").html(score);

 

sym.getSymbol("Hole_1").$("Hamster").click(function(){

  var score = sym.getVariable("score");

  sym.setVariable("score", score + 5);

  sym.$("score").html(score + 5);

  sym.getSymbol("Hole_1").play("cured");

});

 

Such that I have a symbol called hole which has a hamster that pop ups, when you click the hamster it plays the "cured" animation and adds 5 points to the score.

 

Thanks!

Edge CC 2014 compatibility with Edge CC

$
0
0

So my job has upgraded to Adobe CC.
In my studio I have CC 2014. Over the weekend I took home some work to make a few tweaks.

Upon returning to the office, I've come to realize that CC cannot open CC-2014 files (frustrating).

Has anyone had to deal with this? Or has a solution?

Is there a back-save option or export in CC-2014?

 

Thanks
M

Proportional scale for image

$
0
0

Hello!

Stage width = 100% window

And stage height = 100% window

 

Whenresizingthe windowsides of the pictureshouldbe increased or decreasedproportionately.Image heightshoulddependon the width.
How to do itwithout usingresponsive?


Is there a simple way to add a swipe up/down action?

$
0
0

Hey Edge Heads,

 

I need to use a simple swipe up action to play a symbol and then a simple swipe down to close it again.

 

It works perfectly with the swipeleft/right but horizontal swiping causes a gesture conflict (I have some left/right draggable objects)

 

I tried just changing the code to read swipeup/down but this does not work.

 

I have found some complicated, long-winded code but I am really needing something short and sweet if at all possible.

 

Thanks,

Justin

edge animate is not producing oam file

$
0
0

I have produced several animate projects before but for some reason when I publish now i cannot produce an .oam file. I have to believe it is contingent on a variable other than publish settings because I've tried them all. Any suggestions?

edge 2014 causing problems with video when rotating iPad from landscape to portrait

$
0
0

i've been working without success for the last two months with no luck. i am building a site   http://www.bjoinfilms.com/testXXX/

it is a very simple page with a video in the middle, a responsive edge animation to the left and right of the video. on iPad landscape i have both animations turned on. on the iPad portrait and smart phone i have both animations turned off (display:none)

 

the problem i have is when i rotate the site from portrait to landscape on the iPad the video resizes incorrectly and overlaps the edge animation on the right. if i refresh the browser or flip it back and forth between landscape and portrait the video resizes itself correctly but only until then.

 

i know it is the edge causing this because when i remove the animations and try it with just colored boxes for both the left and right animation holders the video works perfectly. i am using the great sublime responsive video player for the center video div.

 

does anybody know a work around for this problem? it would be greatly appreciated.

 

 

Message was edited by: thomas drotar


Code does not display actions anymore

$
0
0

Hi

I have the latest version of Edge Animate CC2014.

Normally I should see a list of events and actions in the Code window when i create a trigger but it's empty.

I saw the list minutes ago in this window and now there is nothing.

Am I missing something obvious?

I have quit and restarted EA but the problem still occurs.

Thank you for your help.


bmprod01 2014-08-27 at 01.12.17.png

Edge keeps crashing (cc version)

$
0
0

Ever since upgrading to the cc version of edge I can no longer work with a particular file. My smaller edge animate projects are working fine. The most recently saved version of the large project I am having a problem with can be viewed here.

 

The files can be downloaded here.

 

The project is a combination linear/cyclical timeline that covers a period between about 4000 BCE - 4000 CE. You can switch between the linear and cyclical views with a button that is between the forward and reverse play buttons. The timeline focuses on bible chronology. There are links within the timeline that open other edge animations in a spotlight overlay window (used edge commons for this).

 

Before I upgraded to the latest version of EAcc I was able to successfully make changes to the file, although edge took a long time to save (up to a minute of "not responding"). I have found that zooming in closer to the edge timeline really boggs down the program to the point of being unusable, so I stayed zoomed out as much as possible.

 

Before the upgrade, I have had problems saving recently. If I complete more than a few operations without saving, and then try to save I get an error message that says "out of memory, save work and exit" (which proves to be impossible), so I have had to save every 5 minutes or so if I didn't want to lose my work. This is a major irritation that I have learned to live with, but of course now I can do NOTHING without edge hanging.

 

I have tried uninstalling and reinstalling edge, but that makes no difference. I am also not able to use the older version (1.5), since the file has been saved within EAcc(ironically the ONLY successful operation the program was able to pull off).

 

I am really trying not to freak out about this, but it represents over two years of my life. If anyone can see what in my file (or edge) is causing the bogging and crashing I would be forever greatful...

 

Thanks

Edge Animate and typekit

$
0
0

Hi,

 

Can anyone help me please with this.

I followed the video tutorial but couldn't add the font from typekit. It would show the new font as an available, but the look didn’t change.

 

Best,                                                                

Lana

typekit.jpg

 

  1. P.S. I did try to contact the adobe chat and phone support  but was told that the Edge Animate and typekit are only supported via forum

Is it possible to create a button to take a screengrab on ipad?

$
0
0

and what would the code be to do this?

 

thanks!

Adding user feedback functionality to a microsite built in EDGE?

$
0
0

Hi,

 

is it possible to add feedback forms and feedback functionality to a microsite in EDGE?

 

And to have a like button that when clicked sends feedback back to the creator?

 

Or record user click-through metrics?

 

Thanks!

 

James

Viewing all 9897 articles
Browse latest View live


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