home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Resources / audiosyncrasy / a_s_demo.dxr / 00129.ls < prev    next >
Encoding:
Text File  |  1996-03-16  |  123 b   |  8 lines

  1. global gClickFlag
  2.  
  3. on exitFrame
  4.   sound playFile 1, the pathName & "moreInfo.aif"
  5.   startTimer()
  6.   set gClickFlag to 0
  7. end
  8.