User Tag List

Results 1 to 7 of 7

Thread: Help with ending an application

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)

    Help with ending an application

    I was recently asked to submit a game to the Winnitron project, which is an arcade machine that loads games with some custom launcher software. Unfortunately, my exe does not respond to their launcher when it tells my game to close. I have been told their launcher is simply calling some windows command to close the application window, but it doesn't seem to work. I have some code that ends the application when the Esc key is pressed. But other than that, there is no special code that I am writing to keep the game from closing. The only unusual things I might be doing are hiding the mouse pointer and using the Ultimate Fullscreen extension (which is forcing fullscreen mode on startup).

    Can anyone think of a reason their launcher would not be able to tell an MMF exe to close?

    Any help is appreciated,

    Mobichan

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Maybe it's the mouse being hidden? At the end of the game make it reappear. Also,.why don't you email them and ask how they need it setup for their software.

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    The requester has been troubleshooting it with the Winnitron people, but they claim the problem is on my end. I just wanted to make sure there wasn't something strange that I might be doing on my end. Since you can quit from any point in the game, I don't think I can detect an "On Quit" condition, can I?

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    KLiK-iT's Avatar
    Join Date
    Sep 2011
    Location
    New Jersey
    Posts
    2,852
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Ok,.is there anyway you can get in touch with one of the game makers that's on that site and ask them how they handle it? I has to be an event that needs to be placed in the game that isn't there yet.

    EDIT: I just went to the site and there is a forum section,.post your request there....

  5. #5
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The "ESC to end application" would be my most likely candidate, as I vaguely recall something about events that do that having to alter the way that the application is ended. Perhaps try it with an entirely blank MFA as well?

  6. #6
    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)
    If you have any event with the condition "Close window has been selected", then it makes it your responsibility as the programmer to close your own application.
    Working as fast as I can on Fusion 3

  7. #7
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah, that's the quirk I was thinking of... so it might not be the ESC event's fault.

Similar Threads

  1. Need some help with a game ending...
    By KLiK-iT in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 28th March 2012, 02:25 PM
  2. Sounds ending early?
    By N64Mario in forum SWF/Flash Export Module Version 2.0
    Replies: 6
    Last Post: 14th March 2012, 03:51 AM
  3. Ending an exe app from another exe?
    By Tiny in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th February 2010, 12:14 PM
  4. Ending a Vitalized program!
    By Keli in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 10th January 2010, 05:30 PM
  5. Ending frame problem
    By scurvy in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 27th February 2008, 02:03 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
  •