home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 15 / hacker15 / 15_H4CK3R#15.ISO / interface / it.dig / scripts / DefineButton2_149 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2004-03-05  |  96 b   |  5 lines

  1. on(rollOver){
  2.    startDrag("descricao_bt_explo",1);
  3.    descricao_bt_explo.gotoAndPlay(2);
  4. }
  5.