My World 3 for Windows TM

Frame Types

The Frame Properties dialog box (accessed in Editor mode by double clicking on a frame or by single clicking then selecting Properties from the Frame menu) has a list of globally shared frame types. These are also available in the MWB files directory.

You can import Mwb files from there to your screen's Resource Viewer, so that they become available locally. You can then edit the local copy.


AnimationPause.mwb - Plays an animation when the screen opens. When you click on it, the animation pauses.
AnimationPlay.mwb - Plays an animation when the screen opens. When you click on it, a paused animation restarts.
Bin.mwb - Deletes other moveable resources. Pick up the resource to be deleted, move it over the bin and click once. This operation cannot be undone.
CloseButton.mwb - Closes the current window. Particularly useful for closing popups.
Copiable.mwb - Makes an object copiable. The original cannot be moved, but unlimited numbers of moveable copies can be made by clicking on it.
DropZone.mwb - Allows other objects to be dropped on top of it. This will almost always be the frame type of a screen backdrop.
DropZone1.mwb - Sets up a dropzone. PROCOnOpen includes a line which will open a popup.
ExternalLink.mwb - Links to a My World file outside the current 'book'. Menu1.myw and Menu2.myw in the examples use this command.
FlipX.mwb - Flips other moveable resources horizontally. Pick up the resource to be flipped, drag it over the flip button and click once.
FlipY.mwb - Flips other moveable resources vertically. Pick up the resource to be flipped, drag it over the flip button and click once.
GoHome.mwb - Closes the current screen and opens the one currently designated as Home (see SetHome in the Script Language section).

Menu Next Contents