home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November / PCWELT_11_2006.ISO / files / 2.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2006-09-21  |  121 b   |  6 lines

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