home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / synj_sneak_attack.swf / scripts / DefineSprite_350 / frame_5 / DoAction.as
Encoding:
Text File  |  2006-10-06  |  92 b   |  9 lines

  1. if(_root.scoredone == "done")
  2. {
  3.    nothing = nothing;
  4. }
  5. else
  6. {
  7.    gotoAndPlay(3);
  8. }
  9.