home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2001 February / GAME_2.ISO / demo / header.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-02-08  |  51 b   |  4 lines

  1. on(release){
  2.    getUrl("video.htm", "_self");
  3. }
  4.