home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineSprite_173 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-04-20  |  97 b   |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    _root.var_atual = _root.banner_mc.banner_mc._currentframe;
  4. };
  5.