home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / Planeta.iso / data / m_navhab.dir / 00013_Script_click < prev    next >
Text File  |  2000-09-30  |  88b  |  6 lines

  1. on mouseUp
  2.   tell the stage
  3.     forget window "m_navhab"
  4.     go next
  5.   end tell
  6. end