home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / puzzle-land.swf / scripts / DefineSprite_1168 / frame_10 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  78 b   |  6 lines

  1. if(_root.flameout != true)
  2. {
  3.    _root.fire.gotoAndPlay("out");
  4. }
  5. stop();
  6.