home *** CD-ROM | disk | FTP | other *** search
/ Helix Design System / HELIX_DESIGN_SYSTEM_DEMO.iso / portug / modeling.dxr / 00363.ls < prev    next >
Encoding:
Text File  |  1996-12-19  |  110 b   |  7 lines

  1. on exitFrame
  2.   global ton, Rootlang
  3.   if ton = 1 then
  4.     sound playFile 2, Rootlang & "242.aif"
  5.   end if
  6. end
  7.