home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / cheezy_chums.swf / scripts / DefineSprite_100 / frame_292 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  141 b   |  10 lines

  1. if(eval("/:ballmc8_locx") >= "351" or eval("/:ballmc8_locx") == "31.5")
  2. {
  3.    gotoAndPlay(22);
  4. }
  5. else
  6. {
  7.    prevFrame();
  8.    play();
  9. }
  10.