User Tag List

Results 1 to 5 of 5

Thread: Double Application!?

  1. #1
    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)

    Double Application!?

    I have a game that allows you to run external campaigns, and I have it set load the campaign with the file object, then "(hide,wait)" and this part works fine. Exept, when the campaign loads, it has one window, as I would like it, then I have a fade in effect, and after the fade in is done, another of the same application opens, and THEN both of them appear in the taskbar where the first was not visible before. It only seems to open 2 campaign applications, and I can't figure out why... please help, as I cannot have this in my finnished product. :eek: If you need more information, just ask.

    Thanks to those who help, LB.
    Working as fast as I can on Fusion 3

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Double Application!?

    You could try limiting the number of times you load the campaign with the file object.

    The Special Object has conditions that will do this for you:

    Limit Conditions
    The Limit Conditions let you limit the actions on any existing event line. These conditions are useful because many event lines are continuously satisfied but you may not want the actions performed continuously. The Limit Conditions are

    Run this event once tests for the conditions and runs the actions on the event line only once while the frame is active.
    Only one action when event loops restricts the actions performed on any existing event line to one action each time the event loops. For example, if you want to add a value to the Counter each time two objects overlap, this event restricts the action of adding the value to the counter to once each time they overlap. This is instead of continuously adding to the value for the entire time the two objects are overlapping.
    Repeat repeats the actions on any existing event line a specific number of times.
    Restrict actions restricts the actions performed on any existing event line to once per time interval. For example, if you want to add a value to the Counter when two objects overlap, the value will continue to be added for the entire time that the objects are overlapping. If you use the Restrict Action condition, you can restrict the action to the moment that the two objects overlap, and the value will only be added to the Counter at that moment.

  3. #3
    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: Double Application!?

    Quote Originally Posted by Sarah
    You could try limiting the number of times you load the campaign with the file object.

    The Special Object has conditions that will do this for you:

    Limit Conditions
    The Limit Conditions let you limit the actions on any existing event line. These conditions are useful because many event lines are continuously satisfied but you may not want the actions performed continuously. The Limit Conditions are

    Run this event once tests for the conditions and runs the actions on the event line only once while the frame is active.
    Only one action when event loops restricts the actions performed on any existing event line to one action each time the event loops. For example, if you want to add a value to the Counter each time two objects overlap, this event restricts the action of adding the value to the counter to once each time they overlap. This is instead of continuously adding to the value for the entire time the two objects are overlapping.
    Repeat repeats the actions on any existing event line a specific number of times.
    Restrict actions restricts the actions performed on any existing event line to once per time interval. For example, if you want to add a value to the Counter when two objects overlap, the value will continue to be added for the entire time that the objects are overlapping. If you use the Restrict Action condition, you can restrict the action to the moment that the two objects overlap, and the value will only be added to the Counter at that moment.
    I have tried all of those, even restating the frame or even the application, it still loads two. However, when I open the file manually, it only opens one. I relly need this fixed...
    Working as fast as I can on Fusion 3

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Double Application!?

    Is the 'only one action when event loops' the last condition in the event?

  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: Double Application!?

    Yes.
    Working as fast as I can on Fusion 3

Similar Threads

  1. application en double
    By markymoniom in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 15th April 2013, 11:41 PM
  2. Double-tap
    By Na in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 25th May 2010, 02:36 PM
  3. Double tap a key
    By Nick in forum File Archive
    Replies: 8
    Last Post: 31st May 2008, 12:33 PM
  4. double jumping
    By Solen in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 16th May 2008, 11:53 PM
  5. Double spaced?
    By Clicktastic in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 2nd August 2006, 03:59 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
  •