User Tag List

Results 1 to 10 of 10

Thread: External Program Manipulation

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    External Program Manipulation

    Hi there!

    I'm currently using the 'launch an external program' command to get a non-MMF app running. But I also want to be able to have a command within my MMF app that lets me close this program again, letting me return to my application. Is this posisble?

    Cheers.

  2. #2
    No Products Registered

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

    Re: External Program Manipulation

    Not as a command line but there are extensions which handle the running and shutting of applications. I thing MMF2Dev already has one out.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: External Program Manipulation

    Ah, darn, I only have the regular version of MMF2. Any idea whether a 3rd party extension allows this?

  4. #4
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: External Program Manipulation

    guh, stop trying to get around the system, there IS a reason why Developer version exists

  5. #5
    Clicker Multimedia Fusion 2 Developer
    Matt's Avatar
    Join Date
    Jun 2006
    Location
    Connecticut
    Posts
    106
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: External Program Manipulation

    The Window Message object can do it. You'll need to determine the window handle of the program and then send it a WM_CLOSE message. Not simple, but it is possible.

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: External Program Manipulation

    Thanks for that Matt, I'll see how that goes.

    nk - This is just for a simple little personal app, if it was ever going to go beyond my own computer, then of course I'd purchase MMF2 Developer.

  7. #7
    No Products Registered

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

    Re: External Program Manipulation

    or you could launch the windows console (cmd.exe) with the /c tag and use tskill to kill the process

  8. #8
    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: External Program Manipulation

    McPhisto was having a problem, but I think he fixed it already or just doesn't care anymore... he posted 3 years ago.

  9. #9
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: External Program Manipulation

    Wow. Funny.

    -Variant

  10. #10
    Clicker Fusion 2.5Fusion 2.5 MaciOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2008
    Location
    Indonesia
    Posts
    694
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: External Program Manipulation

    Quote Originally Posted by Looki
    McPhisto was having a problem, but I think he fixed it already or just doesn't care anymore... he posted 3 years ago.
    At least he trying to help

Similar Threads

  1. Error: This object might need an external program
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 4th October 2011, 02:38 AM
  2. Execute External Program Question
    By Jason in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 17th January 2011, 01:09 PM
  3. Help with executing external program?
    By UKDesign in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 1st January 2010, 09:26 AM
  4. Execute External Program
    By Eclektik in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 20th May 2009, 10:39 PM
  5. External Program Question...Need Help!
    By MikeB in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th December 2008, 05:30 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
  •