2 Replies Latest reply: Mar 15, 2009 5:25 PM by BrianatArena RSS

    Combined operators

    BrianatArena Community Member
      if (myMovieClip.x < 0)
      How can I combine caparison operators to make this say "if my clip x position is less than zero and greater than -160?
      Thanks.