home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / CHIP012004.ISO / misc / tonline / Animation / swf / anmelden1_0.swf / scripts / frame_14 / DoAction.as
Encoding:
Text File  |  2003-01-14  |  266 b   |  5 lines

  1. if(_root.last_visited.substring(0,8) != "anmelden" && _root.last_visited.substring(0,12) != "installieren" && _root.last_visited.substring(0,9) != "impressum" && _root.last_visited.substring(0,5) != "hilfe")
  2. {
  3.    _root.last_visited_extra = _root.last_visited;
  4. }
  5.