User Tag List

Results 1 to 4 of 4

Thread: Checking for mouse-key NOT pressed

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export Module
    MTCMusic's Avatar
    Join Date
    Jan 2007
    Location
    Montreal, Canada
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Checking for mouse-key NOT pressed

    Hi,

    What would be the best way to check for the left mouse-key NOT being pressed? I can't use 'x Repeat while left mouse-key is pressed" because it doesn't respond in HTML5 module.

    Any suggestions?

    Thanks

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    You can try this (be sure to keep this order):

    + Always
    - Activate <Group>
    + Left Mouse-key is pressed
    - Deactivate <Group>

    Everything within the group should only execute when the left mouse button is not clicked.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export Module
    MTCMusic's Avatar
    Join Date
    Jan 2007
    Location
    Montreal, Canada
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks PRodigy, I'll try that.. will let you know how it goes

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export Module
    MTCMusic's Avatar
    Join Date
    Jan 2007
    Location
    Montreal, Canada
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi ProdigyX.

    It didn't work but I found a way around it. I rewrote the routine to use flags and xmous / ymouse instead of drag & drop move. Thanks all the same for your suggestion I will keep that technique in mind for other workarounds.

Similar Threads

  1. Replies: 7
    Last Post: 17th May 2014, 05:53 PM
  2. Drag & Drop without using Repeat while left mouse-key is pressed
    By drnebula in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 3rd February 2012, 02:02 AM
  3. Repeat while left mouse-key is pressed
    By K1kk0z90 in forum XNA Export Module Version 2.0
    Replies: 1
    Last Post: 14th June 2011, 09:08 AM
  4. Fixed - B1: "Repeat while mouse pressed" ignored
    By DavidN in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 14th September 2010, 12:35 PM

Posting Permissions

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