home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / swf / btn.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-12-28  |  66 b   |  4 lines

  1. on(release){
  2.    _root.getURL("swf/formulario.htm","_blank");
  3. }
  4.