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

Similar Messages

  • 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, how do you change layer colors and and names of layers?

    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 any information on how I might be able to do this. Can you help?
    Thank you!
    LainKennedy

    Hi Darrell,
    Thank you for your answer. When I double click on the layer name, it opens for a second, then closes. I have tried to close the app, shut down my workstation, throw out the preferences, and, nothing seems to work. Am I doing something wrong?
    Thank you, again, for your timly answer. Really appreciate your help.
    Lain

  • 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

  • Phonegap plugins not work with edge animate CC 2014

    I have been using edge animate to create mobile apps with phonegap and until now everything was ok.
    Now I updated edge (edge animate CC 2014.1 release) and when I build in phonegap, the plugins (e.g Dialogs) does not work.
    Is there incompatibility between edge animate CC 2014 and phonegap or is something missing ?

    Thank you very much for the responses.  The url: http://www.edgedocks.com/content/2014/10/edge-commons-update-animate-20141 resolved the problem.  It was a simple fix.

  • 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 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

  • Promise.done not working with Edge Animate CC(2014)

    I have a trigger with code at a label named 'swipe' that is called with promise.done.  I am using Edge Commons sample code I found half way down the page at at  http://www.edgedocks.com/edgecommons
    Anybody know why promise.done doesn't work anymore?  It had worked in the previous Edge Animate version.  Is there a workaround?
    var targetContainer = sym.getSymbol("content");
              var promise = EC.loadComposition("page05Key_upgraded/keyboard05.html", targetContainer);
              promise.done(function(comp) {
              var stage = comp.getStage();
              stage.$("Stage").swiperight(function(){
              sym.play('swipe');
              stage.$("menuGroup").click(function(){
              sym.play('swipe');

    Thank you very much for the responses.  The url: http://www.edgedocks.com/content/2014/10/edge-commons-update-animate-20141 resolved the problem.  It was a simple fix.

  • 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

  • Adobe Muse with Edge Animate components plays great on the Mac but images don't show in Windows. Any suggestions?

    I am using CC with both Edge Animate and Muse. After uploading to the website host it plays great on the Mac but images don't appear when I'm using Windows. Any suggestions?

    Hi, VelveteenWebDesignGroup-
    You're in luck!  We just added in a feature to the latest version of Edge Animate CC (3.0) to enable the CDN option for OAM publish (what we call the "Animate Deployment Package").  This means that your Animate compositions can now references jQuery and the Animate runtime from the network instead of from the project directory.  (Please note that this will only make sense for Dreamweaver and Muse integration with OAM and won't make sense for InDesign.)
    To turn this on, launch Animate and go to File > Publish Settings.  Then select the Animate Deployment Package on the left and click "Host runtime files on Adobe CDN."  Save and publish, and you should be good to go.
    Hope this helps,
    -Elaine

  • Buttons created with edge animate are not working on android and windows devices

    Hello, I created a moble version of my website with edge animate (3.0).
    The menue-bars/buttons work fine with iphone and ipad, but not with android and windows devices.
    http://www.design-werk.org/buchgestaltung_kunstbuch.html
    Does anyone have an idea and can help me with that?
    Thank you guys,
    Wolfram

    Hello, I created a moble version of my website with edge animate (3.0).
    The menue-bars/buttons work fine with iphone and ipad, but not with android and windows devices.
    http://www.design-werk.org/buchgestaltung_kunstbuch.html
    Does anyone have an idea and can help me with that?
    Thank you guys,
    Wolfram

  • 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

  • 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.

Maybe you are looking for

  • Why can't I download my recent rental?

    Hi, I just rented my first movie (first ever purchase on Itunes) I had to confirm that I was buying it ... saw the bar move across the screan to indicate that it was being purchased, and them nothing happened. I went to "recent purchases" and my rent

  • Problem with BLOB image retrieval

    We are on Coldfusion 9,0,1,274733. I checked on "Enable binary large object retrieval (BLOB)" on the database but the image is still cut off (3/4 partly grey). On our dev server it works perfectly, our production server just gives off the partly grey

  • Error in query function

    Hi everyone!! I had created a function which returns a varchar2, this varchar2 is a query. This is to execute in the apex. Obviously the type of identification of region is SQL Query(PL/SQL function body returning SQL query) The error is the next: OR

  • SDO_AGGR_UNION Question

    I have extracted geo spatial informaton from a document and created sdo_geometry objects of different types in my database. I have polygons, points, lines, ellipsis, and multipoint types of gtypes. I am trying to aggregate them using SDO_AGGR_UNION.

  • Cash journal - Business Transaction type

    Dear all, How to create new business transaction type for cash journal ? SAP just provides 6 business transaction type: C, B, R, E, D, K, but i would like to create new business transaction type for my own requirement ? How can I do now ? Thank you v