home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / clowns.swf / scripts / DefineSprite_261 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  86 b   |  6 lines

  1. if(!init)
  2. {
  3.    init = true;
  4.    gotoAndPlay(Math.round(offset * _totalframes));
  5. }
  6.