Edge Animate CC :: PHP Parsing In OAM Edge File?

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


ADVERTISEMENT

Edge Animate CC :: All Edge Objects Are Drawing Behind The Pre-existing HTML File

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

Edge Animate CC :: Building A Folio In INDD From Edge OAM File

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

Edge Animate CC :: Right Click In Elements Window Crashes Edge?

Apr 6, 2013

The Elements window in Edge Animate seems to be unstable. When I right-click in the field to modify an asset, Edge often crashes with the resulting error message:
 
Edge Animate - Exception An error occurred. Please save your work and restart Edge Animate.
 
It happens quite frequently (~7/10 right-clicks)

View 4 Replies View Related

Edge Animate CC :: How To Get List Of HTML5 Features Used By Edge Project

Aug 2, 2013

Is there a way for me to know what all features of HTML5 does my Edge project actually use.
 
I know there are a lot of sites which tests what all HTML5 features are supported by a browser, but I want to know which all features are being used by a edge project.

View 3 Replies View Related

Edge Animate CC :: Control Edge Symbols From External JavaScript?

Jan 9, 2013

I have come across about a dozen similar discussions, but most have presented solutions that worked in earlier versions of Edge and no longer work.
 
I am trying to use Edge to build animations that can then be integrated into larger non-Edge projects. I would like to then be able to control the Edge timeline or Edge symbols from elements OUTSIDE of Edge, such as another link or button in the page.
 
I cannot seem to figure out how to properly reference the Edge stage or symbols.
 
I have come across several proposed solutions for referencing Edge stage, such as:    
 
     var comp = AdobeEdge.getComposition("EDGE-966604542");
     var stage = comp.getStage(); 
     var comp = $.Edge.getComposition("EDGE-966604542");
     var stage = comp.getStage();      
     var comp = Edge.getComposition("EDGE-966604542");
     var stage = comp.getStage();
 
     and these either DO NOTHING or throw errors about either AdobeEdge or Edge or comp being undefined.

View 7 Replies View Related

Edge Animate CC :: Why Is Edge Loading The Same Files Multiple Times

May 29, 2013

From the image above you can see that "jquery" loaded twice @ 91kb = 181kbedge 1.5 loaded twice @ 102kb = 204kb aswell as the edge and edge actions files loaded twice and if i boot strap comps together the images are loaded multiple times aswell

View 1 Replies View Related

Edge Animate CC :: Two Edge Animations On HTML Page?

Apr 4, 2013

I followed the adobe tutorial to manually create an html page in order to have two edge animations on a page but it doesn't work well. The second animation starts but not the first one (I can see the first frame only).

View 1 Replies View Related

Edge Animate CC :: Minimize JQuery Usage And Edge API Itself

Jan 7, 2013

Edge Animate project produces 4 default framework files right now: Edge API, jQuery, jQuery Easing and JSON. Gzipping them we got 60KB of pure JS compressed and minified code. After that we have actual project files which can be compressed into around 20KB but this really depends on a project. So finally we have around 80KB of JS code without images, styles yet. This is acceptable for broadband connections but looks a bit too large for mobile devices.
 
Is there any way to minimize dependencies on jQuery so that framework will be at least 30KB? Smaller is better in this case.
 
I'm evaluating Hype by Tumult at the same time and framework JS produced is 16KB compressed and minified. It's 4 times smaller (60KB of Edge Animate). It doesn't contain IE-compatibility though but I don't seriously care about IE 6-9 as mobile is primary target for me so Webkit.

View 11 Replies View Related

Edge Animate CC :: Create Carousel Menu With Edge?

Dec 22, 2012

How do you create a responsive and fluid carousel, vertical or horizontal for a menu which includes multiple items.  the carousle can be dragged via mouse or touch.  when the item is clickes, then it will launch a URL or plau a timeline.

View 3 Replies View Related

Edge Animate CC :: Animate HTML File Won't Work

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

Edge Animate CC :: Communicating With Another Edge In An Iframe?

May 10, 2013

I'm having trouble communicating with an iFrame. I've successfully loaded another Edge html into an iFrame inside another Edge project…
  
//I have a container called box
sym.$("box").html("<iframe id='Mycontainer' width='100%' height='100%' style='margin:0;padding:0;border:0' src='mypage.html'></iframe>");

[Code]....

View 6 Replies View Related

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 View Related

Edge Animate CC :: External CSS File?

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

Edge Animate CC :: File Will Not Run Correctly In DPS

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

Edge Animate CC :: How To Renew OAM File

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

Edge Animate CC :: How To Get ZIP File When Publishing

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

Edge Animate CC :: Edge To Muse?

Jun 17, 2013

I made an animation with circles and when I dragged it into Muse and previewed it they turned into squares.

View 1 Replies View Related

Edge Animate CC :: Cannot Select Text In SVG File

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

Edge Animate CC :: OAM File Size Increased

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

Edge Animate CC :: Could Not Find The Associated HTML File

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

Edge Animate CC :: Why Does OAM File Not Play Correctly In InDesign File Or On Content Viewer

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

Edge Animate CC :: How To Insert Additional HTML File Into OAM

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

Edge Animate CC :: Access Iframe From Animation File?

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

Edge Animate CC :: Couldn't Find Associated HTML File

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

Edge Animate CC :: Upload A HTML File To A Website?

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

Edge Animate CC :: Downloading A File Through A Click Command

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

Edge Animate CC :: Part Of SVG File Missing After Import

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

Edge Animate CC :: Keep Banner Ad File Size Small?

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

Edge Animate CC :: HTML5 File From Adobe To Epub?

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

Edge Animate CC :: Possible To Create A Photo Slideshow Like Mac File Preview

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







Copyrights 2005-15 www.BigResource.com, All rights reserved