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

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