home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / TommyVideo.iso / flash / index.swf / scripts / DefineSprite_46 / frame_12 / DoAction.as
Encoding:
Text File  |  2003-06-08  |  99 b   |  9 lines

  1. if(_root.upper)
  2. {
  3.    _root.content2.translate();
  4. }
  5. else
  6. {
  7.    _root.content1.translate();
  8. }
  9.