home *** CD-ROM | disk | FTP | other *** search
/ LineOne ISP Sign-Up 5 / LineOne.iso / assets / swf / flashmenus.swf / scripts / DefineButton2_21 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2000-12-01  |  103 b   |  5 lines

  1. on(release){
  2.    getURL("lingo: glue #" add buttonid,"");
  3.    trace("lingo: glue #" add buttonid);
  4. }
  5.