Edge Animate CC :: Animations Won't Show On IPad
Oct 25, 2013
I've just updated my development iPad and xcode to ios7 and xcode 5.
The app i´m developing uses web views to display content – which includes images and edge animations –embedded in one HTML-file using iscroll.js to swipe through (one page could be an image, the next a Edge Animation,separated in <li>-elements).
The Edge-Animations won´t show up, its just a blank page. However the iOS-Simulator shows everything correctly but on the iPad the Animations just won´t show.
View 2 Replies
ADVERTISEMENT
Nov 22, 2013
I‘m trying to have a simple (slide and zoom) ken burns like full page EDGE animation in our DPS folio.
The animation works like charme in the browser preview on my mac and is running smoothly without any issues. Only when I place the OAM in Indesign and preview it on the iPad (3) the animation plays back chunky. Well not exactely chunky, but it always stops once in the middle. Sometimes just for a brief moment, sometimes like up to nerly a second. It also happens when I test the HTML in mSafari. Not as bad, but definitvely also noticably.
Since I‘m fairly new to EDGE I don‘t really have a clou where to start optimising. It‘s a real simple animation (just one image moving and slightly zooming with some easing in and out, and one text element fading in) and the resulting oam is just about 790k.
Indesign CC
Edge CC
PDF folio v27
View 1 Replies
View Related
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
May 15, 2013
How do I access the iPad accelerometer in Edge Animate? Need code to be able to start an animation from a label once the iPad has been rotated by the viewer.
View 3 Replies
View Related
Dec 5, 2013
I'm looking to create a parallax scrolling page for use on the iPad.
View 1 Replies
View Related
Jul 8, 2013
I have an Edge project for web and ipad.The buttons in on the web site funtions well.But on the ipad it is slow and doesnt want to responed.
View 3 Replies
View Related
Oct 24, 2013
i have several Edge Animations embedded in a Webview which is running in an ipad app.
the animations are triggered by a button to start (although the same error occurs using autostart...), when they start they show a white or a black "Flash" (depends on the given background).
I´ve tried setting the background to transparent, but that doesn´t solve the problem.
The animations themselves are nothing fancy, no .svg´s for example. Just moving pngs, mostly.
Everything else runs very smooth on the ipad, except that start-flash.
(you can image how hard it is to do a websearch containing "Edge Animation" and "Flash" ).
UPDATE: I forgot to mention that the Animations DONT show that behavior when tested in Safari on the Desktop-Computer.
View 3 Replies
View Related
Nov 7, 2013
im just wondering if the adobe team is gonna integrate sound into edge animate, like you have don with flash? Since i dont know how to code, its a constant hastle for me to try embedding sound into my edge animations.
View 5 Replies
View Related
Dec 20, 2013
Is it possible to add edge animations on a tumblr post. Is it similar to how you would using wordpress?
View 4 Replies
View Related
Feb 25, 2013
I need a few animations on one page but want them to load when scrolled into view.
View 3 Replies
View Related
Jan 27, 2013
I designed animation with adobe edge animate using png images, and added it to my website in adobe muse. When previewing the website it works perfectly, but when i uploaded my website to my host, everything loads except the edge animation content, in all pc and ios browsers.. Then after few clicks and mouse roll over the animation place on the page, and after a few reload of the page.. It loads and works.
View 2 Replies
View Related
Nov 27, 2013
Microsoft says Adobe products are not up to date with modern browsers.
View 18 Replies
View Related
Jan 5, 2013
I am trying to get an animation where the user hovers over one of 13 stars on string. What I am after is when they hover over one it looks like its been knocked and starts to swing for a shot amount of time.This should happen to them all. I have this code but it doesnt want to play!
Mouse Leave:
$(this.lookupSelector("star-1")).playReverse();
Mouse Enter:
$(this.lookupSelector("star-1")).play(0);
When you add more and more stars it just stops working.
View 1 Replies
View Related
Aug 30, 2013
I'm running into a problem with my symbols, they seem to be going out of sync in my animation. I'm using multiple instances of the same symbol. See below link for the .html file for example of what I mean. The wings go out of sync after awhile, even though they're the same symbol.
[URL]
View 6 Replies
View Related
Mar 30, 2013
I need to make two animtions function from one action. So it should look something like plsy.("transition1") then go and play .("transtion2"). All under the same action I want when I press one button from my wb page for it to play two animations the first to take a rectangle like element off screen and the second to bring a new fro the side on the screen all this with the press of one button.
View 23 Replies
View Related
Nov 10, 2012
I have embedded multiple edge animations into iBooks and DPS. Howeve I keep running into an issue where one or more animations will not start after i have started another then move on to a different page. When i reload the book or adobe viewer then the animation that would not start runs fine but then others won't run. Individually they all run fine but when embedded together they start stalling out. I'm using edge 1.0 and CS6 indesign and lateset iBooks author. I have a published iBook and I have to tell users to reload ibooks in order to get each animation to run. They are not complex animations.
View 10 Replies
View Related
Feb 25, 2014
Is there any way to uploading Edge Animation animations on Vimeo or Youtube? (using v. 1.5)
View 1 Replies
View Related
Feb 21, 2014
I have made an animation that after it completes, it displays an iFrame which has some input fields. The input fields behave great on a laptop pc or mac but when I use an Apple iPad, the cursor positions are way off outside of the input fields as I type.
Here is the website page: URL...Here I have the same iframe, one inside of edge and the other outside of edge. Both work fine on a pc or mac but if you try to use an Ipad, you will see that the edge one shows the input field cursor down and outside of the input field.
You can see for yourself, I have set this up for you to test and see this error.The animate oam file is: URL....
Here is a link to the edge files, the .an and java files files: URL.....
View 7 Replies
View Related
Jan 4, 2013
when I view my project on ipad safari, circles I created with the circle tool appear as squares, as do rounded corner rectangles.
View 1 Replies
View Related
Jan 27, 2014
I created this website for a client and it can be viewed at Uscantravel.com. However being in the SEO phase of the site, the publish for Static HTML to make the website search friendly turns off the animated pop-ups and links that are layered within symbols with additional animations. It works fine when I save the .html file and upload that, but the published file for static alters the website animations when uploaded.
Can I somehow use the copy and paste the Div tags into the workable .html file to make search friendly, or am I missing something?
View 1 Replies
View Related
May 8, 2013
I'm trying to create animations to use with iBooks Author for an ebook. Unfortunately I am not a coder. Is there a way to make an animation in Edge that, when clicked, it plays a song? Or a video? I don't know how to connect Edge and Author in this way. How can I do something in Edge that references something in author?
View 1 Replies
View Related
Sep 9, 2013
I created an animation with Edge Animate CC to replace a flash banner on my website. It will not work at all in any IE version. Works fine in Safari, Chrome, Firefox, and on iPad, and iPhone. What do I do?[URL]
View 20 Replies
View Related
Nov 25, 2013
I put my Edge Animation on a website I have made hotspots to show images and text when you click them.Sometimes it shows the text ,but the images don't show up.
View 14 Replies
View Related
Jun 6, 2013
I have created 2 symbols "Level1" and "Level2" and I did hover on the button at "Level1" symbol then when I click on that button it goes to symbol "Level2", hover on the button works perfect on desktop browsers, but on iphone the hover is not working.
The code I use for transaction from symbol to another symbol is:
sym.createChildSymbol("Level2", "Stage");
and for the hover I use mouseover: "sym.play("BA");" action to play the label at symbol "Level1".
What I am trying to achieve is at click on the button on iphone to make the hover play first then it should go to another symbol.
View 3 Replies
View Related
Jan 7, 2014
I have a symbol called "A." I needed 2 copies of it, so I duplicated A and renamed the new symbol to B. I now have A and B, identical copies of each other.
I navigated inside symbol A where I entered another symbol, "A1." Inside A > A1, I removed an image and added another image. No problem so far.
Then, I returned to the stage and navigated into symbol B > B1. To my surprise, the same image change I made in A > A1 already appeared in B > B1 (even though I duplicated A **before** making this change).
When I change the image inside B > B1, that same change is now present back in A > A1.
It's as if these two symbols, A and B, are mirrors of each other, even after being modified. Trouble is, I don't want mirrors. I need them to be slightly different.
I thought the Duplicate step might be my problem. I started over (both by undoing several steps and by closing and creating a new document entirely). This time, I copied A and pasted it onto the stage. I ran into the same problems.
Ok, next guess: this time, I entered symbol A and copied its elements/sub-symbols. I went back to the stage and pasted them there. Selected these elements/symbols and converted to a new symbol. Same problem!
View 2 Replies
View Related
Aug 15, 2013
I have a project in Edge with a couple of screens as symbols on layers in the main timeline. I've been trying to write a function in the global scope that I can call from all the buttons, to show and hide screens.
So far I have a function that looks like this:
function mainScreenOut (){
sym.$("screen1").hide();
}
But this and many variations don't seem to work. how to use these jquery commands properly?
View 5 Replies
View Related
Feb 13, 2013
I have two elements that need to be hidden:
"mov-imp"
"mov-pim"
Currently, I am doing this:
var arr = ["mov-imp", "mov-pim"];
// This is the onclick function
sym.$.each(arr, function(){
$(this).hide();
}
)
What's the best way to show/hide multiple elements/symbols in AE?
View 2 Replies
View Related
Jan 3, 2013
I have started to work on an animation which will work as a splash-screen before the users see the actual site. (Yes I know... but the client wants it like this...)
The problem I have now is that the animation plays after a few seconds and that during these seconds it shows the content of the website. Besides that I still find it pretty difficult to actually position the animation the way I want.
I am using a plug-in for wordpress.
I tried fixing this with a pre-loader but this is also too slow. Is there any way I can force the animation to play sooner or to make sure they can't see the content before the animation has played?
You can find the concept of the website on: [URL]
View 5 Replies
View Related
Mar 29, 2013
I'm trying to show captions when the user clicks on a button (captionButton) symbol. All permutations below work for showing the captions but none of them work for showing the button ever again, though it does hide the captions.
// compositionReady script
var captionBar = sym.getSymbol("captionBar");
var captionButton = sym.getSymbol("captionButton")
sym.$("captionButton").css('cursor', 'pointer');
[code]....
View 2 Replies
View Related
Sep 13, 2013
my animation takes around two seconds to load within my browser. Is there a way to display a loading symbol such as spinning circle, that will show the animation is loading, then disappear once it is ready to display?
View 2 Replies
View Related
Oct 18, 2013
I'm new to animation, but have recently taught myself Edge Animate.
How can I make sure everything works with devices that have Retina Displays?Do I set up two animations or is there some code I need to add to show the retina image when the device warrants? Should the retina images be 144ppi and the others be 72ppi?
View 2 Replies
View Related