Add windows with local or external content
The content documents of the MDI windows can be added by their linkage id when they are located in the item library of the stage. The content documents can also be loaded from external sources such as external swf or image files.
Define windows through the ActionScript or component panel
Windows with content can be added directly through the component parameters panel or content can be added dynamically through ActionScript. The windows of the component are also fully customizable both through the component parameters panel and through ActionScript. This feature makes it easy to develop totally different looking applications based on the same component.
Add modal windows
Windows may be specified as being modal. This means that other windows cannot be accessed until the modal window has been closed.
Control window display
Through ActionScript, you can request to remove a specific window or all of the windows at once. The window depths and positions can also be arranged. The swap mode for windows can also be defined.
Specify font and look
The window fonts, colors, paddings and symbols can all be specified.
Set statusbar messages
Display messages in the status bar of each window.
Extremely flexible
Add menus, desktop icons as well as message, question and input boxes.
ActionScript callback function
Defined callback functions for the windows.

