2 Replies Latest reply: Mar 16, 2009 1:49 PM by BrianatArena RSS

    repeating functions X number of times

    BrianatArena Community Member
      if myVariable is a number variable and myFunction is a function, how do I use AS3 to repeat myFunction myVariable number of times? Thanks