home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / FireMan.swf / scripts / DefineSprite_632 / frame_15 / DoAction.as
Encoding:
Text File  |  2008-09-12  |  96 b   |  5 lines

  1. if(_root.msgbox.msg == "All locks destroyed.".toUpperCase())
  2. {
  3.    _root.unlocked.start();
  4. }
  5.