User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Restoring the cursor

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Restoring the cursor

    If you create an active object an attach a "Mouse Controlled" movement to it, the cursor disappears and the mouse moves the object as specified. However, if you destroy the active object, the cursor does not come back. How do you restore it?

    Here is an example.


  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    JasonDarby's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    4,938
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Restoring the cursor

    Hmm yes, does not seem to reshow.

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Restoring the cursor

    So is this a verifiable bug then? How do we go about reporting this so that Yves fixes it in the next version? Or more importantly, how do I get this fixed now before I replicate 100,000 copies of this application?

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Restoring the cursor

    Make your own mouse movement through events, using the hide/show mouse pointer actions.
    .:::.Joshtek.:::.

  5. #5
    No Products Registered

    Join Date
    Aug 2006
    Location
    Westcountry, UK
    Posts
    862
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Restoring the cursor

    [events]*Always
    -Set Position X ("[obj_active]"): xmouse
    -Set Position Y ("[obj_active]"): ymouse[/events]

  6. #6
    No Products Registered

    Join Date
    Jul 2006
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Restoring the cursor

    Yeah, I've done that already. The problem is that this is a bug and needs to be fixed. I shouldn't have to try to emulate a mouse cursor as an object when there is a mouse cursor that's just not working properly. Also by using an object instead of the mouse cursor, I have to rewrite my code because I have to handle object collisions instead of mouse actions. It's easy if you only have a few actions, but I'm processing hundreds (and time is running out).

    Oh well. Thanks for the suggestions.

  7. #7
    apocalypso
    Guest

    Re: Restoring the cursor

    I would suggest you create an active object cursor that always sets position to X and Y, just for cosmetic effect

  8. #8
    No Products Registered

    Join Date
    Jul 2006
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Restoring the cursor

    Thanks apocalypso. That's what I already did. One other problem I discovered is that since I have a video playing on that screen, my "created" cursor now disappears behind the video since nothing other than the true cursor is allowed on top of the video.

  9. #9
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Restoring the cursor

    Quote Originally Posted by gregw
    my "created" cursor now disappears behind the video since nothing other than the true cursor is allowed on top of the video.
    http://www.clickteam.com/CTforum/showflat.php3?Cat=&Board=upload&Number=168260
    .:::.Joshtek.:::.

  10. #10
    No Products Registered

    Join Date
    Jul 2006
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Restoring the cursor

    Thanks Joshtek. I'll look at that example.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. restoring original colors of an active?
    By brawltaunts22 in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 18th July 2020, 02:46 AM
  2. Restoring multiple IAPs
    By JoKa in forum iOS Export Module Version 2.0
    Replies: 7
    Last Post: 22nd May 2013, 11:41 AM
  3. restoring control to a joypad once unplugged?
    By Blackwolfdave in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 21st June 2012, 09:42 AM
  4. Restoring Payments
    By BHGames in forum iOS Export Module Version 2.0
    Replies: 10
    Last Post: 2nd August 2011, 08:14 PM
  5. Restoring animation
    By pnekdo in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 18th March 2010, 03:36 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
  •