home *** CD-ROM | disk | FTP | other *** search
/ Amiga Power / AmigaPower03.ZIP / ap03.adf / APMENU < prev    next >
Text File  |  1991-05-31  |  765b  |  54 lines

  1. BACKCOLOR=$000
  2. BANNERCOLOR=$F00
  3. MENUCOLOR=$FFF
  4. SCROLLCOLOR=$0F0
  5. SCROLLSPEED=1
  6. BARLINES=ON
  7. MENUPOSITION=CENTRE
  8. MENUMODE=FLUSH
  9. HILITEMODE=BUTTON
  10. COPPERMODE=DOUBLE
  11. COPPERLINES=64
  12. COPPERSTART=$000
  13. COPPEREND=$00F
  14. COPPERSTEP=$001
  15. BANNERTEXT=Powerdisk 3
  16. SCROLLTEXT=Amiga Power - the magazine with attitude    
  17. SCRIPTTEXT=*** PLEASE WAIT ***
  18. MENUTEXT1=Exile - exclusive level
  19. MENUFUNCTION1=
  20. {
  21. Run "xil"
  22. }
  23. MENUTEXT2=^
  24. MENUTEXT3=Prehistorik
  25. MENUFUNCTION3=
  26. {
  27. Run "main" 2
  28. }
  29. MENUTEXT4=^
  30. MENUTEXT5=Tiles
  31. MENUFUNCTION5=
  32. {
  33. Run "Tiles"
  34. }
  35. MENUTEXT6=^
  36. MENUTEXT7=Frantic Freddie
  37. MENUFUNCTION7=
  38. {
  39. RUN "Frantic"
  40. }
  41. MENUTEXT8=^
  42. MENUTEXT9=Amoeba Invaders
  43. MENUFUNCTION9=
  44. {
  45. Run "Amoeba"
  46. }
  47. MENUTEXT10=^
  48. BANNERSTYLE=0
  49. SCROLLSTYLE=0
  50. MENUSTYLE<1-10>=1
  51. EXITMODE=ON
  52. SCRIPTDELAY=1
  53. SCREENTOBACK=OFF
  54.