User Tag List

Results 1 to 3 of 3

Thread: Is FastFunction like Loop?

  1. #1
    Clicker Fusion 2.5Fusion 2.5+ DLC

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

    Is FastFunction like Loop?

    Im wondering if calling FastFunction is like loops, also the app is stopped and the right function is found.

    Also, I have very complex and variable system, is FF smart enough that if I call blank function (name="") it even doesnt start?

    Is FF faster then MMF true events? I mean is faster:

    1)
    Event 1 -do smth
    Event 2 -do smth + calculate expression

    or

    2) Event 1 + run FF
    On Function: calculate expression

    Is 2 faster then 1? Thanks )

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Is FastFunction like Loop?

    Fast Function uses exactly the same system as both true events and loops.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: Is FastFunction like Loop?

    1 is faster than 2. Anything internal to MMF2 is usually faster than extensions.

Similar Threads

  1. Replies: 7
    Last Post: 25th December 2012, 11:26 AM
  2. fast loop and loop index
    By willow in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 18th May 2010, 01:43 AM
  3. Start loop "loop" 'Alterable Value A' times
    By Dynamite in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 9th May 2009, 07:26 AM
  4. FastFunction not returning strings in expressions
    By jdv in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 9th April 2009, 02:42 PM
  5. Custom RPG movement - Fastfunction/loop BUG
    By Patrick in forum File Archive
    Replies: 4
    Last Post: 8th March 2007, 01:26 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
  •