home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 December / PCWELT_12_2006.ISO / files / 2.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2006-10-13  |  124 b   |  6 lines

  1. stop();
  2. mail_btn.onRelease = function()
  3. {
  4.    getUrl("mailto:epaper@pcwelt.de?subject=Samsung Gewinnspiel", "_new");
  5. };
  6.