home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 7 / AU_CD7.iso / _movies / _armovie / _boot next >
Text File  |  1995-09-29  |  720b  |  18 lines

  1. Set ARMovie$Dir <Obey$Dir>
  2. | Remove old cached information
  3. Unset ARMovie$Access*
  4. Unset ARMovie$Decom*
  5. Unset ARMovie$Return*
  6. Unset ARMovie$Version
  7. If "<ARMovie$SoundDir>"="" Then Run <Obey$Dir>.MovingLine.SetSndDir
  8. If "<ARMovie$PaintDir>"="" Then Set ARMovie$PaintDir <Obey$Dir>.MovingLine.PaintCode
  9. | Set colour enquiry choice for CC's ColourCard
  10. Set ARMovie$ColourMethod 10
  11. | Now check if the ColourCard is there: if not, set colour enquiry to normal
  12. RMEnsure ColourCard 0 Set ARMovie$ColourMethod 9
  13. Set Alias$@RunType_AE7 Run <ARMovie$Dir>.Player %%*0
  14. Set File$Type_AE7 ARMovie
  15. Iconsprites <Obey$Dir>.!Sprites
  16. RMEnsure colourtrans 0 RMLoad System:Modules.Colours
  17. RMEnsure FPEmulator 0 RMLoad System:Modules.FPEmulator
  18.