home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1996 June / BUYER_696.iso / multimed.ia / wilddemo / dew / lso / inc / credits.inc next >
Text File  |  1995-10-27  |  3KB  |  126 lines

  1. ;CREDITS INCLUDE
  2. var cstop=295
  3. rect rcs0=35,18,540,75
  4. rect rcs1a=210,85,460,200   ; the crew
  5. rect rcs1b=315,85,460,200   ; ...
  6. rect rcs2=20,cstop,125,160    ; Narr/Actors
  7. rect rcs3=160,cstop,145,165   ; Richies
  8. rect rcs4=320,cstop,288,160   ; NWF
  9. rect rcs2a=320,373,260,210  ; testers
  10. rect rcd1=200,90,400,200
  11. ;rect rcd2=250,240,345,55
  12.  
  13. text x_cd1a=\
  14. Lee St.Onge~\
  15. ~\
  16. David Joslin~\
  17. ~\
  18. Allen Joslin~\
  19. ~\
  20. Gary Skiba~\
  21. ~\
  22. Randal Hujar~\
  23. ~\
  24. Kevin Simpson
  25.  
  26. text x_cd1b=\
  27. Project Management, Design,~\
  28. Content Development.~\
  29. Creative Design, Illustration,~\
  30. Video Direction and Animation.~\
  31. Video and Sound~\
  32. Production.~\
  33. Product Architecture, Design, ~\
  34. Engine Development.~\
  35. Product Management,~\
  36. Concept and Design.~\
  37. English Localisation,~\
  38. GSP Ltd.
  39.  
  40. text x_cd2=Documentation and ~Screen Text:~\
  41.  David James Ritchie~\
  42.  Deborah Campbell Ritchie~~\
  43. Assistants:~\
  44.  Elliot Cyr~\
  45.  David McClintock~\
  46.  Jessica Mazur~\
  47.  Nadine Richmond
  48.  
  49. text x_cd2a=Testers:~ Tabitha Hujar, Lexi Jones, Eleana Lattanzio,~ Daniel Skiba, Michael Skiba
  50.  
  51. text x_cd3=Narration:~\
  52.  John C. Campeau, Jr.~\
  53.  Cynthia Germaine~\
  54.  David Joslin~\
  55.  Susan E. Sheridan~~\
  56. Actors:~\
  57.  Susan E. Sheridan~\
  58.  Richard Michael Alicea~~\
  59. Hair and Make-Up:~\
  60.  John F. Kaspar
  61.  
  62. text x_cd4=Special Thanks to the National Wildlife Federation~~\
  63.  Research:  Susan Bond and Catherine J. Firth~\
  64.  Project Coordinator:  Denise Iacangelo~\
  65.  Copy:  Pru Bovee and Don O'Brien~\
  66.  Chief Naturalist:  Craig Tufts
  67.  
  68. text x_cd0=Discovering Endangered Wildlife~\
  69. Development Team
  70. showtext st_cd0=rcs0,font25,l,ds_yb,x_cd0
  71. showtext st_cd1a=rcs1a,font15,l,ds_yb,x_cd1a
  72. showtext st_cd1b=rcs1b,font15,l,ds_yb,x_cd1b
  73. showtext st_cd2=rcs2,font13,l,ds_yb,x_cd3
  74. showtext st_cd3=rcs3,font13,l,ds_yb,x_cd2
  75. showtext st_cd4=rcs4,font13,l,ds_yb,x_cd4
  76.  
  77. showtext st_cd2a=rcs2a,font13,l,ds_yb,x_cd2a
  78. group gst_credits=(st_cd0,st_cd1a,st_cd1b,st_cd2,st_cd3,st_cd2a,st_cd4)
  79.  
  80. ;; copyrights
  81.  
  82. text x_cd5=\
  83. Some images and videos were supplied ~\
  84. by the U.S. Fish and Wildlife Service~\
  85. ~\
  86. Other Images Courtesy of:~\
  87.   PhotoDisc, Inc., ⌐ 1994~\
  88.   Jasmine Multimedia Publishing, Inc., ⌐ 1993~\
  89.   Aris Multimedia Entertainment, Inc., ⌐ 1993~\
  90.   Picture Network International, ⌐ 1994 ~\
  91.   Corel Corporation, ⌐ 1993~\
  92. ~\
  93. Video footage courtesy of:~\
  94.   WPA Film Library, ⌐ 1994~\
  95.   Wolfgang Bayer Productions, ⌐ 1994~\
  96. ~\
  97. Animal sounds courtesy of:~\
  98.   BBC, ⌐ 1994~\
  99.   British National Library Sound Archives, ⌐ 1994~\
  100. ~\
  101. Software:~\
  102.   ⌐ 1994, LYRIQ Int'l Corp., All Rights Reserved.~\
  103.   English Translation ⌐ 1995, GSP Ltd.~\
  104.   Portions ⌐ 1994, QuickTime, Inc.~\
  105.   Portions ⌐ 1994, Instant Replay Corporation~\
  106.   Product tutorial made with Macromedia, ⌐ 1994
  107.  
  108. ; MacroMedia
  109. rect rmmlogo=10,345,0,0
  110. picture p_mmlogo=rmmlogo,bmp_mmlogo
  111.  
  112. ; QuickTime
  113. rect rqtlogo=180,350,0,0
  114. picture p_qtlogo=rqtlogo,bmp_qtmlogo
  115.  
  116. rect rcs5=250,10,400,500
  117. showtext st_cd5=rcs5,font15a,l,ds_yb,x_cd5
  118.  
  119. rect rcs5a=10,332,100,50
  120. text x_tmwmm=Tutorial:
  121. showtext st_tmwmm=rcs5a,font13,l,ds_yb,x_tmwmm
  122.  
  123. group gst_copyrights=(st_cd5,st_tmwmm,p_mmlogo,p_qtlogo)
  124.  
  125.  
  126.