home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet Web Designer 86 / PIWD86.iso / pc / contents / flash / utilities / setupanimfx.exe / #setuppath# / interfacedemo.swf / scripts / DefineButton2_461 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-09-12  |  84 b   |  4 lines

  1. on(release){
  2.    _root.interfaceholder.vol = _root.interfaceholder.vol * 1 + 5;
  3. }
  4.