
AnswerList of Questions
In AutoPlay Media Studio 5.0, to create a button to close your application:
Choose Insert > Button from the menu.
Hold the Shift key and double-click on the button you just added. This will open the action editor.
Add the following action to the On Click tab:
Application.Exit();
Click OK to close the action editor.
Applies to:
Standard Edition
Professional Edition