home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Moss_2_mochiads.swf / scripts / DefineSprite_156 / frame_1 / DoAction.as
Encoding:
Text File  |  2008-09-02  |  60 b   |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    _root.oilSlick(this);
  4. };
  5.