home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / tooltips / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  165 b   |  12 lines

  1. Mouse.show();
  2. tip = "";
  3. if(!once)
  4. {
  5.    once = true;
  6.    delay = 2000;
  7.    maxDelay = 2000;
  8.    resetdelay = 1000;
  9.    stepdelay = 500;
  10. }
  11. AITime = getTimer();
  12.