home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / orbular.swf / scripts / DefineSprite_225_MenuFadeOut / frame_1 / DoAction.as
Encoding:
Text File  |  2007-12-12  |  86 b   |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    this.swapDepths(_parent.getNextHighestDepth());
  4. };
  5.