Mouseover/Mouseout Animation bug when mouse moved quickly/fast over it.

Hi everyone, this is the first time I create a thread on adobe forum ^^
In edge animate I made a pretty simple animation :
- I made a square
- I made a movieclip with an animation of about 200ms (opacity) that show some text appart from the square.
Then I used mouseover/mouseout on the square to play & playReverse the animation of the text like that :
Mouseover :
sym.getSymbol("textclip").play();
Mouseout :
sym.getSymbol("textclip").playReverse();
So everything works fine when I move the mouse on & off the square.
I made this 6 times, so I have 6 differents square & 6 differents text animation.
But when I quickly move the mouse from one to another, some animation just bug but in a strange way :
the text is always shown and when I move the mouse to the associate cube that is normally playing the animation the text simply dissapear, and show back when I leave the cube with my mouse.
I tried to use mouseenter mouseleave but I'm not really sure what to use and how to do that.
Thanks in advance for any help.

Hi, Achyp-
Welcome to the forums!  As you mentioned, you should use mouseenter and mouseleave instead of mouseover and mouseout.  Here's what you would do:
Delete your mouseover and mouseout events
Add the mouseenter event and stick your code from mouseover into it
Add the mouseleave event and stick your code from mouseout into it
Hope that helps point you in the right direction!
Thanks,
-Elaine

