Problem with svg, edge commons on Chrome/iOs8
Hello I need some help about edge animations. I have created web apps with edge animate, edge commons js library and svg files. Everything worked fine except when I recently used Chrome and new...
View Articledrag and drop in Edge Animate (was: drag and drop)
hello friends I have a drag and drop on edge,I need that when you release the ad in the wrong place, my return to the starting point
View Articleviewport problem in Edge Animate (was: viewport problem)
Hello, I am working on a web site, and I have to make it work on mobile device.Currently I am testing on a Microsoft Surface 1 / internet explorer 11 and my problem is that each time I touch the screen...
View Articleclick action wont work in Edge Animate
I dont know why but my click action wont work with my button. Any help is appreciated. /************************ Adobe Edge Animate Composition Actions** Edit this file with caution, being careful to...
View ArticleHow do I target the main timeline from a nested symbol
Is it the same as targeting a nested timelinf for example: sym.getComposition().getStage().stop("lable");
View ArticleWorking With Edge Animate and Business Catalyst
Does anyone work with a site with incorporates Edge Animations that is hosted on Business Catalyst? I am asking because my Edge animations run fine on my page on preview in browser but do not run at...
View ArticleEdge Animate pushing lower DIVs down on page.
Hello.When I make my Edge Animate animation responsive, (and placed in dreamweaver) when looking in a browser it pushes all the divs under it down the page, leaving an unsightly gap underneath. As I...
View ArticleIs it possible to place an Adobe Edge Animate animation into an Interactive PDF?
Hello all, I asked this question in the InDesign community and am asking it here to cover all bases...Is it possible to place an Adobe Edge Animate animation into an Interactive PDF? Adobe Edge...
View Articlepausing on a Edge Animate timeline
You can sym.stop(); on a timeline but can you puase for a few seconds and then strart plaing again. This is totaly wrong but In leymans terms it would be great to be something like thissym.pause(3000);
View ArticleSince CC (2014) update SVG assets dragging in at 900%
My assets SVG files are coming/dragging in at 10% not 100% and when I change to 100% it's Huge (almost 900%)Original SVG assets showing at large size (I have not touched it)I checked my SVG files in...
View ArticleHow do I make a symbol user-resizable?
Is there a way that I can make any symbol user-resizable so that handles will appear on an object and allow the user to resize an object dynamically? Curiously, calling the jQuery .draggable()...
View ArticleEdge animations not working on godaddy
None of my edge animations work on Godaddy. When I upload them to Godaddy they don't work. Does anyone know why?
View ArticleUnable to download Edge Animate trial version (was: No puedo descargar la...
No puedo descargar la versión de prueba, dice (Se están produciendo algunos problemas; inténtelo de nuevo más tarde. Si el problema continúa, póngase en contacto con Asistencia al cliente.) pero aún...
View ArticleLoading videos dynamically - how to integrate data from json file into video...
Hi!Working on a website where I want to display a larger selection of videos. Found a tutorial wtih a great script for loading content dynamically from a json file; $.getJSON("data/press.json",...
View ArticleHow to copy animations to other objects without messing up the start position?
When I have an animation on one object (let's say move from left of the screen to the right), and I want to copy paste this animation to other objects, how do I do that? If I copy the animation and...
View ArticleDoes anybody know, how to make an element, that is only visual?
Hi I am working on this timeline;http://torbenvf.dk//ledelsehelehistorien/web/(don't mind the look of it:) it's not fully grown) I want to have the grey elipse on top of the years, and still be able to...
View ArticleEdege animate: Parallax and Spotlight = Not working together?...
Hi all, This is my first post, and sorry for my English :)) I am learning, and have a small composition on Edge Animate CC 2014 on Scrolling Parallax, which works very well, and now I want to add a...
View ArticleSVG files now showing up once uploaded to Godaddy Windows server
I'm having an issue with my edge project. Everything works fine locally but when I upload it to my Godaddy Windows hosting account, the SVG Files do not show up, black background is there from project...
View Articlekeydown event
I want use the keydown event and I used this syntax which works fine: $(document).on("keydown", function(e){ if (e.which == 32) { alert("something"); }}) But I wonder why this syntax...
View ArticleEmbed content with responsive scaling not showing animation at correct size
Hi, I have an animation that has responsive scaling set to height.I take the div container generated by EA and insert in my page as following: <div style="height:100%;width:100%;"> <div...
View Article