A sublet is a special player that embeds one mbedlet inside another. The sublet can be a visible player and can pass system messages to the parent mbedlet.
A sublet player is visible and scrollable.
To place an mbedlet into other mbedlets.
At the Players toolbar, click on the Sublet button. A new sublet player appears in the Players window, already selected.
To select the sublet data:
To set properties for the sublet:
Right-click on the sublet in the Players window and choose Properties... Under the Loadable tab, check PRELOAD if you want the entire sublet to download before the mbedlet begins running. Under the Postable tab, check POSTABLE if you want any of the postable values sent to the server.
NOTE: The sublet's postable values (for text, buttons or controls) are posted only when the parent mbedlet performs a post. The postable values for the sublet are concatenated to those of the parent mbedlet.
The OPAQUE property controls the sublet's background color. A sublet also has visible properties.