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

Why doesn't my trigger window open whenever i double-click on one or create a new one?

$
0
0

Hello,

 

Whenever i open a new trigger, or double-click on a trigger there should open a window to add code, but there isn't opening anything anymore. I don't remember whenever this happened, because i haven't been using

Edge for some time now. It already was an issue before the last update.

 

Anyone who knows what could be the problem? (and how to solve it ofcourse!!)

 

Thanks in forward,

Martijn


Can you choose to use CSS instead of JS for animation?

$
0
0

Hi,

 

I have a project where all animation MUST be done with CSS - no (very, very minimal) Java Script allowed.

 

Is there a setting in Edge Animate where you can turn the automatic Java Script created to be CSS instead?

I have 'Googled' this in several different phrases, watched countless videos, but have not found a solution.

 

Regards,

Leigh-Ann

Can someone explain the concept of "Default Timeline"?

$
0
0

I try to understand coding in edge in more detail.

 

What i do not understand is the concept of named timeline(s):

 

* so if i want to listen to timeline - events of a symbol, i allways have to give the name of the timeline.

 

example:

 

Symbol.bindTriggerAction ( compId, symbolName, timelineName,  delay,  actionFunction )

 

Usually timelineName is allways "Default Timeline". But what is this reference by name good for?

 

Questions:

* Why a timeline has a name?

* Where could i change this name within Edge and when should i do this?

* Can i have more than one timeline for a symbol?

* If yes what is the purpose of more than on timeline for a symbol?

 

I have some assumptions for this, but what i really miss is a clear documentation of these concepts. Do you have any tipps for good tutorials? Thanks in advance.

 

Ingo

Code snippet sidebar is missing. I am only able to type code manually.

$
0
0

Starting today, I have been unable to use code snippets. Is there an option I may have disabled,am I doing something wrong or is this a compatibility issue? Running Muse 2014.2, and haven't had this problem before. Thanks.



I am seeing this:

confusion1.JPG

 

 

 

