User Tag List

Results 1 to 2 of 2

Thread: [Bug] Mouse pointer is over <object>

  1. #1
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Bug] Mouse pointer is over <object>

    There is a bug with this condition when the object is out of the frame (and out of the window), the test return true if the mouse pointer is "over" it. This test should return false if the mouse pointer is out of the frame.

    Maybe it could be better to add a condition to rapidly test if the mouse cursor is in the frame (to not break possible application which use this bug).

  2. #2
    Clicker Multimedia Fusion 2

    Join Date
    Apr 2011
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This isn't a "bug" so much as a "feature."
    As long as the window has focus all mouse detection works no matter where the mouse is in relation to the frame or window. A rather annoying affect I have found is objects that follow the mouse will chase the mouse even if its off the window area. Unless the "Destroy if too far from frame" setting is properly set your mouse following objects are lost repeatedly...
    If something of yours is being messed up by this, make your event also require that the mouse be inside the frame area.

Similar Threads

  1. object following mouse pointer?
    By flyingpixel in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 21st September 2015, 09:09 PM
  2. Check mouse pointer over an object condition
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 30th August 2013, 01:28 AM
  3. Creating object from mouse pointer....
    By KLiK-iT in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 26th January 2013, 02:25 AM
  4. Is mouse pointer to the left or right of the object?
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 31st March 2012, 12:51 PM
  5. Controlling active object with mouse pointer.
    By Lateralus in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 7th April 2009, 12:24 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •