home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Esportes / PongTable.swf / scripts / frame_10 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  150 b   |  13 lines

  1. _root.xdir = 0;
  2. _root.ydir = 0;
  3. pw1 = 1;
  4. pw2 = 1;
  5. ypw = 10;
  6. ballx = 180;
  7. bally = 0;
  8. state0 = 3;
  9. state1 = 0;
  10. endf = 0;
  11. stopDrag();
  12. stop();
  13.