[Скачать Multimedia Builder MP3 4.9.7.8]
Поиск:  для      Расширенный поиск     Наши RSS     Наши рассылки
MyDiv Софт  
Mac Linux PDA/Mobile
  Windows Система и утилиты CD и DVD инструменты Загрузочные диски
Для Windows: Список категорий 100 Лучших программ Новые вопросы и ответы Новые программы Новые комментарии

Multimedia Builder MP3 4.9.7.8

Develop autorun menus, multimedia apps, or front-ends for your CD`s !

  Скачать программу
  Отправить другу
  Сообщать о новых версиях
Есть вопросы по программе?
Просто задайте вопрос
  Описание   Отзывы (0)   Файлы и ссылки (1)   Вопросы и ответы (0)   Cкриншоты (0)  
Автор.....MediaChance
Сайт.....www.mediachance.com
Обновление.....20.06.2006, 15:19
Языки.....Английский
Лицензия.....Trial
Стоимость.....60 $ · Купить!
Системы.....Windows
Размер.....20 Мб
Загрузок.....46
Хотите предложить своё описание для программы? Тогда помогите нам:   Предложить своё описание

Описание Multimedia Builder MP3:

With Multimedia Builder MP3 you can develop autorun menus, front-ends for your CDs or multimedia apps without having to spend months learning complex programming languages.
If you are already distributing software on CD-ROM or DVD, creating your own CD-Audio or making your MP3 CD you will love this easy-to-use, intuitive software.
With MMB you can create:
· Autorun CD browsers (menus) for corporate CD-ROM`s.
· Tutorials
· Cue Cards
· Kiosks
· CD Audio and Mixed-mode CD Audio Players
· MP3 Players
· Front-end for your corporate or personal CD`s
· File launchers and toolbar
· Computer based training
· Ключевые особенности и характеристики Multimedia Builder MP3
· WYSIWYG design
· Object Oriented environment
· Easy interface
· Click-to-create objects and actions
· Support of all popular graphic formats
· Compatible with Macromedia Fireworks using the same PNG format
· Multiple Undo/Redo
· Grouping and Ungrouping objects, nested grouping
· Alignment tools
· Blending graphics with background
· Alpha Transparency Masks for blending
· MP3 format with feedback
· 24-bit color
· Create Stand-alone exe applications
· Optimized performance
· Real Glow and Drop Shadow
· Effects: Sharpen, Blur, Flip
· Special effects: Fire, Cutout, Bevel
· More than 40 bitmap effects and filters
· Background Bitmap Tiling
· Background sound can play across page boundaries, looping
· Objects are in layers
· Define your own graphic buttons, save, load to/from library
· Window doesn't have to be rectangular - support for custom shapes
· You can paste graphics directly from your graphic editor into the MMB program without saving
· Video can be played at any speed
· Fade out effect
· Wizard for objects and actions
· Support for CD audio and Mixed-mode CD's
· Stand-alone linker
· Script language for more power, variables, string variables, timers
· Animated Gif
· Embedded Waves
· Midi
· Bargain price
· Ограничения бесплатной версии Multimedia Builder MP3
Ограничения не определены
· Специальные требования Multimedia Builder MP3 4.9.7.8
Специальные требования не определены
· История версий и изменений Multimedia Builder MP3 4.9.7.8
Версия: 4.9.7.8
· ADDITIONS:
·
· Added fully featured and configurable Message box! The function is called MessageEx.
· Message and MessageEx now uses WinXP visual styles. Sorry, no support for the rest MMB objects yet ;)
· Added SetObjectParam("object","parameters") for setting common aspects of some basic MMB objects.
·
· Added FontPicker() function, which will open the standard Font dialog (similar to ColorPicker). In this dialog you can set the various font parameters and the result is a CBK_FONT containing all font parameters in a string array.
· Added SetProjectParam("","") for changing the project parameters in a runtime. For now, it will allow you to set/change the page/master page/project background image/color.
· The workspace area is now scrollable with size 3072x2304. We think it should be enough..at least for few next versions ;)
· Added StrToLine function: StrToLine(filename$,string$,toline,overwrite) Simply, it's a function to add/replace a line in a text file.
· fileaname$ = path to text file (not binary files!)
· string$ = string to add to line
· toline = number of line to add
· overwrite = TRUE/FALSE - if true, 'toline' line is replaced otherwise moved down
· Added new CurrentObject() which returns the name (label) of the current object in which was this function called.
· Added new ImageOpacity("ImageObject","opacity") which allows you to set the image (Bitmap object) opacity.
· opacity = 0 object is fully transparent, opacity = 100 object is fully opaque
· Added GetImageOpacity(Bitmap) function. With this function you can get the current opacity of the given Bitmap object.
· Added function for object reordering in a runtime ReorderObject("Object$","FRONT/BACK/FORWARD/BACKWARD")
· FRONT - move object to Front
· BACK - move object to Back
· FORWARD - move object one step up
· BACKWARD - move object one step back
· Added Cut/Copy/Paste to right click menu to EditBox (in a runtime).
· Added "Enable scrolling" option in EditBox. This option allows scrolling text when typing inside the Editbox, in case the text is longer than a defined width of EditBox. The "Fixed Width" must be enabled.
· Added text selection inside EditBox via Shift + Left/Right arrow key.
· Added Password mode to EditBox object! EditBox in password mode displays · characters instead of typed characters. This mode can be set both via EditBox properties or by SetObjectParam("object","PASSWORD=TRUE/FALSE") function.
· Added "Enable menu" option to EditBox properties, which enable/disable rclick menu (and shortcuts) in EditBox.
· Added comment block to Script window. With this sequence of characters /· ·/ you can comment multiple lines of code at once..
· /· code
· code
· code
· code ·/
· PluginSet/Get/Run can now use variables both in first and second parameter.
·
· FIXES:
·
· Fixed rounding when incrementing small numbers (like 0.01).
· Fixed the missing application button in task bar.
· Fixed the problem with fullscreen background and Minimize/Restore the application window to tray bar(via plugins).
· Fixed IsMinimized() problem (incorrect return value) in case of enabled full screen background.
· Fixed GetArrayItem and hexa params data$=GetArrayItem(string$,'0x2C',1)
· Fixed bug in GetArrayNum if used string array - n1=GetArrayNum(list$[1],)
· StrToFile now accept append a linefeed as a variable.
· Fixed refresh of CBK_VTotal and CBK_VTime text
· Fixed custom appearance of custom cursor if custom cursor is moved above the object with no custom cursor defined.
· Fixed bug in SearchForFiles, which returned also the files with incomplete file extension
· Fixed an inability to start anything after RunMBD in CBK_EXIT
· Fixed a designer freeze when Copy&Paste and the label of the copied object is just a number.
·
· Fixed - NumPad keys return numbers and not characters as previously.
· The size of script accepted per single Script window is now about 120kb.
· Fixed some cursor hot-spots.
· A lot of other internal fixes and tweaks ;)
· KNOWN PROBLEMS & LIMITATIONS:
·
· The comment block /· ·/ can sometimes incorrectly highlight/dehighlight the code. Make sure the /· characters are at the start of line (as the very first characters on the script line) and the terminating ·/ at the end of line.
· The Font charset cannot be set on ListBox object.
· Описание и дополнения от редакторов и пользователей сайта
Пока нет

Внимание! Если программа "Multimedia Builder MP3" не бесплатна (о чем написано выше, в колонке "Лицензия", бесплатные это GPL и Freeware, все остальные платно) и вам нужно зарегистрировать или купить программу "Multimedia Builder MP3", скачать ключи или программа требует активации - поднимитесь чуть выше по странице, в характеристиках программы, в поле "Лицензия", рядом со стоимостью, будет специальная ссылка для поиска программы "Multimedia Builder MP3" в магазинах.

   del.icio.us digg.com reddit.com google.com yahoo.com furl.net newsvine.com slashdot.org simpy.com news2.ru moemesto.ru memori.ru rucity.com     Добавить отзыв


» Статьи, новости и обзоры по теме
Нет относящихся к программе Multimedia Builder MP3 статей и обзоров.
     


Еще программы от этого автора
DVD Menu Studio 2.0.17
Программа для создания интерактивных меню для DVD-дисков.
DVD-lab PRO 2.30
DVD-lab PRO - DVD authoring for creative people
Photo-Brush 3.51
Photo-Brush is an image editor, natural and artistic media painting program, picture retouching utility, and photo enhancer
Real Draw 3.1
Real Draw Pro combines vector, 2D, 3D and bitmap editing in one drawing package
MultiMon Taskbar 2.1
if you never tried it and you have resources for second monitor and doual monitor video card do it
Новые программы под Windows
Internet Explorer 8.0.6001.18702 Final / IE9 Platform Preview
Обозреватель Internet Explorer 8 — огромный шаг вперед в части удобства использования и безопасности.
Google Chrome 5.0.356.0 Dev / 4.1.249.1036 Stable
Google Chrome – это браузер с открытым исходным кодом от компании Google. Обеспечивает удобную и быструю работу в Интернете, имеет упрощенный дизайн, облегчающий работу.
Windows Movie Maker 2.6.4037.0
Windows Movie Maker - бесплатное программное средство для создания привлекательных видео роликов в домашних условиях.
RemoveIT Pro 4 SE 17.03.2010
RemoveIT Pro находит и удаляет большое количество вирусов, которые остальные антивирусные программы найти не могут.
RemoveIT Pro Enterprise 7.21
Простое приложение, которое может удалять любые вредоносные файлы из Вашего компьютера.
[Добавь в закладки]
Скачать бесплатно Multimedia Builder MP3 4.9.7.8. Скриншот.
  Все скриншоты
  Загрузить свой скриншот
Футболки
Рейтинг
/tim/div/stard.gif/tim/div/stard.gif/tim/div/stard.gif/tim/div/stard.gif/tim/div/stard_half.gif
4,7 (Голосов: 3)
Оценить программу можно нажав на соответствующую звездочку.
Добавьте отзыв
Лучшие для Windows
Сегодня Все время Рейтинг
  Информеры (Informers)
  Экспорт
  Веб-мастеру
Скачать Internet Explorer 9 можно уже сейчас!
Пакет установки первого тестового билда Internet Explorer 9 доступен для загрузки.
Обновите браузер! Google Chrome 5.0.342.5 Dev и 4.1.249.1036 Stable можно скачать уже сейчас
Программисты Google всерьез взялись за свои клавиатуры! Новая стабильная версия, вместе с новой тест
AMD догоняет Intel
Компания AMD в третьем квартале этого года планирует выпустить линейку новых процессоров, которые см
Frugalware 1.2 теперь включает KDE 4
Команда разработчиков Frugalware объявила о выходе 12-го стабильного релиза Linux дистрибутива общег
Компания Kingston создала самую быструю в мире память.
Компания Kingston создала самую быструю в мире компьютерную память. Данная разработка была официальн
Политика конфидециальности   Авторам   Реклама на сайте   Администрация   Report Abuse   © 2009
Rambler's Top100 Рейтинг@Mail.ru Софт:MyDiv - Скачивайте софт, игры и программы для компьютера.