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

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