Edge Animate CC :: Does Not See Actions File
Jul 8, 2013
Working with Edge version 1.5.0 and Visual Studio 10. Just about finished with a project and now all of my code has disappeared from Edge, I can't see any of my triggers on the timeline or events on the buttons. I can still open the html in a browser and everything still works but I can't do any more edits inside of Edge because I can't see the code in there.
The edge actions file has all the code, but Edge does not see any of it inside Edge. I tried pasting the full code back into Edge but it would not save it. How can I get edge to see the code again?
View 8 Replies
ADVERTISEMENT
May 30, 2013
I want to use the invert filter, but via actions... (at mouseover, click etc)
Can that be done and how?
Is it something like this??
{
Style="filter: invert(100);"
}
I'm totally guessing.
(i'm trying to avoid jumping in the timeline and still change the color of the graphics)
View 3 Replies
View Related
Apr 16, 2013
I'm trying to move an object 10 px left or right depending on which button they click on.
Ex. Click Button A and a square will move 10 px left. Click Button B and the same square will move 10 px right. Click Button B three times and the box will move 30 px right.. etc..
Also is there a wiki or faq sheet of all possible actions?
View 18 Replies
View Related
May 2, 2013
How can I access Symbols on Stage so I can Manualy code JavaScript functions to Animate them? My goal is to code everything in the main Action panel like how ActionScript codes run the functions to animate Symbols on Stage on addEventListener()
My understanding is instead of ActionScript language, now you code with JavaScript instead in Action Panels. but my JavaScript functions or command lines doesnt work...
Scenario: I want to relocate the SampleSymbol when a button is Clicked
Following Code is placed on CLICK trigger for a button.
sym.$("SampleSymbol").style.left = '100px'; <---This Doesnt work...
sym.$("SampleSymbol").hide() <--This works, so it means i m accessing the Symbol correctly.
View 6 Replies
View Related
Jul 5, 2013
i have recently moved from adobe flash professional to adobe edge animate. But things seem to be more complicated on edge.
I have 2 buttons, "next" and "previous", and they have their own actions to make the timeline plays to a specific point. But I cant reuse the same symbols changing only the code like I used to do on flash.
Ive already looked the whole web, but there are few edge tutorials. How to change the code from the SAME symbol in different parts from the timeline? I dont want to have to create new "next" and "previous" buttons everytime I need to change the code to go to the next page of my project.,
View 11 Replies
View Related
Aug 26, 2013
Is there a way to stop all actions once a hotspot has been pressed? I have loaded an mp4 video into my presentation. I have created a slide menu that goes right to left. I made sure to turn the buttons on only in the areas that they are needed. Once I play the movie, it works fine, but when I select my navigation to go to another page the video is still playing in the background.
View 2 Replies
View Related
Dec 13, 2013
I am including an animation I built using Edge Animate into Dreamweaver. I can't use an .oam file because of some other JavaScript I'm using so basically I'm limited to an .html file with all my edge includes java, and other supporting files.
when I preview in browser within dreamweaver. However, when I upload the page to my domain, my animate HTML file won't work. Here is a link to the current site in progress. (The first green box top left is my link to my animation). URL....
View 2 Replies
View Related
Aug 20, 2013
I have an existing HTML page (created in Adobe Muse) and I am trying to draw some Adobe Edge objects on top of the page (e.g. a rectangle or an image). When I look in the layers panel, the Edge objects show as top in the list. However, visually when I look at the page, the elements show behind the pre-existing HTML page from Muse.
View 3 Replies
View Related
Sep 5, 2013
I've placed the OAM file of my Edge animation and gone through the steps of creating a "folio", but when I preview in Adobe Content Viewer all I get is a static page that fades out when clicked.
View 2 Replies
View Related
Feb 19, 2013
How do you insert PHP code inside a window.open method when in an Adobe Edge animation?
window.open("<?php echo bloginfo('url'); ?>", "_self");
The PHP code is not parsed. In order to have it work with Wordpress, I am using "Edge Suite" plugin, which requires you to import the animation as an OAM file, then I am firing it like this inside one of Wordpress' PHP file:
<?php echo do_shortcode('[edge_animation id="40"]'); ?>
View 1 Replies
View Related
Aug 4, 2013
I have imported an OAM file into the first page of an app I am making in InDesign. The OAM looks correct on load but once the animation begins it gets really big and all I see is a tiny portion of the animation.
I have other text and graphics on that page I was wondering if that could be the cause.
View 2 Replies
View Related
Apr 5, 2014
Do I have to write a CSS rule for every symbol and element in a presentation or can I just specify a general rule for the whole thing?For example, how can I specify that all images should have a red border, or all links should change color on hover?
Shouldn't I be able to create a separate CSS file as in Dreamweaver and just attach it?
View 3 Replies
View Related
Aug 30, 2013
I have built an EDGE file to the size of a full page iPad layout (1024 X 768), with a few elements that animate. I have set it up correctly, and, published to "Animate Deployment Package. However, when it plays in DPS, there is a hesitation (or delay), then, a white - stop in the action - then the animation plays fine. I have not coded in delays or stops.
I am not a coder.I have done a number of tests with a variety of "Poster" images, but, I still get the play "Hesitation" (of delay).
View 10 Replies
View Related
Apr 27, 2013
I've mondified an existing edge animate animation and want to renew the oam file.
Tried the location where the former one is stored, as well as a new location on my desktop.
Either way, I get the next error message:
"Edge Animate encountered error(s) publishing: OAM publish failed.
Could not create output folder /Users/peterriemslagbaas/Creative Cloud Files/Kohenderiks.nl/illustraties/publish_animate package/.
Make sure parent location exitsts and is writable."
Of course, I did make sure the parent location exists and is writable...........
However, the error message keeps coming......
View 2 Replies
View Related
Jan 29, 2014
On the web I have seen a video on how to make an app from your Edge Animate project [URL]. I have tried to follow this video, but when I publish my project, no .zip file is created.
View 7 Replies
View Related
Oct 17, 2013
I have an SVG file with text inside, if I open the file in the browser I can select the text, but when I import the file to Edge Animate and then exported as html I lose the ability to select the text with the web browser.
View 1 Replies
View Related
Apr 25, 2013
my .oam files getting bigger...i had a little animation that was 1.9mb and 1 month later i make the same animation and i' m getting a 2,9mb file.Not much, but this .oam file is part of a website...so size das matter..
Is there a way, to get smaller sizes? the files are alrready based on the animation size..the animation is 960x320pixels..and i made the pictures 100% based on that measurements..
View 1 Replies
View Related
May 18, 2013
[URL]
still I try to reopen the issue about an error of "Edge Animate could not find the associated html file" for me, this error remains even after opening and saving corresponding html file. in fact I don't remember any successful launch of .an file for all my projects working at win 7, 64 bit
View 3 Replies
View Related
Jul 11, 2013
I want to use an iframe construction into my edge animate document. Edge animate *.oam file's planned to be used into inDesign DPS-folio. There is an iframe like <iframe src="local.html"></iframe> in that.
View 2 Replies
View Related
Jul 8, 2013
I load an edge animation file into an iframe at my home page. How can i access the iframe when i clicked a button inside the edge animation file.
View 1 Replies
View Related
Oct 29, 2012
I made several projects using Edge Animate 1.0, all of them worked perfectly. But now I need to make some changes, and several of them are displaying an error saying that could not find the html file associated with the project, even though the file is right at the same folder. I opened the .an file in a text editor and checked that the HTMLFileName attribute is pointing to the correct file. I'm attaching a print screen of the error.
View 8 Replies
View Related
Apr 27, 2013
I am trying to upload the file to webs.com for my website by it keeps showing up blank. I've uploaded all the files needed but nothing is showing.
View 3 Replies
View Related
Apr 17, 2014
I just can’t get it to work through edge, basically I have a button and I want to be able to click the button which then in turn downloads a file from the site, It’s a PDF file and I have tried the window.open() command but I get funny results once it opens? Basically I just want the button to be clicked and the file to be downloaded to the machine.
View 2 Replies
View Related
Nov 27, 2013
when I import an SVG file into an Edge project that some of it goes missing? but then when previewing in specific browsers they will either re appear or just stay non existent?
View 1 Replies
View Related
Sep 28, 2012
Most publishers cap the file size of banner ads at 30 KB to 50 KB. Is that possible using Edge? I know someone asked a question like this two years ago, and the reply was to use a CDN to serve the larger .js files. Is there a more direct approach now that Edge is no longer in preview?
View 3 Replies
View Related
Feb 18, 2014
i need to add html5 file from adobe edge to epub file from adobe indesign how can i do that ?
View 5 Replies
View Related
Oct 4, 2013
Ι have a question about Adobe Edge.is it possible to create a photo slide show like mac's file preview? URL....
View 4 Replies
View Related
Apr 4, 2013
I made this two different small project yesterday. Now, opening them and I see nothing in the content area and no time line at all, no assets or symbol shows. It is as a new satring file. I tried opening the html file as well but got the same result. I still can run the html file and see my project but can not open them in Animate and do any modification.
I am on a Mac and installed all the software a few days ago.
View 8 Replies
View Related
Sep 6, 2013
I had created recently parallax scrolling with Edge Animate. Parallax scrolling is not working after placing the OAM file in the muse.
The problem is its not triggering the function with the scroll.
View 2 Replies
View Related
Jul 12, 2013
Is it possible to target adobe edge build from an external Javascript file? For instance, I click a button outside of the edge animate project and javascript tells Edge animate to "play()". What would that syntax be?
View 1 Replies
View Related
Mar 11, 2013
I'm trying to create all kinds of functions on an external .js file, so I can just call them in Edge multiple times with less coding. The thing is, after importing jQuery and my external Javascript file, some code works, but I get stuck at this part: changing the .css property of a symbol, more specifically, the "font-size" property. My current function is:
function setFont(textid,fontsize,originalWinWidth){ //textid: symbol's name; fontsize: current font size of this symbol; originalWinWidth: window size at the start of the animation
console.log("Set Font:");
//set the original font size
var originalFontSize = Math.round(originalWinWidth/fontsize);
console.log("Original Font Size: " + originalFontSize);
console.log("Text ID: " + textid);
//set the font size using jquery
sym.$(textid).css("font-size", originalFontSize); }
I get an error at the last line, all other parts of the code works.
View 2 Replies
View Related