User Tag List

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

Thread: Close Programes in MMF2 Dev

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Close Programes in MMF2 Dev

    Hi,
    How do I close programes from an application made in MMF2 Dev?

  2. #2
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Close Programes in MMF2 Dev

    I think there was a process killer extension that can kill running exe files.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Close Programes in MMF2 Dev

    There is a process view object but no process killer object? Could you give me a link to the process killer?

    Thanks

    EDIT: How do I close programes (exe's included)/windows explorer etc with an application made in MMF2 Dev?

  4. #4
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Close Programes in MMF2 Dev

    Process Viewer can terminate processes.

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Kimera's Avatar
    Join Date
    Feb 2007
    Location
    Houston, TX
    Posts
    729
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Close Programes in MMF2 Dev

    I did not know of a process killer object but with the process viewer and control X you could get a list of programs bring them to the front and do a Alt+F4 key stroke simulation. This is just a thought, don't know if it would work or not. I don't even know if we have an object that will bring a NON MMF app to the front but you could use ControlX to simulate and Alt+Tab to switch between apps. If the process viewer allows you to see what's on top based on the order returned then you will know when to stop Alt+Tab and use the Alt+F4 to close the application.

    I have no idea if this would help what you are attempting to do but when I read your post it was the first dot I connected for a solution.

    God Bless,
    K

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Close Programes in MMF2 Dev

    Werbad: How, can you make me an example?

    How do I close programes (exe's included)/windows explorer etc with an application made in MMF2 Dev?

  7. #7
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Close Programes in MMF2 Dev

    Depends what information you have about the process. If it's only the name I think you have to enumerate all processes to retrieve it's handle.

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Close Programes in MMF2 Dev

    Say what now?

  9. #9
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Close Programes in MMF2 Dev



    The list updating isn't needed at start of frame, but you should use it when you do something like "on button clicked".

  10. #10
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Close Programes in MMF2 Dev

    Tskill ?

Page 1 of 2 1 2 LastLast

Similar Threads

  1. "Close window had been selected" wont let me close
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 2nd September 2010, 07:57 PM
  2. sooo close
    By Zabooza in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 17th March 2009, 05:08 AM
  3. Wireframe 3D engine in MMF2 (as close as it gets)
    By Anders in forum File Archive
    Replies: 13
    Last Post: 20th June 2008, 06:57 AM
  4. MMF2 - Bug - Getting close to windows edge
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 22nd September 2006, 07:37 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
  •