home *** CD-ROM | disk | FTP | other *** search
/ Rudolph the Red-Nosed Reindeer Family Fun Pack / Rudolph.iso / fscommand / MEDIA / UPGRADE.SWF / scripts / frame_3 / DoAction.as
Text File  |  2004-03-11  |  91b  |  9 lines

  1. if(LE == true)
  2. {
  3.    gotoAndPlay(21);
  4. }
  5. else if(LE == false)
  6. {
  7.    gotoAndPlay(6);
  8. }
  9.