Today (June 24, 2009) we have released a new version of AutoPlay Media Studio (v7.5.1006.0). To get the latest version, select Help > Check for Update from the menu and download the new full installer from your customer portal.
This release contains a variety of features and bug fixes:
- Feature: Added Windows 7 support to the System.GetOSName action.
- Feature: Tested AutoPlay Media Studio's design and runtime support on Windows 7.
- Feature: Made it so that invalid certificates can be ignored through the use of an undocumented variable called _IgnoreInvalidCertificate.
- Fix: Made it so that the HTTP Error Dialog will be displayed (if allowed) if an invalide certificate is encountered.
- Fix: Fixed a bug where the RadioButton.SetChecked action was not working on Dialogs.
- Fix: Fixed a bug where moving rows up or down in either the ComboBox or ListBox properties, where the row contained a comma, would cause the text to be split incorrectly.
- Fix: Fixed a bug where setting a dialog's properties using the Application.SetDialogProperties action from another dialog would sometimes adjust the current dialog's properties.
- Fix: Fixed a bug where setting the background color of a Input object via the Input.SetProperties action would cause the Input object to lose focus.
- Fix: Fixed a bug where comments were causing errors when importing .REG files.
- Fix: Fixed a bug where REG_DWORD values larger then MAX_INT were not being written to the registry properly.
- Fix: Fixed a bug where renaming an object in the property grid would sometimes cause a redraw issue.
- Fix: Made it so that page's "On Timer" actions would work even when a DialogEx is visible.
- Fix: Fixed a bug where focus was being lost on various dialogs in the design GUI after browsing for new files.
- Fix: Fixed a bug where some Dialog actions were casuing focus issues if a DialogEx was visible.
- Fix: Fixed a bug where the Video object's custom window mask file was not being checked when optimizing resources.
- Fix: Made it so that DialogEx's cannot be shown when a status dialog is visible, nor can they be closed while a status dialog is visible.
- Fix: Fixed a bug in the auto-tabbing feature where if there were tab supported objects on the page, but they were all disabled, the runtime would freeze.
- Fix: Fixed a bug where custom icons on the DialogEx were not being properly expanded at runtime.
- Fix: Fixed a bug where closing a DialogEx using a ComboBox's "On Selection" event would cause a crash.
- Fix: Fixed a bug where intro videos were not working on Windows 2000.
- Fix: Made it so that the name of the preview executable matches the name of the output executable.
- Fix: Added the multi-line edit dialog to the IRScriptEditor.
- Fix: Fixed a bug in the Calendar Object where the right and left arrows weren't firing the "On Month Select" event.

Reply With Quote