home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Strata 3D / Resources / guideworks.swf / scripts / DefineButton2_33 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-05-08  |  74 b   |  4 lines

  1. on(release){
  2.    fscommand("launch-browser","http://www.strata.com");
  3. }
  4.