Animation when you click on

Hello, this is my idea. I have 4 sheets in the middle of the Web site and I wish when someone clicks on them, two of them to move to left and two move to the right so image under may be reveled. Any suggestion? Thank you.

Hello

From now there is no widget in Muse who can create this effect.

To include this point in Muse I recommend you to use Edge animate to create such animation. Subsequently you can publish it as a file OAM to place it in the muse.

You can consult the links below include how to use Edge animate.

Edge animate CC tutorials | Discover how to use Edge animate CC

Concerning

Vivek

Tags: Adobe Muse

Similar Questions

  • Read simultaneous animations when you click on a button

    Hello

    Anyone know how to animate two animations on the timeline on the edge play at the same time when I click on a button?

    I have a button in my menu when I click on it I need to play the animations on the timeline.

    Thank you for helping me.

    Hey g.bollmann,

    I personally found that to use a class in the way you describe you must make a function for the class and then call this function: creation, for example participated

    sym.playIndef = function() {}

    sym.getSymbol(".indefl").play ();

    }

    then just call it when you want an all the symbols with the indefl class to play:

    sym.playIndef ();

    I would recommend personal the first way that I have described as I find that you can control the project

    hope this has helped

  • I have several symbols, how can we showed above the others when you click it?

    I have an animation that is a City/Beach/sea, and different parts of the city are symbols that can be clicked on, for example a boat in the sea could be clicked that would then lead the boat. My problem is that the boat could grow to fill the screen, then the animation playing, but as there are many other symbols, then another symbol could be on top of the animation clicked on / reading. Ideally when each animation is clicked, it would move to the top of the list of layers, but I guess that's not possible, so I was wondering if anyone had a better way to do this?

    You need to change the z-index when you click on a higher level and return it to its original level when it ends, or when the user clicks on another symbol.

  • Zoom on image when you click on

    Hello.  I have an image that I converted to a movieclip.  I have added a click event to it, and when you click on it, I'm trying to zoom in on the image to the point that it has been activated.  I tried a few following code but ended up in trouble.

    var scaleFactor:Number = 0.8;
    
    var minScale:Number = 0.25;
    
    var maxScale:Number = 2.0;
    
    men.addEventListener(MouseEvent.CLICK, menOver);
    
    
    function menOver(e:Event)
    {
    
        var mat:Matrix;
        var externalCenter:Point = new Point(men.mouseX,men.mouseY);
        var internalCenter:Point = new Point(men.mouseX,men.mouseY);
    
        men.scaleX = Math.max(scaleFactor*men.scaleX, minScale);
    
        men.scaleY = Math.max(scaleFactor*men.scaleY, minScale);
        mat = men.transform.matrix.clone();
        MatrixTransformer.matchInternalPointWithExternal(mat,internalCenter,externalCenter);
    
        men.transform.matrix = mat;
    }
    

    For now, it is not automatically zoom in (you will need to keep clicking on).  Also, he is currently zooming.  Not sure where I'm wrong.

    The effect I'm after is really, like a pan of the camera and the zoom.

    Any advise appreciated.

    For now, it is not automatically zoom in (you will need to keep clicking on).

    If you want to get an animation effect, you have to keep calling the lines where you recalculate the balance in a few for example, timer or repeting function enterFrameHandler of.

    Also, he is currently zooming.

    You calculate new minScale, which is smaller than 1, property ladder so: zoom out.

    Try this code. I hope that it compiles - I wrote it in Notepad.

    The basic idea is to call the repetedly function that sets the scale. The repeting function starts when you press the mouse down on your movieclip and stops when the scale is almost the same as targetScale. When you release the mouse button, it should animate scale = 1.

    Let me know if this helped.

    var scaleFactor:Number = 0.8;
    var minScale:Number = 1;
    var maxScale:Number = 2.0;
    var targetScale:Number;
    
    men.addEventListener(MouseEvent.MOUSE_DOWN, men_mouseDownHandler);
    
    function men_mouseDownHandler(event:MouseEvent):void {
        targetScale = maxScale;
        addEventListener(Event.ENTER_FRAME, enterFrameHandler);
        stage.addEventListener(MouseEvent.MOUSE_UP, stage_mouseUpHandler);
    }
    
    function stage_mouseUpHandler(event:MouseEvent):void {
        stage.removeEventListener(MouseEvent.MOUSE_UP, stage_mouseUpHandler);
        targetScale = minScale;
        addEventListener(Event.ENTER_FRAME, enterFrameHandler);
    }
    
    function enterFrameHandler(event:Event):void {
        var mat:Matrix;
    
        var externalCenter:Point = new Point(men.mouseX, men.mouseY);
        var internalCenter:Point = new Point(men.mouseX, men.mouseY);
    
        if(Math.abs(men.scaleX - targetScale) > 0.05) {
            men.scaleX = men.scaleY = scaleFactor * scaleX + (1 - scaleFactor) * targetScale;
        }
        else {
            men.scaleX = men.scaleY = targetScale;
            removeEventListener(Event.ENTER_FRAME, enterFrameHandler);
        }
    
        mat = men.transform.matrix.clone();
        MatrixTransformer.matchInternalPointWithExternal(mat,internalCenter,externalCenter);
    
        men.transform.matrix = mat;
    }
    
  • I get garbage when you click on "View Page Source" of maff backup files.

    Hello
    Saved files mhtml and html, the HTML etc code view when selecting "View Page Source".
    Since the installation of the add-on Firefox to save web pages in the form of maff files, when you click on "View Page Source" it displays garbage.
    Is it possible to view the original source of a maff file saved?

    A MAFF file is a ZIP archive, so you should have extract the files in an Archive Manager, if you do not use an extension to handle this type of file.

  • How to open 2 sites on start and 1 Web site when you click the home button?

    How to open 2 sites on start and 1 Web site when you click the home button?

    You can change your shortcut on the desktop Firefox with two starting URLS. To try:

    • Shortcut on the desktop: right-click on the icon, choose Properties
    • Icon taskbar pinned: clic click right on the icon, right click in Mozilla Firefox, click on properties

    Windows normally selects the shortcut tab. If this is not the case, go ahead and click on the shortcut tab.

    You will see the target highlighted. On 64-bit Windows, which is usually either not less the following:

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"
    

    For the specific shortcut launch pages, you can add them to the end, for example:

    "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -url "http://www.dilbert.com/" -url "http://www.gocomics.com/pearlsbeforeswine"

    After OK'ing the Properties dialog box, you can test everything right now to confirm that Firefox is now launching a window with tabs. Either:

    • Double-click the shortcut on the desktop
    • right click on taskbar icon pinned, click Mozilla Firefox

    Who do you want?

  • Thunderbird crashes when you click the link in the email.

    Thunderbird v31.4.0
    Linux Mint Debian Edition 3.1.2 - amd64
    Cinnamon 2.0.14

    When you click on a link in an email, the system hangs and the screen displays jagged, diagonal lines. Cold start is required. This can be repeated.

    Same results running in Mode without failure.

    Any ideas?

    try turning off hardware acceleration for display driver.
    See https://support.mozilla.org/en-US/questions/1012145

  • is there a way when opening bookmarks stay you on the original tab up to open fact and only when you click on the tab

    When opening bookmarks, she immediately jumps to this tab and opens. is there was a framework so that when you open favorite stay you on the tab you on before you go to Favorites and these windows usually open until you click this tab >

    Hello buseric, you can try the following:
    enter on: config in the address bar of firefox (confirmed the message information where it appears) and search for the preference named browser.tabs.loadBookmarksInBackground. Double-click it and change its value to true.
    now when you click Middle (or ctrl-click) a bookmark will open it in a tab in the background...

  • not ask web pages uddenly that appears when you click on a link to

    I'm on a Web page that I want and I click on a relevant link for more information about this page. The link opens correctly but so is another page that I did not and has no connection or interest to what I do. Then I have to cancel the unwanted page and one remains open. It's very annoying and can you please tell me how to stop it. It only started happening recently.
    Thanks - I hope

    I understand when you click a Web link within a site, two Web pages open instead of one. This looks like some kind of Adware and I would recommend looking for malware or reset Firefox (please understand that this will restore Firefox to its default values, and all customizations will be removed in a folder called 'Old Firefox Data' on the desktop)

    Troubleshooting Firefox problems caused by malicious software and the Preferences of Firefox reset to troubleshoot and solve problems

  • Cannot find the function edit that was on my old computer and firefox. When you click the Firefox icon, you can collect the text that has been deleted.

    Cannot find the function edit that was on my old computer and firefox. When you click the Firefox icon you can extract the text that was deleted by accident.

    Hello, you can press the alt key to display the menu bar with the Edit menu temporarily. or you can press ctrl + z which is the shortcut for "undo"...

  • Why can I not see the details of my question, when you click on it in my profile?

    I've created a new issue earlier this week, and apparently I have a question, based on my profile. When you click on the link 'Question' I see a result search failed. Why can I not see my question (to check if an update)?

    Thanks for that - now I see my original question, which remains unanswered (except someone telling me to use another browser!). You are also able to help with this one please?

    (I can send screenshots to illustrate the problem, if it helps...)

    Soon, K

  • When you click on a tab open, how to do the update automatically in the body of the page?

    When you click on a tab open, how to do the update automatically in the body of the page?

    Right clicking on a tab open and using the arrow keys now now moves through open tabs. I liked the old versions where just after having clicked on a tab you can directly go to the page with the arrow keys to navigate.
    Y at - it something that I can change the subject: config to change this behavior?
    Thanks in advance.

    Firefox has yet to set the focus in the area of browser if you click on a tab.

    Only with very old browser versions you could set the focus to a tab by clicking a tab.

    This problem is probably caused by an extension.

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the start safe mode window or make changes.
  • When you visit a particular site my user name is entered automatically when you click in the required area. I want to avoid this, how?

    This site requires a username to be filled in a specific area and in another box, you enter a series of numbers generated by a generator of numbers (so not a password - different series each time that you open a session).
    However I do not want my user name appears automatically in the first box. Trying to change that in the security settings (extra-options-security), there is a password section where you can choose any exceptions to the rule of the memory (if the box remember is marked). When clicking the exceptions button, the url of the site I'm talking about is not displayed, and it cannot be entered either, since you can't delete here.
    When you click on the option "saved passwords", nor the site, nor the username is listed. I think I've read all the help sections regarding usernames and passwords, but found no solution.
    How can I avoid this username (so only a user name - not the usename/password combination), appear in the box?

    Click on the box, hover over the drop-down menu with your mouse, if you select the word you want to delete, and then press the delete key. If Firefox fills automatically in forms of control

  • Crash when you click some links (I crash report #)

    FF hangs when you click on a link (sometimes random links, but can be reproduced reliably). It happened when trying to submit the issue of the accident.

    Easy way to reproduce:

    Visit: http://www.sciencedaily.com/releases/2009/04/090418084813.htm

    Scroll to the end of the article, click on the link to "" more information is available on: http://www.microtransat.org/".

    Which should cause the crash.

    Alternative method (if you want a reliable site):

    Ask a question of accident on this website (mozilla), click on "Click here for detailed instructions" in the "Crash IDs" section.

    Insta-crash every time.

    Reinstalling FF, did the trick! I even used my old profile and it works very well.

    It seems that the latest update of FF corrupt something.

    Thanks for the help! I don't honestly think a reinstall would fix anything, as it rarely does. Here, it's rare treats!

    Thank you all!

  • When you click on a photo on facebook that loads the new popup, Firefox crashes 10 androgenic. Just Firefox crashes and unresponsive. Is there any solution for this?

    When you click a picture that load the popup that Facebook has recently presented on the occasion of just Firefox crashes and unresponsive and them must be closed using the Manager tasks. It does not occur every time say for every 2 of 10.

    That's what the error report says...

    Description:

     A problem caused this program to stop interacting with Windows.
    

    Signature of the problem:

     Problem Event Name:	AppHangB1
     Application Name:	firefox.exe
     Application Version:	10.0.0.4411
     Application Timestamp:	4f2548ce
     Hang Signature:	4813
     Hang Type:	0
     OS Version:	6.1.7601.2.1.0.256.48
     Locale ID:	2057
     Additional Hang Signature 1:	4813d58d219b01045ae1404b21f04466
     Additional Hang Signature 2:	ec05
     Additional Hang Signature 3:	ec057c79f467a3033cec4ebe11500204
     Additional Hang Signature 4:	4813
     Additional Hang Signature 5:	4813d58d219b01045ae1404b21f04466
     Additional Hang Signature 6:	ec05
     Additional Hang Signature 7:	ec057c79f467a3033cec4ebe11500204
    

    If Firefox crashed, then please provide Crash ID here.

Maybe you are looking for

  • Definition of my HS SX50 to shoot in RAW

    Having decided to try using RAW rather than JPG images, I turned to my user manual to set my Canon SX50 SH to shoot in RAW. According to the instructions from the manual, page 146, my camera seems to be missing some of the options.It says to press th

  • Photosmart 6510 printing on thick paper

    I am trying to print the map of 240gsm on my Photosmart 6510, which so far has worked flawlessly. Just rolls do not seem to be able to take it, but HP confirmed that this printer must be able to take in 280gsm card. The printer doesn't seem to be som

  • change of Win8 to Win7

    I bought a laptop with Win8 installed 64.  It is not a touch screen. I want to erase Win8 and go with Win7 64.  What if any are the problems I have to face?  The processor is AMD E2-1800, 8 GB of RAM, 500 MB HD Erase the HD, then start the Win7 insta

  • BlackBerry Smartphones language problem

    Loose salvation the french language on my phone I try to re installed with this file 9900jAllLang_PBr7.1.0_rel2061_PL5.1.0.532_A7.1.0.714_Bouygues does not work I need factory of the folder where is possible to find this Please Kind regards

  • ASA 5540 licenses

    Am I limited to a certain number of sessions anyconnect? Should clarify it please? The devices allowed for this platform: The maximum physical Interfaces: unlimited VLAN maximum: 200 Internal hosts: unlimited Failover: Active/active VPN - A: enabled