home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / swf / util2.swf / scripts / DefineButton2_142 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-03-26  |  81 b   |  5 lines

  1. on(rollOver){
  2.    tip2.ver = true;
  3.    tip2.caja.text = "Programa Anterior";
  4. }
  5.