home *** CD-ROM | disk | FTP | other *** search
/ Organic Chemistry (8th Edition) / Image.iso / pc / organic / media / content / book_flash.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2003-05-14  |  93 b   |  9 lines

  1. if(_framesloaded == _totalframes)
  2. {
  3.    gotoAndPlay(5);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(3);
  8. }
  9.