home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / behinds.swf / scripts / DefineButton2_15 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-04-12  |  81 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(1);
  3.    setProperty(_parent.notpad, _alpha, 0);
  4. }
  5.