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

Adobe Edge with Sketch.js?

$
0
0

Been having trouble getting this working. The code seems simple enough but I can not make it work within Edge.

 

Here is the Sketch.js code:

 

<canvas id="simple_sketch" width="800" height="300"></canvas>

<script type="text/javascript">

  $(function() {

  $('#simple_sketch').sketch();

  });

</script>

 

Any and all suggestions on how this needs to be reworked within edge would be tremendously helpful.

 

P.S. Yes I have imported the other javascript libraries needed. You can find them at....

 

Sketch.js - Simple Canvas-based Drawing for jQuery


Symbol to always replay from start

$
0
0

I have a symbol with a slideshow controlled by buttons, each slide has a stop action on it and then the button plays from the next slide. If I leave the symbol in my animation and then come back to it, it is at the last stop point not the start. How can I return to the symbol so that it is always at the start.

how do i place a video as background in Edge website?

$
0
0

Hello can someone please? How do i place a video as a background image in an Edge Animate website or an Muse  or Reflow site?

Preloader stuck in Chrome, different issues between browsers but Safari seems ok

How do I get all audio to stop from a button

$
0
0

I have a next button in my animation. What I need it to do is stop all audio and video but not mute it. I want the user to be able to use all the audio in the next scene of the interactive without audio from the last scean still playing.

Failed to find fileOut eith error Message: Permission denied

$
0
0

After I add a Trigger with the code this.play(0); and then I tried to save the HTML file and got this error message -

 

------------------------------------------------------------------------------------------

Edge Animate encountered error(s): failed to find fileOut eith errorMessage Y:\Creative\adbanner.html: Permission denied

------------------------------------------------------------------------------------------

 

How do I get around this problem?

Float Symbol on scroll

$
0
0

Hi all,


I'm sure this is dead easy, but I've gone brain dead and would greatly appreciate some help.

 

I have a stage that is 100% height, and 4000pixel width.  When the user scrolls right, across the stage, I want a symbol (the logo) to stay put, in the same position, so that it's always visible and sits top left of the page, regardless of the scrolling. 

 

I'm sure this is done with the CSS absolute code, but I can't seem to get it to work?

 

Any help would be hugely appreciated!
R

SharePoint and Edge

$
0
0

I have recently taken a position within the Department of Defense. My location uses older software (they just made the change to SharePoint 2010) and they want me to start suggesting big changes for their sites. My question is, how can Adobe Edge integrate into SharePoint if at all. Will it allow me to build custom web parts that can live within SharePoint? Can I create animation and then export it as Javascript?

 

I'm just trying to get as much accurate information as I can before I try to sell them on the Creative cloud option.

 

Thanks in advance!!


Steps to a floating header symbol in Edge Animate CC?

$
0
0

Can you please simply describe to a noob non-programmer how to make a floating header in Edge Animate CC? - Much Thanks

Edge and iPads, troubleshooting

$
0
0

So i'm fairly new to the world of Edge Animate. I'm familiar with coding, animation, quite a bit actually.
So I have created a demo to be touch-interaction only (for the iPad). So when I go to use Edge Inspect through Chrome, my animation just flashes uncontrollably when previewed in Chrome. I mean elements that aren't even supposed to be on the Stage yet are blinking like crazy and I cannot seem to pinpoint the issue. It should begging with a nice fade-in animation and then stop. But instead…

 

Since i'm new to Edge Animate. I wanted to know if there was something that I was missing. Possibly a piece of code that's supposed to go at the start of the animation that i've completely missed or something? I can post screen grabs of any and all aspects if that helps?

 

Thank you!

Where is Adobe Edge Animate 1.5?

Bypass stop with if statement on mouseenter or mouseleave?

$
0
0

Hello,

 

I am new to Edge Animate and JavaScript. I spent quite a bit of time trying to find a solution but I am stuck...

 

http://www.alligatorvideo.com/edge-test-1/index2.html

 

This projects behaves almost like I would like it to:

 

When the mouse enters the left disc, the board goes down on the left.

When the mouse enters the right disc, the board goes down on the right.

When the mouse is no not over any disc, the board returns to flat.

 

If you leave time to the board to return to flat before you enter the disc opposite to the one you just left, it works fine.

 

Problem is... if you enter the disc opposite to the one you just left before the board has returned to flat, then the board will not pass the flat point and it will get stuck on one side.

 

At some point I will also add the touchstart and touchend, that's why I chose mouseenter and mouseleave.

 

Any help would be greatly appreciated!

 

Jerome

FONTS missing

$
0
0

FONTS BEYOND THE normal Arial, Georgia type fonts in my copy of Edge Animate CC are  missing. I have synced fonts showing up on Photoshop, so the problem seems to be with Edge.

 

No idea what went wrong-- even Impact isn't available.

 

Restarted the program. No joy.

 

Help appreciated

Swipe up & down functionality

