home *** CD-ROM | disk | FTP | other *** search
/ Flybox Trout (Edition 1) / Flybox Trout (Edition 1).iso / Setup / FlyBox.cab / FlyBox.swf / scripts / DefineButton2_254 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-04-15  |  75 b   |  6 lines

  1. on(release){
  2.    Finished = "F";
  3.    getUrl("SignUp", "");
  4.    play();
  5. }
  6.