home *** CD-ROM | disk | FTP | other *** search
/ Pokemon Promotional Discs / ANA_POKEMON_01.ISO / hiroba.swf / scripts / DefineSprite_251 / frame_1 / DoAction.as
Text File  |  2004-01-03  |  152b  |  6 lines

  1. this.pokehiro_btn.onRelease = function()
  2. {
  3.    this._parent._parent._parent._parent.goAction();
  4.    this._parent._parent.gotoAndPlay("actionON");
  5. };
  6.