home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / ballistic_biscuit.swf / scripts / DefineSprite_61 / frame_16 / DoAction.as
Encoding:
Text File  |  2006-09-05  |  107 b   |  8 lines

  1. if(getProperty("/", _currentframe) == "20")
  2. {
  3.    tellTarget("/")
  4.    {
  5.       gotoAndStop(10);
  6.    }
  7. }
  8.