home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / asitchintime2.swf / scripts / DefineSprite_221 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-11-09  |  109 b   |  13 lines

  1. if(pf == undefined)
  2. {
  3.    APE(this,2);
  4. }
  5. if(justPlay)
  6. {
  7.    gotoAndPlay(48);
  8. }
  9. else
  10. {
  11.    stop();
  12. }
  13.