home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / love_me.swf / scripts / DefineSprite_838 / frame_26 / DoAction.as
Encoding:
Text File  |  2008-08-11  |  223 b   |  12 lines

  1. stop();
  2. if(_root.hensin == true)
  3. {
  4.    beam1_mc.gotoAndPlay("σñëΦ║½");
  5.    beam2_mc.gotoAndPlay("σñëΦ║½");
  6. }
  7. else if(_root.hensin == false)
  8. {
  9.    beam1_mc.gotoAndPlay("ΘÇÜσ╕╕");
  10.    beam2_mc.gotoAndPlay("ΘÇÜσ╕╕");
  11. }
  12.