home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / catitens.swf / scripts / DefineSprite_695 / frame_44 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  117 b   |  9 lines

  1. if(_root.menu_mc.life._currentframe != 4)
  2. {
  3.    _parent.gotoAndStop(1);
  4. }
  5. else
  6. {
  7.    _parent.gotoAndStop(6);
  8. }
  9.