home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / daffyjumper.swf / scripts / DefineSprite_67 / frame_25 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  162 b   |  11 lines

  1. tellTarget("../")
  2. {
  3.    setProperty("daffy", _Y, "27.4");
  4.    setProperty("daffy", _X, "595");
  5.    play();
  6. }
  7. tellTarget("../daffy")
  8. {
  9.    gotoAndStop(1);
  10. }
  11.