Petition to get Adobe to continue working on Edge Animate
Edge Animate is a great piece of software and has so much potential. Let us see if we can get our community of users to help Adobe realise how important this piece of software is. Lets put our name to...
View ArticleInsert time - ok, but how do I remove it?
Hello all Is there a way to remove time from a timeline?In Flash this could be done by selecint frames, right click > remove frames. CheersmB
View ArticleCant download due to not showing in cloud
Hi,I want to download it but it doesnt seem to show up anywhere in creative cloud.
View ArticleManually removing a slide
Hi, I've taken over a project that used an Edge Animate slideshow on the front page. There are 3 slides, and I need to remove the second one but I see that this is no easy feat. I've commented out what...
View ArticleChallenge! images slider and compare
Hello all.. I would appreciate if someone can help me in direction of achieving this technique in Edge http://online.wsj.com/article/SB10000872396390443843904578024404192099308.html?mod=WSJ_hpp...
View Article'Jump to' a particular slide in adobe captivate using edge animate.
I would like to 'jump to' a particular slide in adobe captivate using interactions created in an edge animate file. Is anyone able to help me with the javascript needed to do this?
View Articlecookies message for edge animate
Is there a way to create a cookies warning message in edge animate?
View ArticleAdding custom css classes from within edge animate
is it possible to add CSS classes from within Edge Animate, im not talking about adding your own stylesheet by ex. manually editing the .html document, but rather adding classes via ex. the code...
View ArticleHow to link a button created in animate cc to an ebook created with epagecreator
Hi guys, I have created a button in animate cc, and it is supposed to link to an ebook created with epagecreator. The only thing missing here is the code to link these 2. Any kind souls here care to...
View ArticleChange color on hover and click
Hi, On dynamic created symbols I have actions: MouseEnter: to change color when mouse is over the button. MouseOut: to reset the color when the mouse is going to another button. And I have problem on...
View ArticleScroll Effects to OAM file
Hello everyone!I am trying to add Scroll Effects to OAM file (in Muse project).I did this:Export the OAM file from Adobe Animate.Launch Muse and double-click a page to open it in Design view. Ensure...
View ArticleExpanding Banner
Hi everyone. Im moving over from Flash to Adobe Edge & need to recreate the link below, Does anyone have an ideas/tips on how I will achieve this in Adobe Edge?...
View Articleblurry images in chrome
I've set simple animation where image changes size from small to large.Image is clipped in a div.Image looks VERY blurry and pixelated in chrome (IE and Firefox are OK).Why is this happening?
View ArticleAE 2014.1.1 responsive scaling fuzzy text
Ok I downloaded EA 2014.1.1 and I see various bugs, here is one.before you could set stage to responsive scaling width and then use text and it wouldn't be fuzzy unless you animated it .Now right when...
View ArticleHtml link to manipulate a clip on canvas
Hello, and sorry for my english! I will do my best to make me understandIn Edge, I have a html text and in it, I want to an image to Show a clip on the timeline when the user will click on the image in...
View ArticleHow to download Edge Animate?
Хочу скачать пробную версию. На сайте сказано, что программа более не поддерживается и дана ссылка на гайд "Как установить приложение, которое больше не разбаратывается" - Why has Adobe stopped...
View ArticleWhen all buttons are clicked - move on to next stage.
Hi, I am creating quite simple web-banner-game in Adobe Edge.User has to click all the instances (buttons) active - from red stage to blue stage.If all buttons are clicked (to the blue color), then...
View Articleiframe with Edge Animate not responsive on iPhone
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...
View ArticleUpgrade issue from 2014.1 to 2014.1.1 and poor technical support by Adobe
I am having problem with upgrading from 2014.1 to 2014.1.1 as CC desktop app kept showing "Up to date" instead of upgrade. I have tried all methods suggested in this forum:- Logout/login CC App-...
View ArticleI want to re-install Edge Animate
Hi resdesign, I did not get your reply. can you please help. I lost my HD and hope I can recover the data. i would like to have Edge back can you please let me know. Regards Melroy
View ArticleSearch Adobe Edge programmer who can help us for a small project
We have programmed Adobe Edge animation where we have to correct some slides/pages. Unfortunately we have no programmer with this knowledge. It will be max. 1 day work and we like to pay it good.If you...
View Articlehow to get element read file directory?
hello i want to get mp3 file duration i tried this code but it doesnt work or is it ? var vid = document.getElementById("../media/2.mp3");alert(vid.duration); i iuseing adobe edge animate cc 2015.0
View ArticleIframe communication with main Edge composition
Hello, I have some trouble to acces a function that if in my main Edge animation, from an iframe in my main Edge composition I have this function in document.compositionready function Open360() {...
View ArticleHow to resize symbol with code?
I would like to resize symbol with code, so here is what i have tried: var tree1ani = sym.getSymbol("tree1");tree1ani.css({"width":"100px","height":"100px"}); And it's not working. What am i doing wrong?
View ArticleEmbed YouTube Video
I am trying to embed a youtube video, but am having issues with getting the video to show up. One of my professors showed us how to do it and it looked something like this:var videoholder =...
View ArticleEdge Animate transition to new platform?
Over the years, I have built a robust and extensive "badging" program with visual interactive experiences built with Edge Animate.The client loves it, I love it, and all of their audience loves these...
View ArticleLoad random symbols
Hi all. I would like to make a bingo form. I've got 16 places on this form to randomly load symbols (I've got an array of 32 symbols in total). But... I only want to use each symbol just once... No...
View ArticleOffering Good Home for Flash Drawing Tools
The work I do requires the use of the old Flash drawing tools. As Flash is no longer supported, I checked to see what program (if any) had been created to replace it. When I learned that Edge was that...
View ArticleUse of Edge Animate Widgets
I have 5 animated books/shorts created with iBooks Author and with the exclusive use of widgetscreated in Edge Animate. My question is now that the day has come, that I must move on from the use of...
View ArticleDoes Edge Animate enable us to place objects in to our videos?
What Adobe product should I buy so that I can put objects in to my video (that's going to go on YouTube eventually)? I have a long video that I'm presently putting together on Windows Movie Maker. I...
View ArticleAdding Adobe After effects Camera features inside Adobe Animate
Adobe After effects Camera features is very powerful being used for motion graphics, although Adobe Animate camera is very poor compared with After effects , although if Adding Adobe After effects...
View ArticleDynamic Drop-down list with symbols
Hi, I am trying to create a drop-down menu reading values from JSON. here is my code: $.getJSON("data.json").success( function (data){$.each(data, function(index, rooms) { var mnroom =...
View ArticleSymbol controlling the timeline with mouse scrolling
Hello, After doing a search I found exactly what I need in this thread: https://forums.adobe.com/message/4745511 Example - http://dealsdrizzle.com/research/scroll/test1.htmlDownload -...
View Articlenot able to put two animation on one page
Hello All two animation i created with the using of adobe edge animation software. When i am going to run single single then it is working very well, But when i am going to add these two animation in...
View ArticleTransitioning from Flash to HTML5
Hello Community, I just have a general question: I am currently producing interactive children's animations using Animate CC and ActionScript 3, and my client would like us to start creating the...
View ArticleWhat are you people, still, using Edge animate for
I see people still asking tips for Edge Animate... Is it not dead ? Killed by its creator ? What are you people using Edge animate for ? I came from Flash, I jumped into Edge, and after Adobe betrayal...
View ArticleCan't figure out how to make direction aware mouse over?
I don't have much coding skills at all so that is probably my main problem but does anyone know how to do this effect in Edge Animate? I'm very new to this program but over the last 2 weeks i've been...
View ArticleReplace/Update Images in Edge Animate
Is there a quick way to replace/update images in Edge animate? It was simple to do in Flash but I haven't seen the same function in Edge.
View ArticleReading Text Files and Databases
Are there any good tutorials on reading/parsing text files and databases out there? I've been looking around, but I can't really find anything.
View Articlemove timeline with a click
Hi,I would like to create 3 buttons that allow me to move the time line up to a precise second,example: by clicking a button the timeline "play" to the sec. 3 and stop, so if the timeline is to the...
View ArticleEmbedding the Edge Animate Js and image files
Hi,I have built 16 animations for a client, but been told that the advertising platform only accepts a single html file. I have the images folder and .js for each of course. Can this be done with Edge...
View ArticleMove Adobe Edge JS Inline HTML File?
I am having an issue trying to reconcile a vendor's request for files for HTML5 Banners. The biggest concern is they want all of the pertinent JS code to be hardcoded into the .HTML file. I know the...
View ArticleIs Adobe continuing development w/Edge Animate?
Dear AdobeI just read a distressing article that Adobe is no longer developing Adobe Edge Animate. Is this true?The article is from Talking New Media - July 15, 2015 Is the Newsstand really going away,...
View ArticleOn mouse over - Symbol Problem
Hello, I have a bit of a problem with On mouse over effect on symbol. Symbol is a box with background - inside is icon and text. Over effect works fine when I put cursor on box background. But when I...
View ArticleEdge animate google map embedding not working
I have been using the recomendations in Adobe Edge Classroom in a book starting on page 207 entitled Appending a google Map.After selecting the Composition Ready option on the Stage and creating a...
View ArticleHow do I make text unselectable?
There are times when you do NOT want your user to select the text, such as menus and buttons. Having dynamically changable text on my buttons is vital, but at this time, it's incredibly annoying...
View ArticleOn September 30, 2019 we will remove all Adobe Edge products from Creative...
I received an email today from Adobe that says: "On September 30, 2019 we will remove all Adobe Edge products from Creative Cloud." Will I still be able to access Adobe Edge Animate?
View Articlehow can I move all keyframes of a whole object's animation?
Hey, it's easy to move the position of an object on one particular keyframe. But if I have multiple keyframes for one object and want to shift the position of the whole object's animation let's say on...
View ArticleSymbol timeline event via class problem
Hi everybody, I am having a peculiar problem. I have three symbols on the stage called Symbol_X, Symbol_Y and Symbol_Z. I want to move each symbol's timeline to the label "A" at once by clicking button...
View ArticleLibrary edge animate cc without scripts
Please help me : the library edge animate cc dose not contain scripts, video and audio
View Article