User Tag List

Results 1 to 3 of 3

Thread: Syntax Error

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

    Join Date
    Jul 2006
    Posts
    1,027
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Syntax Error

    Why does

    50*Cos((3.141592654/100)(Alterable Value G( "object" )*100)/Alterable Value C( "object" ))

    give a syntax error?

    I know it's

    (3.141592654/100)

    but why? I need it to work <img src="/center/images/graemlins/frown.gif" alt="" />

    (I need pi/100 for the interval change of a trig function

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Location
    Texas
    Posts
    1,002
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Syntax Error

    50*Cos((3.141592654/100)*(Alterable Value G( "object" )*100))/Alterable Value C( "object" )

    that should work, if not then you have your () messed up.

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

    Join Date
    Jul 2006
    Posts
    1,027
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Syntax Error

    Thanks! your input helped

    but
    Y( "object" )-50*Cos((3.141592654/100)*(Alterable Value G( "object" )*100)/Alterable Value C( "object" ))
    left with a flatline in MMF

    However (thanks to Netninja's help)

    (50*Sin((3.14159/17)*(Alterable Value H( "object" ))*10))

    did work =D (notice the 17 - when that was 10 it DID NOT WORK?)

Similar Threads

  1. Set key syntax
    By Shmuper in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 7th May 2010, 07:19 AM
  2. Parse error: syntax error
    By DJ_Wild in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd March 2010, 11:48 PM
  3. BUG! Expression reporting bogus syntax error!!!
    By Michael_Gummelt in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 30th July 2006, 05:06 PM
  4. Syntax error with qualifiers
    By waffles in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 23rd July 2006, 05:53 PM
  5. Syntax Error terror
    By Wingamez in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 21st July 2006, 01:19 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
  •