home *** CD-ROM | disk | FTP | other *** search
/ The VPRO Digital Guide 1994 / vpro.iso / vpro1 / md6.dir / 00050.ls < prev    next >
Encoding:
Text File  |  1994-08-28  |  143 b   |  11 lines

  1. on enterFrame
  2.   global nowPlaying
  3.   NavHelper("42,43")
  4.   MultiMediaEnterFrameScript()
  5.   ToggleControls()
  6. end
  7.  
  8. on exitFrame
  9.   go(the frame)
  10. end
  11.