Muse not translating my edge animate buttons properly

So i created my animated buttons inside of Edge.  When i preview in browser all is well.  The animation is correct, as are my links.  For some reason when I place into Muse Template, I loose the hyperlink. The animation looks good, its just not taking me to the proper page.  I would be quick to say that I made an error inside Animate, as I am pretty new to it.  However, being that it works properly in the browser, I am believing that the error is within Muse.  Thanks in advance for any helpful tips. 

responded to your another thread, Muse will not preview Edge Animate File

Similar Messages

  • Muse will not preview with edge animate

    Once I have published my Edge content I place it in Muse and then try to preview it using the preview button.  It will not work.  I preview my work using the Edge Animate previewer and it plays just fine.  I play the HTML file in Firefox and it works.  I have scanned the web for two days without any luck to a solution.  Thank you in advance for any help.

    responded to your another thread, Muse will not preview Edge Animate File

  • How do you open a modal window from an Edge Animate button?

    I am trying to create an animated group of buttons that open a Bootstrap 3 modal window when clicked. The animation (OAM file) is placed on the Bootstrap page.
    This code is added to Animate "CREATION COMPLETE" for button creation and button click:
    // Button 1
    var btn1 = sym.createChildSymbol("HomeButton", "menu");
       // Convert/store a reference to the symbol as a string representing the element name of the symbol instance.
    var btn1_e = btn1.getSymbolElementNode();
       // Now can use that element string and convert it to a DOM element to use with jQuery to call its css properties
       // and adjust whatever you'd like, including its position property   
       sym.$(btn1_e).css({"position":"relative", "margin":"10"});
    btn1.getVariable("setLabel")("Print Work");
    btn1.getVariable("setDescription")("Examples of Telex advertisement");
    btn1.$("MyImageBox").css("background" , "url(images/telexads_full269x151.jpg) no-repeat");
    btn1.getSymbolElement().click(function() {
              console.log("button 1 was clicked");
    document.getElementById("myModal");
    $('#myModal').modal('show');
    The div for the modal is on the main HTML page. I want to have the modal open a larger image of the button. Basically a lightbox for the Edge Animate stage, but it has to access the div on the parent HTML document (not the EdgeAnimate.html).
    Here is the error from the Chrome Javascript console:
    Uncaught TypeError: Object [object Object] has no method 'modal' portfolioButtonStage_edgeActions.js:4
    (anonymous function)portfolioButtonStage_edgeActions.js:4
    f.event.dispatchjquery-1.7.1.min.js:3
    h.handle.i
    I've tried Edge Commons Spotlight, but that doesn't open on the page correctly; it puts the image at the bottom of the main page.
    Any ideas? Thanks

    I am trying to create an animated group of buttons that open a Bootstrap 3 modal window when clicked. The animation (OAM file) is placed on the Bootstrap page.
    This code is added to Animate "CREATION COMPLETE" for button creation and button click:
    // Button 1
    var btn1 = sym.createChildSymbol("HomeButton", "menu");
       // Convert/store a reference to the symbol as a string representing the element name of the symbol instance.
    var btn1_e = btn1.getSymbolElementNode();
       // Now can use that element string and convert it to a DOM element to use with jQuery to call its css properties
       // and adjust whatever you'd like, including its position property   
       sym.$(btn1_e).css({"position":"relative", "margin":"10"});
    btn1.getVariable("setLabel")("Print Work");
    btn1.getVariable("setDescription")("Examples of Telex advertisement");
    btn1.$("MyImageBox").css("background" , "url(images/telexads_full269x151.jpg) no-repeat");
    btn1.getSymbolElement().click(function() {
              console.log("button 1 was clicked");
    document.getElementById("myModal");
    $('#myModal').modal('show');
    The div for the modal is on the main HTML page. I want to have the modal open a larger image of the button. Basically a lightbox for the Edge Animate stage, but it has to access the div on the parent HTML document (not the EdgeAnimate.html).
    Here is the error from the Chrome Javascript console:
    Uncaught TypeError: Object [object Object] has no method 'modal' portfolioButtonStage_edgeActions.js:4
    (anonymous function)portfolioButtonStage_edgeActions.js:4
    f.event.dispatchjquery-1.7.1.min.js:3
    h.handle.i
    I've tried Edge Commons Spotlight, but that doesn't open on the page correctly; it puts the image at the bottom of the main page.
    Any ideas? Thanks

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

  • Actions not working in Edge animate

    can someone please tell me why when i try to trigger an action on Edge animate it come up with [Press enter to finish code] then will not let me enter? no matter what i try it will not insert the code!

    You should double click the stage in your example above for the action to be accepted in the code window. The same applies for any code you want to add - you need to double-click on the last element chosen.

  • Letter-spacing will not decrease on Edge Animate

    I need to add a line of code since it will not decrease the letter spacing to -20px. It only increases on Edge Animate. I was told to add this line of code below -
    sym.$("Text2").css("letter-spacing", "-20px");
    but couldnt find CompositionReady of the Stage actions. There are files like filename.html, filename_edge.js, and filename_edgeActions.js
    Which file above should I add a line of code to?

    Sorry I should also have mentioned that you cannot reduce the size of the spacing to less than the minimum it has. 0 is the minimum spacing. Maybe kerning would be acceptable.
    You can test that here:
    Tryit Editor v2.0
    Just use different number and see if it makes a difference.
    You will also notice that edge does not allow negative spacing in the text tool which confirms what I mentioned above.

  • Problème de défilement dans adobe muse avec fichier OAM ( edge animate )

    Bonjour,
    Suite à de nombreuses recherches pour solutionner mon problème, je me tourne vers la communauté dans l'espoir d'y remédier. J'en peut plus....
    Voici les étapes :
    Edge Animate
    J'ai 10 images PNG superposée les unes aux autres.
    Chaque image est munie par 2 images clés avec " afficher oui - non " en escalade.
    Une fois terminée, je les groupe en DIV
    Ensuite je le convertie en symbole.
    Le symbole affiche " lecture "
    Je désactive la lecture auto.
    Je publie le travail en OAM de façon à ce que Muse puisse le comprendre.
    Pour le moment tout va bien
    Je passe sur Muse
    Je dépose le fichier OAM dans Muse
    Je vais dans effet de défilement, je sélectionne edge animate, coche edge animate, je met en lecture automatique et positionne la clé de déclenchement.
    Lorsque je fais aperçu ou prévisualiser  dans le navigateur la page, le fichier OAM se lance dés qu'il est chargé et non en position de la clé.
    Ca ne doit pas tenir à grand chose, je pense, mais en attendant ça me bloque l'avancement du site.
    Est ce que quelqu'un peut m'aider à lancer la lecture du fichier OAM lorsque le navigateur atteint la clé et non dés son chargement.
    Merci par avance de votre aide.

    Bien,
    j'ai fait un test sans convertir le groupe en symbole et apparement ça à l'air de fonctionner. Ca reste qu'un petit échantillon.
    Cependant, je suis toujours ouvert à une réponse.

  • Typekit fonts not working after Edge Animate project is published

    Hi, I have added Myriad from Typekit to a Edge Animate project and after applying the font it looks great and even when I 'View in Browser' it works fine.
    My problem is after publishing, the font defaults to it's fallback font (Serif-Sans) overtime in every browser.
    Am I missing a step in the process of publishing?

    Hi Nathan,
    I'm sorry that you ran into trouble with this.  The fonts may not be loading because the published website uses a different domain name than your development site.  Please make sure you have added the published/live domain name to the domain listing on your kit.
    To add domains, go to https://typekit.com/account/kits and launch your Kit Editor. Click Kit Settings in the upper right corner and add your domain to the domains field, then save your settings. When you're done, republish your kit.  The fonts will be available on the new domain within a few minutes of republishing.
    If that doesn't solve the problem, would you share the project URL so we can take a look?  If you don't want to post it on the forum, you can email Typekit Support directly at [email protected]
    Thanks!
    -- liz

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

  • Why is my navbar not loading in edge animate 2014?

    Just upgraded Edge animate to the new Adobe Edge animate 2014 but now my navigation won't load in preview browser.

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • Make Edge Animate Button scroll to anchor point on click

    Hey everyone,
    first: I don't know anything about code...
    I am currently setting up a one-page website and want to work with animated buttons made in edge.
    So far everythink is working great.
    My problem is that if I use the click condition "open URL" this will bring me to the desired location on my page but it will ignore the nice scrolling animation and jump there right away.
    What kind of function do I need to solve this?
    Thanks for your efforts.
    - Toni

    Hello, your code just saved me!
    I am also looking for something similar to this:http://www.heathrowe.com/edge/scroll_with_page/
    I would like to have something like the square but that it just stays in the same position, with out the animation.
    The code for that is:
    In Stage > compostionReady
    $(window).scroll(function(){
           var element = sym.$("arroworb");
           element.stop()
      .animate({"marginTop": ($(window).scrollTop() + 30) + "px"}, "slow" );
    Do you know what should I change in that so it skips the animation? I'm gussing is the "slow" has something to do with it but had no luck trying by myself.
    Thanks in advance!

  • Simple Edge Animate button

    Hi All
    I have built a simple button in a Edge animation using three labels, Up - Over - Down all with stop triggers. However, when I try and add a playback command and try and use "Stop at" the label option isnt highlighted to enable me to use it. any ideas what I am doing wrong?
    Regards
    Gavin

    Hi All
    I have built a simple button in a Edge animation using three labels, Up - Over - Down all with stop triggers. However, when I try and add a playback command and try and use "Stop at" the label option isnt highlighted to enable me to use it. any ideas what I am doing wrong?
    Regards
    Gavin

  • Muse will not preview Edge Animate File

    Once I have published my Edge content I place it in Muse and then try to preview it using the preview button.  It will not work.  I preview my work using the Edge Animate previewer and it plays just fine.  I play the HTML file in Firefox and it works.  I have scanned the web for two days without any luck to a solution.  Thank you in advance for any help.

    Hi,
    Please refer to these threads for steps that you can try :
    Edge Animation not working properly
    Edge Animate not working in Muse Browser Preview, But works in Edge Preview
    http://tv.adobe.com/watch/learn-adobe-muse-cc/integrating-adobe-edge-animate-graphics/

  • Muse CC does not display Edge Animate with Audio

    I am learning to use Edge Animate. I created an animation consisting of an image of a large rock concert. I added animation to create multiple flashbulbs like you see at concerts, and placed it in Muse. Worked great!  Then I went back and added audio of cheering fans. It previews fine in Animate CC, but when I place it in Muse I just get a screen with nothing on it. If I back out the animation, it shows and plays fine. What am I doing wrong?
    Thanks!

    Hi
    Are you still facing the same issue ?
    Please refer to these threads for steps that you can try :
    Edge Animation not working properly
    Edge Animate not working in Muse Browser Preview, But works in Edge Preview
    http://tv.adobe.com/watch/learn-adobe-muse-cc/integrating-adobe-edge-animate-graphics/
    Thanks,
    Sanjit

  • ¿Is there any way to link a button from Adobe Edge Animate to an anchor from Adobe Muse?

    Hi everyone!
    i'm doing an animated menu, a wanna know if it's possible to link an edge animate button to an adobe muse anchor.
    Thanks a lot!

    As I mentioned in your other post, you may want to describe your problem.  There are many users here that can offer excellent help (some who are more knowledgeable than Adobe support staff).

Maybe you are looking for