home *** CD-ROM | disk | FTP | other *** search
/ Dictionnaire Multimedia Multilingue (Home PC 42) / dictionarvizual.iso / data / branch.dir / 00003.ls < prev    next >
Encoding:
Text File  |  1996-03-13  |  130 b   |  7 lines

  1. on mouseUp
  2.   global gmovieStack, gLevel, gBox
  3.   set gLevel to gLevel + 1
  4.   setAt(gmovieStack, gLevel, "mawi")
  5.   go(1, "mawi")
  6. end
  7.