home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 #4 / Net_2002_04.iso / play04.exe / scripts / DefineButton2_29 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-02-28  |  65 b   |  4 lines

  1. on(press){
  2.    getUrl("http://www.jeumedia.com", "_parent");
  3. }
  4.