home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 October / IMM1095.ISO / imm1095.mvb / easy.mvs < prev    next >
Text File  |  1995-09-07  |  833b  |  37 lines

  1. CreateFont "Arial" Size=22 Bold
  2. BkColor = Black
  3. Effect = Random
  4. TextColor = black
  5. TextBkColor = white
  6. Origin = Bottom,HorCenter
  7. Align = Center
  8. ;slide body
  9. ;
  10. ShowBitmap "!ea01.bmp" 
  11. Wait 3 Seconds
  12.  
  13. ShowBitmap "!ea02.bmp" 
  14. Wait 3 Seconds
  15.  
  16. ShowBitmap "!ea03.bmp" 
  17. ShowText "Das kommt leider hΣufig " Pos = 0,16 Effect=WipeRight
  18. Wait 3 Seconds
  19.  
  20. ShowBitmap "!ea04.bmp" 
  21. ShowText "Kennenlernen der Buchstaben" Pos = 0,16 Effect=WipeRight
  22. Wait 3 Seconds
  23.  
  24. ShowBitmap "!ea05.bmp" 
  25. ShowText "Ausspracheⁿbungen" Pos = 0,16 Effect=WipeRight
  26. Wait 3 Seconds
  27.  
  28. ShowBitmap "!ea06.bmp" 
  29. ShowText "Hier mⁿssen die GegenstΣnde schriftlich benannt werden" Pos = 0,16 Effect=WipeRight
  30. Wait 3 Seconds
  31.  
  32. ShowBitmap "!ea07.bmp" 
  33. ShowText " Lernen beim Frage- und Antwortspiel " Pos = 0,16 Effect=WipeRight
  34. Wait 3 Seconds
  35.  
  36.  
  37.