Adding Audio to previous Edge file in new Edge v3. Audio files don't appear?
Hi All, Pretty exciting stuff that there is a new Edge Version out with Audio! So I gave it a go on a project I have made previously and had been using Buzz Audio, which I had working fine, but this...
View ArticleElements gone after updating to Edge Animate 3.0
Was working on an Edge Animate file for the past week, and went to update to 3.0 to get audio support. I downloaded the new version and the next morning when I opened my file, nearly all the elements...
View ArticleResize stage height as element height changes
I'm trying to make a responsive stage that has the stage height adjust as the background picture proportionally changes. The image scales correctly as the browser window shifts, but then leaves a lot...
View ArticlePreloader Not Showing on Web Page
Hello, I just started using the Edge tools, and I LOVE them, but I've gotten stuck on a problem I just don't know how to solve. A gallery slide show that I made in Animate is not showing its preloader...
View ArticleWebsite loading slow and preloader not loading
Hi! I'm currently working on a site which is almost 95% complete. The loading time for the site is approx 7-10 seconds which seems to be slow. I have placed a preloader but that doesn't seem to be...
View ArticleDrop & drag in a symbol not at frame 0:00
Hi there, I've viewed this awesome tutorial on drop and drag ( http://www.youtube.com/watch?v=u4R8jFI_DeE ), but I want to have a drop and drag that's within a symbol and that doesn't appear until...
View ArticleEdge Animate Features Request - As Interface Layout for Higher Level HTML5 apps
I am seeing a lot of traction at my Agency using Edge as a Layout and Front End Module/Component builder for larger HTML5 applications. Here is an Example of one of these...
View ArticleControlling animated elements in a custom mask?
Hey there guys, I'm doing a chemistry animation and need a custom mask similiar to below: where a student presses down on one of the arrow buttons and this animates the numbers upwards until they let...
View ArticleCheck input text to correct decimal point?
Hey there, I'm doing a chemistry animation where students are going to have to input text into text boxes and have those calculations checked when clicking a check button, like below... How would I go...
View ArticleScrolling from a variable position
I have created a symbol that is a horizontal banner consisting of six paragraphs of text P1 thru P6. Each paragraph is no more than 300 px wide. I then created six trigger symbols and placed them...
View Articletext doesn't align in animation
I'm not sure if this is an Edge issue or Muse, so I'll post in both. I'm having a hard time getting two pieces of different size text to align at the bottom of an animation. I tried align command and...
View ArticleEdge animate & Adobe Muse
Hi all!I am going to create my first site in adobe Muse - I was thinking to create the first page in Edge Animate. Supposedly I create the animation and then some stylish buttons come up at the end....
View ArticleHide a symbol
So I have been navigating okay with the show and hide elements .sym.$("Text1").show(); sym.$("Text1").hide(); I get to 1.a great, Its a symbol and has animation on it. but when I want to return back...
View ArticleLoad Script Function
I see a number of great things on the jQuery site that it offers, but have never understood the process of what to do. I'm sure the new Load Script function simplifies that process, but I'm just plain...
View ArticleHow do I go back to Edge 2?
After upgrading to Edge 3.0, things have gone steadily downhill. At this point Edge 3.0 won't do anything—every command causes it to freeze and I have to force quit the program. Is there a way to...
View ArticleMovement/Collision Detection
I am having a hard time trying to figure this one out and was wondering if you can help me? I made a square on the stage and named it "player". Then on my Stage actions for document.keydown I wrote:...
View ArticleHow to check if a variable(s) is in an array? (Pokemon Game)
I have a sprite Ash that is animated on keydown events. Also for keydown I have a background image that moves while Ash stays in place to give the illusion of movement. Each time an arrow key is...
View ArticleHow to discard a random symbol
Hello,I have a problem: I have a keyframe where I must to upload a random series of symbols, and I do it with the script: var myVar = Math.floor((Math.random()*6)+1); var stage = sym.$("Stage");...
View ArticleWorking with Edge Animate, how do you change layer colors and and names of...
For many years, I have worked with Adobe Photoshop, and the ability to change layer color or the name of layers is quite easy. I have been reading around about how to do this with Edge, but, can't find...
View ArticleIf... Else if statements with global variables
Hi Folks! I have a picture of a stove that I want to move right swiping right off the stage and left swiping left off the stage. The stove, at the beginning, is in the center of the stage. So, I...
View Article