User Tag List

Results 1 to 2 of 2

Thread: New to MMf2, Mouse control question

  1. #1
    Dobermaninc
    Guest

    New to MMf2, Mouse control question

    I am trying to use the mouse control but I have noticed that its movement has a restriction of only allowing straight line boundaries,Doe's anyone know a work around to create mouse movement were I can draw my boundaries freely?

    Thank you

  2. #2
    No Products Registered

    Join Date
    Jan 2008
    Posts
    146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: New to MMf2, Mouse control question

    It's possible, but not with the standard mouse movement.

    You would have to make an invisible object on which you draw the bounderies. Fill in the bounderies with any color, and make the outsides transparent.

    Then make and event that checks if the mouse is over that object.

    Mouse is over object?
    -> set Xcoordinate of active to Xmouse
    -> set Ycoordinate of active to Ymouse

Similar Threads

  1. Mouse Control and mouse cursor
    By DEKE15 in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 4th December 2016, 10:38 PM
  2. MMF2 - Random Object Creation and Left Mouse Click Question/Issues.
    By peejaygee in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st December 2013, 12:32 AM
  3. Mouse control to act like keyboard control
    By Evilized79 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 11th July 2011, 06:30 AM
  4. Mouse control
    By beydman in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 16th May 2011, 03:31 PM
  5. control speed of mouse in MMF2?
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 8th February 2009, 09:38 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
  •