home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / PinkPantherGo.swf / scripts / frame_11 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  86 b   |  9 lines

  1. if("345" < _framesloaded)
  2. {
  3.    gotoAndPlay(12);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(1);
  8. }
  9.