home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / hdk11l.zip / MOVIE.HDF < prev    next >
Text File  |  1994-01-08  |  693b  |  33 lines

  1. .include hdklib.hdf
  2. .userlink embeddSound 'sndPlaySound("%t",3)'
  3. .fixedfont
  4. ; .routine sndPlaySound MMSYSTEM Su
  5. .sound credits credits.wav
  6.  
  7.  
  8. .topic overview
  9. .title Movie
  10. .action ~Intro.wav~embeddSound~
  11.  
  12. This is a demonstration of the Sound & Video support in HLPDK.
  13.  
  14. Press ~Here~videoLink(ranco.avi)~ for a video!
  15.  
  16. Credits : ~Vocal~credits~
  17.           ~Text~creditsText~
  18.  
  19. .end-topic
  20.  
  21. .popup creditsText
  22. .title Credits
  23.  
  24.  Ranco The Great (Ran Cohen) photographed and played in the short video 
  25.  sequence.
  26.  
  27.  AlliBialien (Allison Bially) screamed, and her scream was added to the 
  28.  AVI audio track.
  29.  
  30.  Yours Truely (Ron Loewy), connected it all together.
  31.  
  32. .end-popup
  33.