Released: Dec 3, 2013
Updates in this release
What's new in AutoPlay Media Studio 8.2
- Feature: Updated AutoPlay Media Studio's design environment to support Windows 8.1.
- Feature: Updated AutoPlay Media Studio's runtime manifests to support Windows 8.1.
- Feature: Updated the 'System.GetOSName' action with Windows 8.1 and Windows Server 2012 R2.
- Fix: Updated the constants for the 'System.GetOSProductInfo' action.
- Fix: Updated IRScriptEditor.exe to 2.0.1001.0.
- Fix: Fixed some missing object types in the 'DialogEx.SetFocus' action's action...
Released: May 29, 2013
Updates in this release
Updates in V8.1
- Support for Microsoft Windows 8.
Released: Feb 22, 2012
AutoPlay Media Studio での更新項目
What's New in AutoPlay Media Studio 8.0.7.0?
- Fix: Fixed a bug where Paragraph objects would not behave properly when horizontal scrollbars were visible.
- Fix: Fixed a bug where the System.RegisterFont action would sometimes hang on certain systems.
- Fix: Fixed a bug where the ComboBox object was incorrectly forwarding mouse-click events to the parent window.
- Fix: Fixed a bug where horizontal scrollbars on the ListBox object in Checklist box mode would not scroll far enough to the right.
- Fix: Fixed...
Released: Aug 16, 2011
Updates in this release
What's New in AutoPlay Media Studio 8.0.6.0?
- Fix: Fixed a bug where setting the enabled or disabled state of a ListBox in checklist box mode, using Lua, would not work.
- Fix: Fixed a bug where double-clicking on an item in a Tree object on a dialog, where that Tree object's On Double-Click event closes the dialog, would cause a crash.
- Fix: Fixed a bug where events from the Video object would be lost after exiting fullscreen mode on Windows Vista.
- Fix: Fixed a bug where code signing preferences...
Released: Apr 5, 2011
AutoPlay Media Studio での更新項目
What's New in AutoPlay Media Studio 8.0.5.0
- Fix: Fixed a bug where APZ files created before AutoPlay 8 were not generating conversion reports.
- Fix: Fixed a bug where renaming the resource files would cause the custom icons of Dialogs to no longer work.
- Fix: Fixed a bug where checkboxes could sometimes have an incorrect background during kiosk mode.
- Fix: Fixed a bug where tiled images would extend outside of the page area during kiosk mode.
- Fix: Fixed a bug where the Folder.DeleteTree callback...
Released: Jan 31, 2011
AutoPlay Media Studio での更新項目
What's New in AutoPlay Media Studio 8.0.4.0
- Feature: Added 2 new actions "File.SetPermissions" and "System.GetUserSID" that can be used to set file or folder permissions.
- Feature: Added a new action called "Application.SetSysTrayTooltip" that allows you to set and optionally show the tooltip for the icon in the system tray.
- Feature: Added an "On Mouse Wheel" event to pages and dialogs.
- Feature: Added an "On Char" event to the Input object.
- Feature: Added Mozilla Firefox Dependency detection...
Released: Dec 22, 2010
AutoPlay Media Studio での更新項目
What's New in AutoPlay Media Studio 8.0.3.0
- Feature: Added 4 new items to the System.GetOSVersionInfo action - "Server2003R2", "XPMediaCenterEdition", "StarterEdition", "TabletPCEdition".
- Feature: Added new Web.SetSilent and Web.IsSilent actions.
- Fix: Fixed a bug where the spell checker would not work properly if the text being checked was longer then 1000 characters.
- Fix: Fixed a bug where flat Dialogs would incorrectly display a border.
- Fix: Fixed a bug where loading files on the On Movie End...
Released: Jun 30, 2010
Updates in this release
Updates in V8.0.2.0
New Features
- Added a Web.LoadHTML action that can be used to load a string of HTML into a web object.
- Added a QuickTime.GetVolume action that returns the volume level of a QuickTime object.
- Added a list of files to ignore from building, exporting and resource cleaning, found on the "Build" page of Edit > Preferences.
Fixes
- Fixed a bug where visual styles would no longer work at runtime when the "rename resource files" option was enabled.
- Fixed a bug where DialogEx resize...
Released: May 27, 2010
Updates in this release
Updates in V8.0
- Faster & More Powerful Lua 5.1 Scripting Engine
AutoPlay Media Studio 8's scripting engine is now faster, more powerful and much more extensible. The Lua 5.1 system features a new module system, incremental garbage collection, new mechanism for varargs, new syntax for long strings and comments, mod and length operators, metatables for all types and a fully reentrant parser. - Support for Lua 5.1 Code Modules
With the new scripting engine upgrade comes compatibility with Lua...
Released: Oct 27, 2008
AutoPlay Media Studio での更新項目
What's New in AutoPlay Media Studio 7.5?
Rich Text Object
The new rich text object allows you to display rich text (.rtf) in an object. It supports background transparency as well as design-time and runtime character and paragraph formatting.
Slideshow Object
The slideshow object allows you to show a series of images in a set area. It supports automatic resizing and scaling as well as transitions between images.
Checkbox Object
The new checkbox object wraps the standard Windows checkbox control...