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

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