home *** CD-ROM | disk | FTP | other *** search
/ PC Spiel 1996 November / PCS1196.ISO / pcs1196.mvb / ls7.mvs < prev    next >
Text File  |  1996-09-17  |  425b  |  28 lines

  1. BkColor = Black
  2. Align=Center
  3. Origin=VerCenter,HorCenter
  4. LoadPalette "!palette.bmp"
  5. Effect=Random
  6.  
  7. :weiter
  8. ShowBitmap "!ls7_b.bmp"
  9. Wait 2
  10. ShowBitmap "!ls7_1.bmp"
  11. Wait 2
  12. ShowBitmap "!ls7_2.bmp"
  13. Wait 2
  14. ShowBitmap "!ls7_3.bmp"
  15. Wait 2
  16. ShowBitmap "!ls7_4.bmp"
  17. Wait 2
  18. ShowBitmap "!ls7_5.bmp"
  19. Wait 2
  20. ShowBitmap "!ls7_6.bmp"
  21. Wait 2
  22. ShowBitmap "!ls7_7.bmp"
  23. Wait 2
  24. ShowBitmap "!ls7_8.bmp"
  25. Wait 2
  26.  
  27. goto weiter
  28.