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

  1. on(release){
  2.    fscommand("launch-browser","http://connect.3d.com/register.php");
  3.    gotoAndStop(5);
  4. }
  5.