Flash Actionscript

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sticky
    New Member
    • Oct 2007
    • 1

    Flash Actionscript

    does anyone know how to produce an operator in a Maths game. i.e.
    Im getting 2 3 = 5 But without + - * etc
    any help
  • rsdev
    New Member
    • Jul 2007
    • 149

    #2
    Originally posted by sticky
    does anyone know how to produce an operator in a Maths game. i.e.
    Im getting 2 3 = 5 But without + - * etc
    any help

    Not enough detail, but try this "+" or String(+).

    Comment

    • xNephilimx
      Recognized Expert New Member
      • Jun 2007
      • 213

      #3
      Hi sticky!
      Can you please be a little more specific?
      Or if you have an attemp of code or movie, can you post it?

      Because I don't really get what you're trying to do, and in which way. Even though, rsdev may be right with, I may be able to tell you how to apply that to suit your app.

      Best regards,
      The_Nephilim

      Originally posted by sticky
      does anyone know how to produce an operator in a Maths game. i.e.
      Im getting 2 3 = 5 But without + - * etc
      any help

      Comment

      • 4183mal0we
        New Member
        • Oct 2007
        • 10

        #4
        hello thank you for replying me back

        the thing is I tried but its not working
        i will be using in actionscript 3

        plz can you send me the code over here

        thank you !

        Comment

        Working...