get stage variable
Hello, I looking for a stage variable from a Clip function, put can't get it I usesym.getComposition().getStage().getVariable("MyVar"); MyVar is at this place in Edge Any idea ?thanks
View ArticleVideo
i placed a video in a responsive container and triggered it as follow: var vid = sym.$("bkgVIDEO");vid.html('<video src="_videos/splash_test.mp4" autoplay="yes" loop="yes" type="video/mp4"...
View Articleadd from library
Hi,is there possible to dynamically add an element (picture/symbol) from the library ? thanks
View ArticleIs it possible to change the URL of the browser corresponding to changes in...
Hello,I'm trying to create a whole website in Edge. Is it possible to change the browser URL for different sections of the animation. For example me.com/part1 leads to 2.0 seconds in the animation. And...
View ArticleAjax does not seem to work
Hi, Can't seem to load any data from my php page into my edge animate. Here is my code: .ajax({ url: 'http://server-x:7890/db.php', dataType: 'json', success: function(data) {...
View ArticleStop sound on mouseout - How/where to add code
I've read through several threads but I can't figure out how or where to add the code to get the sound to stop on mouseout. I've read posts that buzz.js might be able to help, but I need guidance for...
View ArticleWhy cant I get edge animate to open? Its crashes immediately and has never...
I have went through every possible solution and I'm at the end of my rope. Please help. I have uninstalled completely and reinstalled. I have used the cleanup tool. I have tried repairing permissions....
View ArticleHow to create a 100% width & height picture in edge?
I really love edge animate but something is really freking me out... How can I get a picture, for example in a symbol, behaving like this: http://www.dnzstudio.com/clients/fullscreen/muse/index.html...
View ArticleFull scale background image
Im sure this is an easy thing but it's escaping me right now I want an image i created to fill the entire background of the screen. it's currently 1920 x 1080 I want my interface to be centered on...
View ArticleHow to create an animated button for Captivate 8... ?
Hello !It's my first discussion, there. I'm a captivate's user and I want to learn about inserting HTML5 in my projects. But I don't know the code !I managed my first animations like logos following a...
View ArticleAcces function window.resize
Hi,I want to acces a function from an Event 'window.resize' on the stage, and the function that I need to access is in a clip called 'Graduation" in the CreationCompleted of this clip (please excuse...
View ArticleNew Jive layout
How do I find my old posts? The your stuff button is gone Not complaining...just wondering how to use this thing cause i'm used to the old one
View ArticleHow to make Edge Animation works in HLTM5 Offline? I cache all files, but...
How to make Edge Animation works in HLTM5 Offline? I cache all files, but Edge didn't play.Some createJS animation start without any problem. Thanks! Astors
View ArticleIm trying to create a fading button with a fading action.
I can't figure out how to create a fading button with an additional action to it. I'll do my best to lay out how the actions should work: [red = not working] Button > roll over> fade> (that...
View ArticleI would like to simulate a bright light point moving over one line...
I would like to know, how can I produce the animation moving one bright light point ( like a moving star ) from one point to anotherpoint, I have already the stage for that, what I would like to know...
View ArticleI cannot figure out how to delete this dynamically created symbol
sym.pL3 = sym.createChildSymbol("page"+sym.currentPage,"Stage",1).getSymbolElement();do a bunch of stuffsym.pL3.deleteSymbol(); I have tried all sorts of things but I just don't get this one.
View ArticleHow to : Symbol play the Stage ?
Hello, I want to click on a <div> in a symbol and this should trigger the Stage to play. The event is no problem but when i write "sym.play();" in my symbol it only starts the animation from the...
View ArticleGame at 1136 x 640 - make fit in mobile Safari (iPhone)
I have an Adobe Edge Animate game - works perfectly in mobile safari. I need it to work on iPhone in landscape mode - and it keeps zooming in and out. You have to hold an on screen button down to move...
View ArticleEdge animate and mysql / php
Hello. I would like to know if it's possible to use mysql database and / or php to interract with an edge animate project ?Thank you.
View ArticleIn symbol instance's .click code, refer to self?
In the .click code of a symbol instance, how do I refer to self (the symbol instance)? Surely I don't have to give the name of myself; that would be redundant. I want non-coding colleagues to be able...
View Article