User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

Thread: Expression Too Complex - some details?

  1. #11
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dines, while we've caught you here would you mind reuploading EE+ somewhere? The link on TDC has been dead for ages.

    EDIT: It'd be awesome if the expression limits were removed. Then I could release my two action platform engine (Always Set Y Position and Set X Position)

    EDIT2: Also, if I recall correctly there are two expression limits, one for complexity and one for length. The length limit is as Dines said, but complexity is based on number of operations and cannot be solved by splitting it into two parts.

  2. #12
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export Module
    Chaos's Avatar
    Join Date
    Aug 2006
    Location
    Burnsville, MN, USA
    Posts
    806
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I always get hit with the expression length limit - especially when I'm working with strings, trying to join them together and whatnot. I often have to use the method mentioned previously of using one expression to combine a bunch of strings saved to values together.

  3. #13
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I never have this problem, but it's because I avoid super long expressions just for the sake of clarity. Even if longer expressions are supported, you should still consider building those long strings in multiple actions just to make the events more understandable.

    Util expressions can be formatted more visually pleasing (with line breaks and indenting among other things), just use an auxiliary global string that you dedicate for temporary uses.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Expression too complex?
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 27
    Last Post: 11th January 2008, 04:52 PM
  2. "Expression too complex"
    By Nick in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 27th April 2007, 02:39 PM
  3. ODBC expression is too complex message???
    By Wingamez in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 17th August 2006, 09:23 PM
  4. Expression Too Complex
    By Sphax in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 28th July 2006, 01:08 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
  •