User Tag List

Results 1 to 3 of 3

Thread: "Expression too complex"

  1. #1
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2006
    Location
    Hampshire, UK
    Posts
    963
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    "Expression too complex"

    "Expression too complex"

    What exactly causes this error in the expression editor, and is there any way to get around it?

    Sorry, ignore this I just figured it out (split the expression into two actions in the event editor)

  2. #2
    No Products Registered

    Join Date
    Oct 2006
    Posts
    183
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: "Expression too complex"

    You can be given this error when the expression you've typed is too long for the editor to understand all in one go. An easy way to tell this is to create an edit box and say Start of Frame > Set Text and enter about three paragraphs in the expression editor. This will result in an "Expression too complex" message.

    One work around is to submit your expression in parts. For example if you were going to enter text to an RTF object then do one paragraph at a time etc. Usually splitting won't cause a problem because the events will become executed anyway

  3. #3
    Clicker Multimedia Fusion 2

    Join Date
    Sep 2006
    Location
    Britain, South Coast
    Posts
    1,030
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: "Expression too complex"

    You can also rename your objects to smaller names. I think that helps.

    EG: Value("Some Long-named Extension for Holding Data") becomes Value("Data")

    That's a bad example, but you see what I mean. Often if I'm using a complicated expression where the same few objects are referred to many times (like using a Bézier curve) then I'll use letters for the object names like "p1", "p2", "p3", etc.

    Another useful trick is to rename alterable values. Something like "health" is much better than "Alterable Value A".

Similar Threads

  1. Expression Too Complex - some details?
    By Dines in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 14th July 2012, 03:52 PM
  2. Expression too complex?
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 27
    Last Post: 11th January 2008, 04:52 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
  5. (Complex?) AI?
    By Ben in forum Multimedia Fusion 2 - Technical Support
    Replies: 35
    Last Post: 6th July 2006, 12:19 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
  •