home *** CD-ROM | disk | FTP | other *** search
/ T-Online 6 / T-Online.iso / Animation / content / intro / intro.swf / scripts / frame_193 / DoAction.as
Encoding:
Text File  |  2005-10-20  |  63 b   |  5 lines

  1. if(this.low == true)
  2. {
  3.    this.home.gotoAndStop("low2");
  4. }
  5.