home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / graphics / scripts / DefineSprite_494 / frame_3 / DoAction.as
Encoding:
Text File  |  2002-03-20  |  112 b   |  9 lines

  1. if(getProperty("_level0/ch_shell/call", _totalframes) < "2")
  2. {
  3.    play();
  4. }
  5. else
  6. {
  7.    gotoAndStop(2);
  8. }
  9.