home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1996 July / IMM0796.ISO / imm0796.mvb / alfons.mvs < prev    next >
Text File  |  1996-06-04  |  670b  |  31 lines

  1. ;slide alfons
  2. ;
  3. CreateFont "Arial" Size = 22
  4. Effect = Random
  5. TextColor = Yellow
  6. TextBkColor = Blue
  7. Origin = VerCenter,HorCenter
  8. Align = Center
  9. LoadPalette  "!palette.bmp"
  10.  
  11. ShowBitmap "!alf1.bmp"
  12. ShowText "Alfons Lernspiele"
  13. Wait 3 
  14. ;
  15. ShowBitmap "!alf2.bmp"
  16. ShowText "Sie k÷nnen die Lernfortschritte bei Alfons auch ⁿber ein Protokoll nachvollziehen"
  17. Wait 3 
  18.  
  19. ShowBitmap "!alf3.bmp"
  20. ShowText "Die ▄bungen lassen sich individuell zusammenstellen"
  21. Wait 3 
  22.  
  23. ShowBitmap "!alf4.bmp"
  24. ShowText "Auch Fehler nimmt Alfons nicht ⁿbel"
  25. Wait 3 
  26.  
  27. ShowBitmap "!alf5.bmp"
  28. ShowText "Wenn alles richtig ist, gibt es zur Belohnung ein kleines Spiel"
  29. Wait 3 
  30.  
  31.