home *** CD-ROM | disk | FTP | other *** search
/ Paramount Pictures Special Events / Paramount Pictures Special Events.iso / pc / linx.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-04-06  |  67 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.paramount.com", "_blank");
  3. }
  4.