Edge Animate CC/ OSX Mountain Lion
Anyone else having any major issues? Not even managed to get mine to start!
View ArticleWhy animations not working on Safari?
I have tested on Chrome and is working good, but not in Safari 6.0.5Here is the URL http://pierosalardi.businesscatalyst.com thanks
View ArticleSet a variable external to Edge composition
Hello,I'm looking for help on how to use a JavaScript variable that is external to my Edge composition. I would also like to understand how to do the same the other way around too, such as accessing a...
View ArticleWhen I export a file how do I get the raw HTML code to edit?
I created a log in form with edge, now I need to pass it off to my team of programmers, but I realized when export the file there is no raw code. Is there a way to get the raw HTML 5 code? I've opened...
View ArticleEdge 1.5 and IE11 does not work... Or does it?
In the console I see: SCRIPT438: Object doesn't support property or method 'okToLaunchComposition'File: index_edgePreload.js, Line: 27, Column: 303 Anyone else able to get older Edge (1.5) projects to...
View ArticleEdge commons youtube function issue
Hi everyone! Has anyone had an issue with the edge commmons youtube function? It works fine on the machine in preview here in the browser. The youtube link opens.. no problem.But once I test it on the...
View ArticleFeatures Request?? where to write them
team edge, do you have a special place for feautres request?
View ArticleI need to create an adavanced preloader bar.
I need to create a pre loader that show the percent of the page loaded by the percent colored in of the preloader bar. It would alos be great if the bar said loading under the preloader. The preloader...
View ArticleIs snippet master compatible with edge animate? Or another easy to use cms?
I am looking for an easy way for clients to update their website text, and am looking at making a whole site with edge animate. Any ideas? From anyone who has tried this? Thank you.
View Articleclip play when reach area on page
Hi everyone! Im trying to play a clip that I have made in edge animate on my website, I havent published it yet so i dont have a example but does anyone know how to play a clip when you reach an area...
View ArticleSVG problems
Recently I've encountered a few problems while working with Edge Animate. Firstly, I was importing SVG Files into Edge that I'd created in Illustrator. This was going fine until Edge stopped...
View ArticleHow to keep the stage aspect ratio when stage width=100%?
Hey, if I would like to make an animation that always fits into the browser window by fitting the width to 100% I'm having trouble keeping the aspect ratio of the stage's height. I can only configure...
View ArticleDelay loading of assets (efficiency management)
Hello,Is there the means to load assets just before their used on the Stage? For instance if you have a slideshow with 5-10 image presentations, is there a way for Edge to load the first Slide first...
View ArticleHow can I ease the hardness of the bounce?
Hey, can I somehow modify the hardness of the standard bounce curve in the acceleration panel?
View ArticleAre Adobe EVER going to make Edge Animate scale-to-fit (like Flash)?
I've been following the progress of Edge Animate (formerly Edge) ever since Steve Jobs decided he wasn't having Flash on the iPad. With each new version I've been desperately looking for the feature...
View ArticleUse variable for symbol name
I am trying to reference a symbol element that looks like this: elementName = variableName + "Menu";var menuChoice = sym.getSymbol('printMenu').$(elementName); when I console.log ("menuChoice" +...
View ArticleNested symbol syntax question
I am dynamically loading 'slides' onto the stage. Within the symbol that is loaded, on its timeline, I have the following: var icon = sym.$("honIcon");icon.hide(); That works as expected. However, the...
View ArticleUnsupported paths???
When I try to have Edge Animate open an existing HTML webpage, it “sees” all of the images that are there but two. I am getting this error message: Unsupported path(s): /Volumes/Storage/Site...
View Articlecall function in external .js from stage.onCompletion
I have my edge composition, and some functions in sim.js within the stage.onCompletion event, I have: $("<script type='text/javascript' src='sim.js'></script>").appendTo("#Stage"); how can...
View ArticleCalling function outside of stage scope
So that it will be easy for me to call a hideNav() function, I put the function outside the stage scope. You can see the end of the stage closure below followed by the various things I've tried that do...
View Article