home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / magic_eg.swf / scripts / DefineSprite_26 / frame_14 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  133 b   |  8 lines

  1. startDrag("/aimer","1","5","383","595","383");
  2. tellTarget("/hitball")
  3. {
  4.    gotoAndStop("start");
  5.    play();
  6. }
  7. gotoAndPlay(1);
  8.