home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / juji.swf / scripts / DefineSprite_51 / frame_100 / DoAction.as
Text File  |  2003-03-01  |  62b  |  6 lines

  1. tellTarget(_root)
  2. {
  3.    gotoAndStop("boss");
  4.    play();
  5. }
  6.