home *** CD-ROM | disk | FTP | other *** search
/ 3D Games (Spidla) / 3dhry2.iso / InterBingo 1.0 / InterBingoSetup.exe / BingoInstaller.swf / scripts / DefineSprite_13 / frame_1 / DoAction.as
Encoding:
Text File  |  2002-07-25  |  78 b   |  7 lines

  1. function DelayActivateButton(btn)
  2. {
  3.    ABtn = btn;
  4.    play();
  5. }
  6. stop();
  7.