home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / ChipCD_12_99.iso / chiplab / CDR / multimedia_builder / whatsnew.txt < prev   
Text File  |  1999-09-27  |  6KB  |  163 lines

  1. MMB 4.4
  2. - Text Button can have customized font
  3. - Ability to change the default cursor on most active objects - ten predifined cursors
  4. - Full Script editor enhancements - color highlighting keywords, wizard, remembering the size and position
  5. - Paragraph text editor enhancements
  6. - MP3 can be also a  command line parameter in player
  7. - Ability to Resize Page, Move Page, Stay On Top from script
  8. - Ability to copy file and to create a full path directory.
  9. - Ability to Show or Hide Objects on any page from any page (Master pages included) from script
  10. - Ability to run designer directly from CD without installing it on hard drive.
  11. - other fixes
  12.  
  13. MMB 4.3
  14. - String Support in Script
  15. - Input Text EditBox
  16. - Clone Bitmap Object Enhancement
  17. - Video Object Enhancement (action after movie finish)
  18. - Ability to change icons for compiled application
  19.  
  20. MMB 4.2
  21. - MP3 enhancements, ID3 Tags
  22. - MP3 List Enhancements
  23. - Replace Text, global function
  24.  
  25. MMB 4.1
  26. - MMB Plug-In support
  27. - Templates
  28. - Load text from external file
  29.  
  30. MMB 4.0
  31. - New Transitions, Page Curl, Fire
  32. - 14 cool new Bitmap Effects (menu Effects), Water, Impresionists, Warp, Bump....
  33. - Matrix Object
  34. - VR Panorama Object
  35. - Dynamic FX
  36. MMB 3.3
  37. - Page Transitions
  38. - Embedded MIDI and MOD
  39. - Embedded external files
  40. MMB 3.2
  41. - Text-To-Speech support
  42. - MP3 List Support
  43. - Printing
  44. - Temporary install TTF fonts
  45. - E-cards
  46. MMB Version 3.1
  47. New:
  48. -Print Text Function
  49. -Page Import/Export
  50. -Bitmap Button has new option 'Auto-Button'
  51.  This allows you to create bitmap button only from one Image. The
  52.  button will have look and feel like Text Button but with a bitmap.
  53. -Video Object has the option to load MPEG, VideoDisc or MOV -
  54.  using MCI - this saves some writing in script for MCI.
  55. -OctaMed sound support (*.med). Thsi is the first from upomming mod
  56.  formats.
  57. -OpenFile command and internal <File> added. This allows you to pop-up Open File dialog
  58.  For Example: OpenFile("MPEG files |*.mpg||","*.mpg")
  59.  Then you can use the <File> (the same way like you were using <SrcDir>). So for example for MCI you can use:
  60.  MCICommand("play <File>")
  61. -VolumeUp and VolumeDown commands were added
  62. -Custom Shape window: The B/W Mask option was added allowing you to create any shape even with holes
  63. -The candy See Through was added. This will turn the background of
  64.  project transparent and then you can cast shadow on desktop or
  65.  make fully semitransparent window. However it has some limitation.
  66. -Cover Windows taks bar in Full Screen background option.
  67.  
  68. Fix:
  69. -The final fix for the 32 bit 1 pixel shift on 32 bit adapters
  70. -Nasty bug crashing applications containing few mbd project
  71. -<SrcDir>,<CD>, <File> for second parameter in Run command or Run program action.
  72. -Random Generator each time you start app will have different seed.
  73. -In ScriptTimer and ExitTimer you can use variable instead of time
  74. -Return Key close the project
  75. -Esc or Return stops the video
  76.  
  77. 01/Oct/98
  78. MMB Version 3.0
  79. - Animated gif support
  80. - embedded wave
  81. - midi
  82. - smaller players
  83. - Script Object
  84. - new script functions
  85. - MCI command - allows you to play MPEG, Video Disc, DVD...
  86. - Full Screen Background
  87. - Stretched image on background
  88. - Kiosk mode - disable Alt-Tab, Ctrl-Alt-Del...
  89. - Keyboard shortcuts in MMB
  90. - for - next loop
  91. - script timer function
  92. - many other improvements
  93.  
  94. 15/Sept/98
  95. MMB version 2.02
  96. - Copy-paste of nested groups bug fixed
  97. - Check for lost objects added in Page menu - related to the Copy-paste bug
  98.  
  99. 14/Sept/98
  100. MMB version 2.01
  101. - RunMBD command fixed
  102. - Name Arrays (Example: Image[a] will be translated into Image1 if a=1 - this can save an if - end commands)
  103.  
  104. 01/Sep/98
  105. MMB MP3 version 2.0
  106.  
  107. - Full MP3 Support
  108. - Script language
  109. - Global Variables 
  110. - New cool effects
  111. - Always on the top option
  112. - In Place testing
  113. - Better Object list
  114.  
  115. 05/AUG/98
  116. MMB 1.3
  117.  
  118. New Object - Paragraph Text
  119. Paragraph text with word wrap and scroll bar. 
  120.  
  121. Master page and Master Top Layer
  122. This is very important feature if you have project with many pages.
  123. You donÆt want to copy all the common objects to all pages, do you?
  124. Instead of this you can put the common objects to the Master Page or Master Top Layer.
  125.  
  126. What is the difference?
  127.  
  128. Master Page -  will appear as a bottom layer on each page. 
  129. The objects on the page will appear all the time on the top of the objects from Master Page.
  130. This is great to put your artwork here. Sure you can put also interactive objects here, but you must be sure other objects on pages will not cover them.
  131.  
  132. Master Top Layer - will appear as a top layer on each page. The objects on the page will be behind the Master Top Layer objects.
  133. This is great for active objects like menus, buttons, windows, etc...
  134.  
  135.  
  136. CD Audio or Mixed-Mode CD support.
  137. This is for those who wish to write their own CD-ROM and have access to a recordable CD drive.
  138. In ver 1.3 each page can play different audio track from the CD.
  139. Great for the Mixed-mode custom CD - on track 1 you have your programs, mmb player and data and on other
  140. track you can put audio songs.
  141.  
  142. Objects can play Tracks from CD Audio
  143. In the Sounds Actions you can write into the On Click box commands for CD Audio:
  144. CD:2 - will play second track
  145. CD:STOP - Stop Playing
  146. CD:PLAY    - Play 
  147. CD:PAUSE - Pause    
  148. CD:FW - play next song
  149. CD:BW - play prev. song
  150. CD:PLP - Play/Pause
  151.  
  152. You can easy create simple CD player now. (see CDAudio.mbd sample)
  153.  
  154. Selection preview.
  155. If you are interested how the objects you selected look like - the Selection view is for you.
  156. To open/close selection view click on long button on the bottom part of Object List.
  157. In the preview you can see hidden objects, groups and much more.
  158. If you have heavy graphics and you think it is slowing down the designer - switch the preview off!
  159. (It goes into the groups etc... so it may slow down the designer a bit.)
  160.  
  161. Stand Alone compiler is now part of the designer.
  162.  
  163. In the Exteral Comands and page actions - The "Minimize" item was added.