home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / scribble.swf / scripts / frame_7 / DoAction.as
Encoding:
Text File  |  2007-02-20  |  51 b   |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    done = true;
  4. };
  5.