$
0
0

English

 

Hello,

first of allthanks for anyhelp and sorry for my bad English.
To my problem, Iwouldlike to useinstead of"swipe right &left"a"swipe up &down", but these are notspecifiedthere, andnowI do not knowhow I couldimplementit.

Existsthere anypluginortutorial for this problem?Ifanyone has any ideasI would be verygratefulfor any assistance.

 

 

Deutsch

 

Guten Tag,

zunächst einmal Danke für jegliche Hilfe.

Zu meinem Problem, ich würde gerne in Adobe Edge anstatt mit „swipe right“ & „swipe left“ ein „swipe up“ &  „swipe down“ verwenden,

jedoch sind diese dort nicht vorgegeben und ich wüsste jetzt nicht wie ich es umsetzen könnte, dass ich dieses dort Manuel programmiere.

Gibt es evt dafür ein Plugin oder Tutorials ?
Wenn jemand eine Idee hat wäre ich sehr Dankbar für jegliche Hilfe.

Actions not working in Edge CC 2014?

$
0
0

Hi all,

 

My Edge Animate CC 2014 is up to date, and now I can't add an action to the timeline.

 

I want to add an action at the end of the timeline to replay the animation.

 

It used to be called Complete, and then I had to change Play from to 0000.

 

There is a new looking screen that pops up when I try to do this. It has code in a tiny screen that I have to scroll, and I can no longer change the 1000 to 0000.

 

What has happened here?

 

How do you do this now?

 

Thanks for any help.


Motion path with a perfect circle

$
0
0

I maybe missing the obvious here.. but how does one simply attach an object to something like an eclipse?

 

I know I can draw a motion path but it's not a perfect circle.

 

Help!

Scroll Page Edge Animate

$
0
0

Hello. I have been working on Edge Animation which play according to the page scroll.

 

I have used EdgeCommons.js to play the animation when scroll but when I add the animation to the static website .HTML page it's not working according to the page scroll.

It's targeting edge stage but I want to play to with the browser scroll.

 

(function ($, Edge, compId) {  var Composition = Edge.Composition,  Symbol = Edge.Symbol;  //Edge symbol: 'stage'  (function (symbolName) {  Symbol.bindElementAction(compId, symbolName, "document", "compositionReady", function (sym, e) {  yepnope({  load: "http://cdn.edgecommons.org/an/1.1.2/js/min/EdgeCommons.js",  callback: function () {  EC.centerStage(sym);  EC.Parallax.setup(sym);  $('body')  }  });  });  //Edge binding end  })("stage");  //Edge symbol end:'stage'  //=========================================================  //Edge symbol: 'Down-level'  (function (symbolName) {})("Down-level");  //Edge symbol end:'Down-level'
})(jQuery, AdobeEdge, "steps_animation");

 

in HTML file of the site that code is added

Is there a way to jump to label from a URL call

$
0
0

I need to call an animate project from URL links but I want to be able to go to a specific label based on the link information.  Is there a way to do that?

 

Thanks

 

john

audio won't play

$
0
0

Added two tiny mp3 tracks to a short presentation. All works well on my desktop but the audio only plays in Firefox, not in Opera, Chrome or Safari. Dare not try it on a PC. I tried converting the sound files to Ogg, but can't even add them to the timeline.

 

You can see my file here (in the early proof stage): Untitled

 

Any help appreciated.

 

thanks

Trigger Action at the end of Video

$
0
0

I see that this question has been asked and answered a few times here, but, for the life of me, I just can’t get this to work in my composition.

 

I want to trigger an action when a video is done playing. My talents lean more towards the design side than the programming side, so a lot of this is new to me.

 

I have a video group named “eot_sast_vd” in a symbol named “MovieAndBG_Sym,” which is the only symbol on my stage.

I’ve added alerts in the code to help me troubleshoot the issues.

 

 

I have tried:

 

var myVideo = document.getElementById('eot_sast_vd');

alert(myVideo); // always comes up “Null”

myVideo.addEventListener("ended", function(){

alert("in the function"); //never comes up

});

 

Then the whole composition comes to a grinding halt and nothing further happens.

 

 

Also, I’ve Tried

 

var vid = sym.$(‘eot_sast_vd’);

alert(vid) // displays “ [object Object] “

var vidEnd = $(vid).children().first();

alert(vidEnd) // displays “ [object Object] “

$(vidEnd).bind('ended', function ()  
{ 


alert(“I am now in the function”) //never comes up


});

 

Then the composition, again, comes to a grinding halt and nothing further happens.

 

In addition, I’ve tried adding both these lines of codes to the stage’s “Composition Ready,” and “Creation Complete.”

Also the symbol “MovieAndBG_Sym’s” “Creation Complete” and even a timeline trigger on it’s timeline.

 

Any help would be greatly appreciated.

Viewing all 9897 articles
Browse latest View live


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