home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / Dual.swf / scripts / frame_2 / DoAction.as < prev   
Encoding:
Text File  |  2008-09-03  |  90 b   |  6 lines

  1. stop();
  2. link.onRelease = function()
  3. {
  4.    getUrl("http://www.rjgam.es", "_blank");
  5. };
  6.