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

  1. if(!c.secretDiscovered)
  2. {
  3.    if(pf == undefined)
  4.    {
  5.       APE(this,0);
  6.    }
  7. }
  8. else
  9. {
  10.    this.swapDepths(10000);
  11.    this.removeMovieClip();
  12. }
  13.