User Tag List

Results 1 to 5 of 5

Thread: Mouse Coord Problems

  1. #1
    No Products Registered

    Join Date
    Sep 2010
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mouse Coord Problems

    Hey all, quick question!

    My app needs to keep track of the current actual mouse coords but they seem to be being read based on the the MMF app window as opposed to the general dekstop size. My app needs to grab the actual mouse coords in relation to the desktop.

    For example, if I have my mouse in the center of my 200x200 frame application, the mouse coords given are 100x100, whereas they should actually be 512,384

    Can anyone advise?

    Many thanks in advance

  2. #2
    No Products Registered

    Join Date
    Mar 2009
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse Coord Problems

    That's just how it works. Try the Mouse object instead.

  3. #3
    No Products Registered

    Join Date
    Sep 2010
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse Coord Problems

    Bah! Cheers Lark, checking it out now

  4. #4
    Clicker Multimedia Fusion 2 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    drnebula's Avatar
    Join Date
    Jul 2006
    Location
    Pennsylvania, USA
    Posts
    908
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse Coord Problems

    You could use the window control object to get the x and y position of the frame and add that to the x and y value of the mouse.

    Steve

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse Coord Problems

    You can't get the X or Y value of the frame/client area.
    Working as fast as I can on Fusion 3

Similar Threads

  1. Problems Selecting With Mouse
    By drnebula in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 21st December 2008, 01:29 AM
  2. Problems Selecting With Mouse Examle
    By drnebula in forum File Archive
    Replies: 1
    Last Post: 20th December 2008, 04:56 PM
  3. Problems with mouse clicking
    By marten in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 14th October 2008, 09:54 PM
  4. Problems with Mouse Controlled
    By evilpantsmaster in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 10th January 2008, 12:24 AM
  5. Mouse click events runs faster when mouse moves
    By chrilley in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 2nd February 2007, 02:54 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
  •