home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / Slippery_Side_Swipe.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2008-09-24  |  97 b   |  5 lines

  1. btnMoreGames.onRelease = function()
  2. {
  3.    getUrl("http://www.games-garden.com", "_blank");
  4. };
  5.