I should be seeing this: (actual code is arbitrary, I'm just concerned about the menu)

should be.jpg

[*Bug*] published website doesn't load on firefox after refresh?

$
0
0

A website I created entirely in adobe edge animate will load in firefox and work perfectly on first try but then if you hit refresh or try to load the site again its just blank space with a color fill (the bg color). This really seems like a bug in adobe edge animate has anyone experienced this before or know of a way to fix?? Thanks

animate animation with many photos

$
0
0

hello, I've made an animate animation, with many photos/picture (8Mo) and when I load the site I not want load all picture... It's possible to load just needed picture and load other pict when it's necessary ?

 

 

Joris M.

How would I distribute a banner ad created in Edge Animate to a publication?

$
0
0

Hello. New to Edge Animate and very excited about using it. How would I distribute the file/files to a publication? Would I send them the "index.html" file + the accompanying files created when published?

how to make reset in edge

$
0
0

how to make reset in edge without preloader

presently i am doing like this. example: [ location.reload(); ]. there is some possibility without preloader.

 


 


Pre-Loader

$
0
0

When I publish my project to the web and also preview it in muse, the preloader shows, but my site that is suppose to load after the preloader does not. Users must do a refresh of their browser before it will load. I'm pretty sure this is a bug and I heard removing "use strict" from the code will rectify the problem. But I'm using Edge and Muse to publish to adobe business catalyst and I don't know how I would remove that code in the .oam file.

 

Thanks.

looping an animation and opening hyperlink

$
0
0

I have been told to add a trigger at the end of the timeline, and to insert

 

sym.play(0);

 

in order to loop the entire animation (use for an online ad) but it will not work.

 

Also, can not seem to get a url hyperlink to open at the end of the ad.

 

Any feedback will be appreciated.

 

Jessica Clark

something wrong with the new version of Edge Animate

$
0
0

The new version of Edge Animate is throwing some errors "c ++". I can not delete the object properties when I try it throws me the error which had Edge Animate a problem and needs to close. In fact this new version is worse than the previous. I work on PC, someone has a solution or the same thing happens to me? (I'm from Chile)

Start and stop symbol sound using labels on Stage

$
0
0

I have two symbols, each with sound playing with the animation in that symbol. I can get the symbol itself to show (On) and hide (Off) that correspond to labels on the Stage timeline, but the sound within the symbols keeps playing. I need the whole symbol (animation and sound) to start and stop together. There is no action/function taken that starts or stops the symbols other then getting to the label on the Stage timeline. I know how to do it if I have a mouseenter/mouseleave or click function, but I'm lost with this one.

 

Thanks.

How can I call a specific scene in my Edge Animation externally?

$
0
0

I've found help on getting PLAY and STOP commands to work using external JavaScript, however I'm trying to coordinate specific scenes in my animation with external query controls elsewhere on the page and wanted to be able to call individual scenes based on which question I was presenting on a survey.  When I use the PLAY("scene_label") command, Edge ignores the "scene_label" and starts the animation from the beginning.  Is there a function like the old Flash gotoandPlay that works externally with Edge?  Here's my current page in case it's relevant...

 

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

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

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

    <style>

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

    </style>

<!--Adobe Edge Runtime End-->

<script type="text/javascript">

    function goto4() {

        var myComp = AdobeEdge.getComposition("EDGE-366526245");

        myComp.play("scenefour");

    }

</script>

</head>

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

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

  </div>

    <br /><br /><br /><br /><br /><br /><br />

    <div id="GoToFour" onclick="goto4()">GO TO FOUR</div>

</body>

</html>

 

Thanks for any help you can give me with this.

Is Edge Animate right for my project needs?

$
0
0

Hello all.

 

I am a designer and illustrator working with a film/video maker on on web series that will mix live action  with simple animation.

 

The illustrations will be hand drawn. They wil then be scanned into Photoshop/Illustrator for coloring, etc.

 

Sometimes the backgrounds will be drawn and sometimes they will be photo images or video.

 

I need something with which I can add basic movement to the characters (heads nodding, arms waving, etc.)

 

I am expert level Photoshop and Illustrator and can just about find my way with After Effects.

 

Is Edge Animate a good program for this?

 

Any advice or suggestions?

 

Thanks.

magically make webpage assemble using edge animate and it is a website after done

$
0
0

I saw a video a while back where a webpage magically assembled (using Edge Animate) and was a functioning site but I could not find it again after that.  I was wondering how to do that because I am lost on where to start.  I assume you create the buttons and everything in Photoshop, then you go to Edge Animate to make your animation but after that what do you do?  I could either make it a real website after that using Edge Animate or just either make the animation blur out and have the real webpage made through dreamweaver?  I was not sure how to make make the animation "disappear" and the webpage in Dreamweaver in the background so you work with it.  PLEASE help because I am desperate!! 


How can I use cubic bezier curves in AE?

$
0
0

     I've been using Animate for rapid prototyping interactions. Most of the time the built in easings work fine, but for certain things, I need to use a custom one to convey a transition.

 

How can I define my own (e.g. using the cubic-bezier property) for animations on the timeline?

 

Thanks.

How can I make a video play while scrolling?

$
0
0

Hi there,

 

I've searched the internet far and wide but I can't make this work.

I've got a composition with only a video file in it. I just want to make the video play while I scroll up and play reverse when I scroll down.

I' m pretty new to edge, and I only know the basics of HTML/CSS/Jquery

 

Thanks in advance!

Record audio

$
0
0

Hi,

 

I want to record audio from the built-in microphone on Android. Is it possible ?

Best regards

how to tween or merge between multiple PNG files

$
0
0

I have hundreds of PNG24 for web with transparency preserved files which were created in Photoshop. I'd like to know the easiest way to tween or merge between all of them. Basically I'd like to create 6 or so auto files between each photo so they merge seamlessly. I need to preserve the transparency and be able to then edit each of the files. Please help, Ive watched stacks of tutes but they all seem to focus on how to move one image around the screen and I need to merge intelligently between multiple images. cheers - Johnny

How can I upload my edge animate files online and share with friends?

$
0
0

 

Hello

I've created an animation using this Adobe Edge Animate and I want to share it with friends. is there a way I can upload the animation online so that they can view it just by typing a link onto their browser?

Thanks very much!

Viewing all 9897 articles
Browse latest View live


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