Similar Messages

  • Action when mouse is held down over graphical elements

    Hi All,
    I need the colour of a load of circles to change when the mouse is pressed and hovering over them. (Not just when mouse clicked)
    Here my code for colouring when clicked :
    public void mousePressed(MouseEvent e) {
    int circleIndex = -1;
    for (int i = 0; i < v.size(); i++) {
    Ellipse2D aCircle = (Ellipse2D) v.elementAt(i);
    if (aCircle.contains(e.getX(), e.getY())) {
    System.out.println("You clicked inside the NEW circle");
    circleIndex = i;
    on[i] = circleIndex;
    System.out.println("on[i] : " + on);
    repaint();
    System.out.println("index = " + circleIndex);
    Thanks in Advance

    This will help, but you will have to add code for 'hovering'. (If you search the forums, I'm pretty sure someone has done it before)
    http://java.sun.com/docs/books/tutorial/uiswing/events/mousemotionlistener.html

  • I used to see a preview of a photo when I moved my cursor over it - would like to have that option again.

    Upgraded Firefox this morning. Before in the upgrade when in Facebook, used to see a full size preview of a photo before clicking the photo to open it. This was very useful and timesaving. Don't know if was a Firefox feature or Facebook feature! Any help welcomed.

    I suspect an extension got disabled after your upgrade to Firefox 5.
    You can try this extension to override compatibility issues,
    * https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/

  • My mac seems to be frozen on an internet page.  I cant force quit.  I can't control+options+command+esc.  I can't access my activity monitor.  I can see my mouse moving but when I click on anything, it doesn't seem to engage or recognize it.  Fix?

    My mac seems to be frozen on an internet page.  I can't force quit.  I can't control+options+command+esc.  I can't access my activity monitor.  I CAN see my mouse moving but when I click on anything, it doesn't seem to engage or recognize it.  Fix?

    Thank you.  There is a bigger issue.  It is not the web page that is the problem.  It is that I can see my mouse moving and can move it along the bottom toolbar and the options will highlight but I can't click on anything.  I can see the apple icon to get to force quit but cant click on it. 
    I used your suggestion and force quit came up but I can't select the option to force quit... not even with my arrows and enter/return key.  Any other thoughts?
    Thank you.

  • Bug when importing Ppt slides with animation: color changes to foam green

    Hi everyone,
    I am using Captivate 7 and I am experiencing what seems like a bug when I try to import Powerpoint slides that have animation effects and then publish the video as HTML5.
    I am using Ppt 2007 and importing the slides as .pptx files using the Import> Ppt slides command in Captivate.
    An example of Ppt slide that I need to import is this: in the slide, there are two groups, created by grouping together several objects (lines, shapes etc). One group has a fade effect applied on it, while the other group has a diagonal down right movement applied to it.
    When I import the slide in Captivate, the following happens:
    If I do not select the High fidelity check box, then the Ppt slide is imported as static, and no effect is shown in the HTML5 video, although the effect is shown in the Captivate preview.
    If I select the High fidelity check box, then the Ppt slide is imported with the effect, and with the original Ppt colors, but as soon as I press F3 to play the slide, or F4 to play the whole project, or I publish the video in HTML5 output, all the original colors change to foam green for the fill in and black for the shape outlines. Furthermore, the text boxes are displayed with their box frame displayed:
    ORIGINAL PPT IMAGE:
    RESULT AFTER CAPTIVATE IMPORT:
    I have read in the forum several posts on this issue, eg colors being changed to foam green even with static Ppt slides, and I tried to apply the suggestions, but none seems to work.
    Any help will be appreciated.

    Hi there
    As Hyperlinks don't survive the import process, perhaps try removing the links and just applying the desired color in PPT before importing into Captivate?
    Cheers... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Animation - when-mouse-move/enter or inserting an animated gif into the form

    expecting some animation on oracle forms, eg. say if i move my mouse into the command button, it could change color(fr black to red). any idea? thank u.

    In client server you can use the when-mouse-enter trigger to do that.
    On the web you can use PJC like the sample "Browse RolloverButton PJC" you have on the sample code section of forms on otn.
    On the web you can also embed animated gifs onto buttons as labels.

  • Network traffic only happens when mouse cursor moving

    Network traffic only happens when mouse cursor is moving over Firefox window. It's even stopping me sending this message! Doesn't affect 32-bit XP machine.

    -> [[Troubleshooting extensions and themes]]
    -> Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    -> [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    -> Also try the suggestions mentioned in the following articles:
    * [[Firefox cannot load websites but other programs can]]
    * [[Firefox never finishes loading certainwebsites#w_lower-the-max-number-of-http-connections|Lower the max number of HTTP connections]]
    Check and tell if its working.

  • Mouseover text box only briefly appears when mousing over a link.

    When I put the cursor over a link to view the mouseover box, the mouseover box will only briefly show up and disappear (a fraction of a second). Reinstalling Firefox didn't help.

    Try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://hacks.mozilla.org/2010/09/hardware-acceleration/
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode

  • Menu to collapse/expand mouseover/mouseout

    Hi,
    Can someone pease provide some sample on how to create a menu i.e. mouseover shows the menu. Currently I have a herirachical menu built using javascript. How can I have the same in ADF when I mouseover/mouseout it automatically expands/collapse.
    Thanks

    Thanks as per your instructions am able to show the menu in a dropdown (I used a command button and attached af:showPopupBehavior tag with mouseOver triggertype) but how do I make my menu hide automatically as soon as I move my mouse away. As currently I have set the trigger type as mouseover and it shows the dropdown menu as soon as I moveover the command button but moving mouse away does not hide the menu how can i achieve this.
    How can I have Heirarchical Menu i.e.
    Top Level
    First
    Second > Sec First
              Sec Second
    ThirdI am trying have a menu e.g. http://msn.foxsports.com/
    it shows multiple level dropdown menu with mouseover.
    Thanks
    Edited by: guest0012 on Jul 15, 2009 12:46 AM

  • Display color profile bug when using the fast account switch from a guest account to an admin account (and vice versa)

    Hey,
    I'm sometimes using a guest account on my MBP (unibody late 2008 2,4 GHz Core2Duo, 4GB DDR3 running OSX 10.9.4 on an OCZ 128GB SSD) for a more distraction-free working space and I noticed right away a disturbing bug:
    Using the fast account switch (upper right hand corner of the screen) in Mavericks from an admin account to log into a guest account (or vice versa) produces, after the fancy rotating cube animation, some strange distortion of the desktop background happens (lasting approx. 2 sec.). After that the color profile of the display is changed into an usable but ugly one, which is disturbing while working with pictures. When checking the color profile in the pref pane, the standard "display" profile is said to be active (it's the one I use) but still the colors aren't the same. Selecting another profile and re-selcting the desired one doesn't fix the problem. Switching back to the other account with the fast switching leaves the colors altered. Logging out and deleting the guest account seems to the problem for the remaining admin account. Rebooting  and logging in to either of the accounts (admin or guest) from the standard account selecting page at booting shows the normal color profile.
    Is it a general bug or is their anything a can do to prevent this problem (other than never using the fast switching)?
    Thanks for your advice.
    Mael

    I cannot agree more with your comments! What a way to frustrate your customers!
    I have been having an issue with iCloud on Mac where it kept asking me for my password and sometimes would, sometimes would not continue to access my iCloud mail. Today it just refused to connect to iCloud mail.
    I looked in the Mail, Contacts and Calendars in my MacBook Pro settings and discovered that 2 iCloud accounts were present. One with my original Apple ID (a gmail address) and a second with my new iCloud email ( an @me.com address). Having deleted the second account, using the new @me.com address everything is working fine.
    So from my viewpoint when I moved over to iCloud I was asked to sign in with my Apple ID (the gmail address) then to create an @me.com address. However, as far as I can see all sign ins to the new @me.com account on Macbook, iPhone and iPad need to be done through the old Apple ID (the gmail address). Is that confusing and just plain crazy???
    Further, after creating the new @me.com address I soon found out that this is apparently now forever bound to my old Apple ID and cannot be changed. I mean why can't I delete the iCloud account and start anew with a different @me.com address??? Also, as everybody using iCloud must create an @me.com address why on earth can I not get rid of my old gmail address and have my entire Apple ID accessed through the new @me.com address? Creating a whole new Apple ID will not solve this as we are unable to transfer purchases between accounts.
    Apple products are great IMHO, but they do seem to not think things through in a very big way sometimes......

  • Firefox stops working when mouse stops on page.

    Firefox stops processing data, downloading, and/or playing videos when mouse stops moving. If I click outside Firefox window, it resumes, or I have to keep moving my mouse.
    I reloaded Firefox and Flash, to no avail. Internet Explore works OK.

    hello, this is unfortunately a known regression in firefox 25 that is affecting a small portion of users, for reference please refer to [https://bugzilla.mozilla.org/show_bug.cgi?id=933733 bug #933733].
    your best option is probably to downgrade to firefox 24 at the moment until the issue gets resolved.
    [[Install an older version of Firefox]]

  • Strange bug when sending messages in parallel with same sender component

    We have one sender business system sending messages to two different interfaces in parallel using an asynchronous soap channel : Interface1 and Interface2.  In this scenario the Interface1 messages appear to be conflicting in some way with the Interface2 messages.  A certain percentage of the Interface1 messages incorrectly receive a receiver system which equals the receiver configured for Interface2.  This causes the Interface1 messages to fail since there is no defined mapping our routing channel to the Interface2 receiver system for that interface.
    We have confirmed that this bug only exists when the same sender business system is used.  We ran a test using different sender systems and all the messages went through successfully.  Today we ran a test moving both interfaces over to a different sender.  This test reproduced the issue but in a slightly different way.  This time the Interface2 messages were corrupted with the receiver from Interface1.
    We also ran some load tests to see how many messages need to be sent before the symptoms occur.  We are able to reproduce the problem with as little as 15 messages for each interface.  10 messages for each interface works.
    We have noticed that the messages that fail can't seem to load the sender agreement.  We think this might be where the problem might be.  I pulled the trace message below for the error cases:
    <Trace level="1" type="T">Reading sender agreement</Trace>
    <Trace level="1" type="T">Message does not contain a sender agreement</Trace>
    <Trace level="1" type="T">Inbound validation by Integration Engine does not take place</Trace>
    For the successful messages the trace looks like:
    <Trace level="1" type="T">Reading sender agreement</Trace>
    <Trace level="3" type="T">Validation Mode = No Validation</Trace>
    Has anyone ever seen this behavior?  We have put in a ticket for the SAP support team, but I'm hoping someone here might have seen this and can tell me if there is patch.
    Thanks,
    Kevin

    Hello,
    We have one sender business system sending messages to two different interfaces in parallel using an asynchronous soap channel : Interface1 and Interface2.
    You have to create two soap sender comm channels and two sender agreements. The reason for this is that interface1 is already binded using your sender agreement. Therefore, you will get an error/conflict for interface2 because it is not the interface expected by your only sender agreement.
    Hope this helps,
    Mark

  • Strange UI bug when using People view/face recognition

    I've started playing with the face recognition in LR6/CC and have encountered an odd display bug when viewing the groups of 'named people':
    The thumbnail for each named person includes a count of how many images (or perhaps that should be faces) are attributed to their specific name. However, once the number of images for a person exceeds 100, LR only displays the first two digits in the thumbnail and drops off the third one, e.g. 254 is displayed as 25. If you hover over the thumbnail, the full count (e.g. 254) is displayed so long as the mouse cursor is kept on the thumbnail. Interestingly, once the number of images attributed to a named person exceeds 1000, it does the same thing, only it adds an extra digit (so 1400 becomes 140).
    I'm running this on Win7.
    Anyone else seeing this?
    M

    I guess I was primarily "testing the water" to see if the problem was specific to my configuration in some way, but you make a fair point John.
    Here's my (possible) bug report: LIGHTROOM Facial recognition: thumbnails not displaying full number
    M

  • Can stop the Bottomline from scrolling down or up when I moved it manually down.

    Can stop the Bottomline from scrolling down or up when I moved it manually down. It kept on scrolling until i forced a program quit.

    I Use a Mac Pro 2x28 Quad OS 10.9.3 and A Wacom Intous3 Driver 6.3.7-3
    Thank you for the fast replay.
    Mit freundlichen Grüßen,
    Michael Stubbs
    PROEXPOCONSULT
    Idstein, Germany
    Am 23.05.2014 um 22:49 schrieb Zak Williamson (Adobe) <[email protected]>:
    Can stop the Bottomline from scrolling down or up when I moved it manually down.
    created by Zak Williamson (Adobe) in Adobe Muse Bugs - View the full discussion
    Mac or Windows? What input device? If it's a Wacom tablet, do you have the latest version of the driver?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6404952#6404952
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Muse Bugs by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How control can be customized so that it changes its picture when mouse moves over it

    How control can be customized so that it changes its picture when mouse moves over it. As it happens in other develpment enviroments that one can customized the look 'n feel of any thing during the mouse movement over that very thing. Moreover can any body plz tell me that how one can modify the funtionality of a control by him self (not selecting the available functionalities of controls and indicators)

    The attached LV 7.1 code uses an event configured to trigger on two controls when a "Mouse Enter" or a Mouse Leave" event occurs. Depending on the type key focus is either assigned or removed.
    Please elaborate on the Q re: customizing a control.
    Ben
    PS Do NOT change the boolean to an indicator, save, run, change to control, save run again. That is bad.
    Forgot to attachMessage Edited by Ben on 05-05-2005 09:30 PM
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction
    Attachments:
    MouseOver.vi ‏28 KB

Maybe you are looking for