home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / files / 175.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2006-09-20  |  97 b   |  6 lines

  1. stop();
  2. mail_btn.onRelease = function()
  3. {
  4.    getUrl("http://premium.pcwelt.de", "_new");
  5. };
  6.