home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / TommyVideo.iso / flash / index.swf / scripts / DefineSprite_84 / frame_3 / DoAction.as
Encoding:
Text File  |  2003-06-08  |  101 b   |  6 lines

  1. if(_root.tv.content._currentframe == 1)
  2. {
  3.    _root.tv.content.gotoAndPlay(4);
  4. }
  5. gotoAndPlay(2);
  6.