home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts 147 / Arts147.mdf / pc / CA.swf / scripts / DefineSprite_95_PlayButton / frame_1 / DoAction.as
Encoding:
Text File  |  2008-01-01  |  177 b   |  6 lines

  1. stop();
  2. this.upLinkageID = "PlayButtonNormal";
  3. this.overLinkageID = "PlayButtonOver";
  4. this.downLinkageID = "PlayButtonDown";
  5. this.disabledLinkageID = "PlayButtonDisabled";
  6.