Problem with Edge animate and epub3.

Greetings
I created some interactive web pages using adobe edge animate cc for a book that will be displayed on ipad (Epub 3)
when I test the web pages on pc they are displayed exactly as I want them to be.
But when I try them on Ipad It shows no images.
So I tried to append the images using some JQuey code
$('#Stage').append("<img src = '....' />");
and then when I tried to test this on Ipad all images where invisible too but when I rotated the device 90 degrees
all images became visible.
So when viewing those pages all images are invisible until rotating the device 90 degrees images become visible
any suggestions where the problem could be
I need the images to be visible when I open the page without the need of rotating the ipad
I appreciate any help.

Hello,
Please double click on the symbol and make sure "autoplay " is unchecked in the stage properties. then republish the OAM file and then try.
If the issue still persist please share the compressed project file with us to take a look at it.
Regards
Vivek

Similar Messages

  • Problems with Edge Animate and back button ios and firefox

    I've put a bit of Edge content in a draft webpage:
    http://cassidausa.com/indexy
    ..and am noticing a couple of issues:
    1
    When viewing in ios, I click through the content (there are links to products within the Edge animation), and then press the back button on mobile safari, only the Edge content is displayed, not the rest of the page.
    2
    When viewing in firefox, after clicking through a link within the Edge content and pressing the back button on the browser, the animation is paused from the point it was clicked. Other browsers that I've tested this on refresh the animation.
    Ideally the edge content would continue to play from where it was.This is what seems to happen when I preview the animation in the browser from Edge animate.
    Any help would be appreciated.
    I really need to have this working or else I'll have to abandon creating the content in Edge.

    This has always been the case for any animation in CP to be on top. Please
    file a feature request.  Same for communication between OAM and CP, none
    for the moment. You van have transparent background and pause/play button
    in OAM, could be a workaround.

  • Problem with Edge Animate oam file's autoplaying inside Muse

    Hi,
    I have created a Donut Chart animation in Edge Animate. It has 6 donut charts. Each chart is a symbol with animation inside. Everything looks good in edge animate. But, the problem is the .oam file is not working like I want inside Muse. The scroll effect function of is not working. It autoplays every time, regardless of the scroll settings applied. I am using Edge Animate 2014.1.1 and Muse 2014.3.1. So, it's kind of the latest versions.
    I tried several different methods. I found out that the animation works fine in Muse if I don't use any symbol in Edge Animate. Then the scroll function works like a charm. But if I use symbols, then the scroll function stops working. I want to use symbols for a reason. Because, I am making the website as a template to sell and want to include Edge Animate animations in it. Without using the symbols, it will create several objects in one place. And it would be too hard for people, with less knowledge of the program, to edit them.
    What should I do now? Please help!
    Best Regards

    Hello,
    Please double click on the symbol and make sure "autoplay " is unchecked in the stage properties. then republish the OAM file and then try.
    If the issue still persist please share the compressed project file with us to take a look at it.
    Regards
    Vivek

  • Constant crashes with Edge Animate and Yosemite

    I'm using Edge Animate running on a macbook pro and it is crashing every few minutes (like many others are reporting).
    The program is up-to-date. I have uninstalled and reinstalled it.
    Sometimes after a minute or two of working, the display features disappear. Old bounding boxes remain but, with some careful cursor action, I can still manipulate the image or symbol. . .  until the entire program freezes. Other times things just stop working (e.g., motion paths). The only solution is to force quit the program -- the button on the crash notice rarely works.
    Each time it crashes, it seems to create another Adobe Edge Animate CC 2014.1 Helper in the Activity Monitor (don't know what that means). I've tried deleting them but it doesn't help.
    In the console, I get
    2/18/15 9:16:30.612 AM Adobe Edge Animate CC 2014.1[4172]: *** Assertion failure in -[NSEvent subtype], /SourceCache/AppKit/AppKit-1343.16/AppKit.subproj/NSEvent.m:2427
    There are 43 lines (!!!) that are identical to the one above.
    This is obviously a known problem and needs to be acknowledged and fixed!

    Hi L Nordstrom,
    - If you have Dropbox installed, uninstall the software and retry.
    - If you are accessing files from a remote network, copy them to your local computer, and retry.
    Let us know if you still face issues.
    Thanks,
    Preran

  • Problems with Edge Animate Animations

    Hello There
    I am Using CP8 with responsive projects. It appears that no matter what if an edge animate file is imported into a slide it lays on top of everything else and trying to put a caption or an image or anything else on top of it will not work (it shows behind it). also I have a custom pause play button on the slide and it does not work on any slide containing an edge animation. Anyone else found these problems and maybe a solution?

    This has always been the case for any animation in CP to be on top. Please
    file a feature request.  Same for communication between OAM and CP, none
    for the moment. You van have transparent background and pause/play button
    in OAM, could be a workaround.

  • Working With Edge Animate and Business Catalyst

    Does anyone work with a site with incorporates Edge Animations that is hosted on Business Catalyst?  I am asking because my Edge animations run fine on my page on preview in browser but do not run at all when uploaded to BC.  Here is my script:
    Thank you.

    If you are working with your Business Catalyst site in Dreamweaver, I know you can publish from Edge Animate to an .oam file, then insert this into your BC site in Dreamweaver using Insert > Edge Animate Composition.
    Just make sure to upload both the edgeanimate_assets folder and the actual project folder, or else it will not work.
    If you are not going through Dreamweaver, you should still be able to utilize the animation; however, you would just need to (a) make sure the <!--Adobe Edge Runtime--> code gets put into the <head> of your BC site, (b) upload all the necessary files (i.e. the .js files and any assets), and (c) correctly reference their locations in the code.
    e.g. if you upload the Index_Desktop_Animation_2_edgePreload.js file to the root of your site, you would need to change the src="/Index_Desktop_Animation_2_edgePreload.js" to make sure the file would load properly.

  • Working with Edge Animate and Muse CC

    Hi,
    I have just published a website to the Business Catalyst server via Muse for testing (link below) and noticed that the Edge animation i have included in the website doesnt work in Internet Explorer 8 as it doesnt support HTML5, do you have a work around for this and if so how do i implement it?
    Look forward to hearing from you.
    http://hooperdesign.businesscatalyst.com/

    i'm from orgin an php wordpress developer and im trying to make an muse site now to...
    and it is a pain in the *** xD.
    no control over css or html, so im starting to regret this
    but you can just render it as web in edge animate wit hthe iframe checked. than place in in muse by object > insent html and insent is as iframe.
    <iframe src="/folder/index.html"></iframe>
    warning, you can not see anything of iframe in preview mode, you have to completely render is as html and manualy open it to see the change....
    i really like edge animate but im starting to hate muse

  • Audio problem with Edge animate CC 2014.1 oam files in DPS 32 (Viewer App in Ipad)

    Hi there team,
    I can hear no sounds in the Ipad viewer. I think the problem may be the last update of the Ipad viewer app. But not sure if the problem is with the last 2014.1 update of Edge.
    The animations work fine in Chrome with onclick but they dont'ty work in the Ipad with the ontouch commands. I also checked that the oam file contains the .mp3 in the media folder (Seems that Edge 2014.1 does this right).
    They are actions, not music in the background (I know there's an iOS limitation with this).
    Anyone with the same problem? Could you check if your projects work fine after the last updates?
    Thanks!
    Rubén.

    I have just found the same problem. I have an Adobe DPS article that uses Adobe edge that play audio when 'tapped', I built this before the CC 2014.1 update and that one works fine. I have created another article following the same process but using the updated version and the audio will not play.
    Both files are placed OAM files. Audio worked fine in the browser during testing.
    Please tell me this has not been removed as a feature!

  • JS error on export with Edge Animate?

    Ive just started messing around with Edge Animate and Muse.  The first time or two that I exported it worked.  But I'm not sure what I did but now everytime I export I ge tthis:
    http://i.imgur.com/gtqQDiH.png
    It runs FINE in the preview, but when I export I get this error everytime.
    Even with a new site and a new animation.

    Hi,
    Great. I must tell you that the most common cause of JavaScript errors on a Muse page is .js files missing from the server or .js files, or other files on the server, not all being from the save version of Muse. If you're using an external FTP client, you must re-upload all files and folders whenever a site is exported using an updated version of Muse (since the code generated by Muse changes from release to release to improve page load performance, support new features, address new browser versions and/or devices, etc., etc.).
    The second most common cause of JavaScript errors on a Muse page is buggy embed code and/or embed code that conflicts with the JavaScript used by Muse.
    Regards,
    Rohit Nair

  • Update only a part of a project with Edge Animate CC 2014.1.1 PROBLEM

    WIN 8.1
    Edge Animate CC 2014.1.1
    Firefox 35.0
    The Problem started after Update to Edge Animate CC 2014.1.1
    I want to update text which is an Edge Animate file
    The original Project was programmed with Edge Animate 1.0(not CC)
    After I made the changes and saved the file I get a “updatedtext_upgraded” folder that contains the new files.
    I am not sure what to do with that folder:
    A) Do I have to exchange the data from the Folder ”updatedtext_upgraded”?
    or
    B) Do I have to put the whole project into the folder “updatedtext1_upgraded”?
    or
    C) Do I have to develop the whole Project new with AN CC 2014.1.1?
    Thank you

    I am currently having issues opening older compositions in 2014.1.1
    I have never used an earlier version but have a large project and I am using EA for the first time.
    Before I started it I gathered many tutorials and downloaded examples of the features I would need in my new project only to find that they all were created in earlier versions of EA and when I publish from my version they are not working properly in a wide variety of ways.
    It seems there are few tutorials built for the very latest version - things like custom scrollbars for text and loading and unloading composiitons - see huge lists online of things Adobe have apparently 'fixed' with this version but it feels like other things are broken.
    I am now desperately searching for information on what exactly is deprecated and what I need to do to get files working correctly.
    Very worried indeed.

  • Edge Animate and Chrome Cache Problem

    Strang thing with Edge Animate in Chrome on a Mac or PC. You can not reload it. It plays the first time you go to site, but if you hit refresh or try going back to the page, it will not relaod. I have to delete the cache in order for it to Play again.

    Any news? I have the same problem with my animation... it has embedded audio too.
    My link: Sombras en las estrellas
    It works fine in Safari and Firefox, but only displays the first time in Chrome.
    I'd appreciate some help!!

  • Are there any known issues with Adobe Edge Animate and Yosemite? Experiencing performance issues since upgrading OS

    Are there any known issues with Adobe Edge Animate and Yosemite? Experiencing performance issues since upgrading OS. Animation I was working on that had been performing in browser fine suddenly stopped working, and was not related to any action I had done at that point. Also was working in it today and program stopped responding to key board short cut commands.

    I am having a whole slew of odd interface problems with a fresh 2014.1.1 on a fresh macbook pro with latest Yosemite. Program locks up, cursor selections don't show, things disappear. I have a mac mini also and the program runs fine on it. Is there possibly something related to the solid state hard drive in new macs?

  • What Is Edge Animate and What Can I Create with It? | Learn Edge Animate | Adobe TV

    Welcome to Edge Animate, a new motion graphics tool for the web. In this video you'll learn what you can do with Edge Animate, see some sample projects, and get a good idea of the potential fun you can have with this application.
    http://adobe.ly/SG2GeP

    Southhampton? I've never seen it spelt that way.

  • Scrubbing a wheel and turning a pot with Edge Animate!

    Hi all!
    With the wonderful Edge Animate and the external JQuery Ui library (for the drag), I've made a wheel that you can move with a scrubber-bar.
    The original, super-useful code from wich I started is made by JackPister in this thread: http://forums.adobe.com/message/4752554#4752554.
    I've used Jquery Ui for dragging so I've simplified the code.
    Here's a  prototype: http://www.terredainventare.it/edge/wheel/Wheel.html.
    Here are the Edge project files: http://www.terredainventare.it/edge/wheel/Wheel.zip
    Now, (almost) all is working, but I have two question for the Forum readers and the Edge Animate experts and staff:
    1) do you see that when I hover with the mouse on the scrubber, the wheel moves? Why this?
    2) What if I would (and I want!) build a circular scrubber that moves together with the wheel? I'm more explicit with these picture. It would be like a pot that you move dragging the handle!!
    Many thanks for your help!!!
    Davide

    Thanks for you quick feedback, Jack!
    1) Yes, your/Darrel's solution it's sure more elegant but I need to use JQuery Ui library so I can use the handle-option to build the handle of the pot.... Any hint about the use of JQuery Ui for dragging without this tedious "over" effetct?
    2) Here http://threedubmedia.com/code/event/drag I've found this code:
    <script type="text/javascript">
    jQuery(function($){
       $('.drag')
          .drag('start',function( ev, dd ){
             if ( !$.data( this, 'circle' ) )
                $.data( this, 'circle', {
                   radius: 160,
                   centerX: dd.originalX + 160 + 30,
                   centerY: dd.originalY + 30
          .drag(function( ev, dd ){
             var data = $.data( this, 'circle' ),
             angle = Math.atan2( ev.pageX - data.centerX, ev.pageY - data.centerY );
             $( this ).css({
                top: data.centerY + Math.cos( angle ) * data.radius - 30,
                left: data.centerX + Math.sin( angle ) * data.radius - 30
    </script>
    <h1>Circular Drag Demo</h1>
    <p>Drag the boxes around the page, they only move along a circular path.</p>
    <div class="drag" style="left:60px;">&bull;</div>
    <div class="drag" style="left:170px;">&bull;</div>
    <div class="drag" style="left:280px;">&bull;</div>
    <style type="text/css">
    body {
       background: #FFF url("http://threedubmedia.com/inc/img/circles.gif") no-repeat 0px 0px;
    .drag {
       position: absolute;
       border: 1px solid #89B;
       background: #BCE;
       height: 58px;
       width: 58px;
       top: 180px;
       cursor: move;
       text-align: center;
       font: 24px/62px "Courier New", Courier, monospace;
       filter: alpha(opacity=75);
       -moz-opacity: 0.75;
       opacity: 0.75;
    </style>
    Do you think can be useful?
    Many many thanks!!!
    Davide

  • Glitches and Load Speed Issues with Edge Animate Site

    I recently created a website at www.goshowpro.com and am having some glitches and load issues occur and would appreciate any help or insight into the matter. The site loads relatively quickly on my computer and my hosting servers technical support system but when I show it to my client it takes anywhere from 15-20 seconds, even after I have cleared the cache and cookies. All my image files are 'gifs' as to alleviate memory usage and I don't know what else to do that I haven't tried yet. Additionally, when you go to the services page from the about page, the light beams don't connect to the lighting fixtures and the text is placed differently than what I initially had in Adobe Edge Animate before I published the files. And the facebook link doesn't go to facebook but to www.goshowpro.com/facebook.... (ie I get a 404 error) even though in the program I have the link set as www.facebook.com....  I don't know what else to do besides what I have been doing and would very much appreciate any insight into these issues.
    I should also mention that I used more html files than I initially planned due to lack of support on creating complete animation functionality with Edge Animate. I would like to have everything on one page but I don't know if that would be possible with the current version of Adobe Edge Animate (1.0.1.204.22434). Thank you again for your help.
    Mike

    Hi, Mike-
    Have you tried profiling?  You can use Firefox's Firebug or Google Chrome Inspector to see what's taking so long to download.
    http://blogs.adobe.com/edge/2012/01/04/why-cant-it-just-work/
    -Elaine

Maybe you are looking for

  • Subcontract Purchase Order with delivery address from Sales Order Ship-to?

    Hi My client has a Sales order for a subcontracted product.  The subcontractor should send the product directly to the customer that is on the sales order.  Currently, the delivery address on the PO is the home address of the client. My first option

  • I Pod mini not working, it will not sync

    I have a I Pod mini 2nd generation. I went to sync more music on to it and it when I auto filled it does not work and I have done the diagnostics. I get this message from I Tunes. I cannot add any songs to my I Pod because no songs will copy to this

  • How can you tell what app is using a file?

    I have a screenshot that I moved to the trash. I try to empty the trash, but it says the file is in use. Is there any way to tell what app is using it? Thanks very much.

  • Problem in getting Updated EJB methods in JSC for a Same Project

    I'm Using Sun Studio Enterprise for developing EJB sets.After that i'm importing the EJB set in to JSC & using it my Project. If i need to add some more business methods/edit the business method i'm able to do that in the Sun Enterprise IDE.After edi

  • Max number of records for  'BAPI_PBSRVAPS_GETDETAIL'.

    Hi All, Can you suggest me the number of records to be fed to the 'BAPI_PBSRVAPS_GETDETAIL'. I am using a few location products for 9 key figures.Whenever number of records in selection table increases BAPI behaves in a strange way and the code writt