home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / FishyHop.swf / scripts / DefineSprite_270 / frame_5 / DoAction.as
Encoding:
Text File  |  2008-09-05  |  81 b   |  5 lines

  1. view_btn.onRelease = function()
  2. {
  3.    manage.CommonManage.viewHighscore();
  4. };
  5.