Applet Index
Click an applet name in the list to the left to read details of its events and properties.


AniMenu
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

selectitem (number, write only)
Selects and expands a caption by setting value to the 1-based index of the required caption.


ArtScene
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


Classica
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


CoolStrip
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

selectitem (number, write only)
Selects an item by setting value to the 1-based index of the required item. (CoolStrip's 'Sticky' parameter must be set to 'Yes'.)


DropBar
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


Elevator
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

selectitem (number, write only)
Selects an item by setting value to the 1-based index of the required item. (The index matches the item's parameter number.)

finditem (string, write only)
Finds and selects the first item containing value, non-case-sensitively.

findnextitem (string, write only)
Finds and selects the next item containing value, non-case-sensitively, starting from the currently-selected menu item or menu level. The finditem/findnextitem properties can be used to build searching for Elevator into your movie.


FeedMe
Events:standard events ("loaded", "link" and "message"). The "link" event occurs when a link is clicked in the Channel window.
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

newfeed (string, write only)
Specifies the URL of a compatible RSS feed to be read by FeedMe and loaded into FeedMe's channel window.

wheel (number, write only)
Provides support for mouse-wheel scrolling in Internet Explorer 6+.


Gridlock
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

select (string, write only)
Specifies an item to select by setting value to a string in the form "0-0-0". The three number set the 1-based index of the top-level, second-level and third-level items to select, or 0 if no item should be selected. Each must be separated by a hyphen. So 2-0-0 selects the second item on the top-most button bar, but selects nothing on the second-level bar.


HotStrip
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

selectitem (number, write only)
Selects an item by setting value to the 1-based index of the required item.


ImageRoll
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


iTab
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

newtab (number, write only)
Selects a tab by setting value to the 1-based index of the required tab.


LiveWire
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


Mailman
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

Note: The "link" event is supported to allow your movie to intercept the SendSuccessURL and SendFailURL parameters after a message has been sent (or has failed to be sent).


Messenger
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


Muzo
Events:"loaded" and "message" only
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

newtrack (string, write only)
Adds an MP3 track to Muzo's playlist, and optionally begins to play it. The string should be in the form trackURL|trackDescription|true/false. For example, _level0.muzo.newtrack="http://www.server.com/track.mp3|My latest release|true".


NeonBar
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

selectitem (number, write only)
Selects a button by setting value to the 1-based index of the required button. (NeonBar's 'Sticky' parameter must be set to 'Yes'.)


NewsLine
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


Nexus
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

selectitem (number, write only)
Selects an item by setting value to the 1-based index of the required item. (The index matches the item's parameter number.)

finditem (string, write only)
Finds and selects the first item containing value, non-case-sensitively.

findnextitem (string, write only)
Finds and selects the next item containing value, non-case-sensitively, starting from the currently-selected menu item. The finditem/findnextitem properties can be used to build searching for Nexus into your movie.


OutlookBar
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


PicStrip
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


PictureShow
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


PowerView
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


QandA
Events:"loaded" and "message" only
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


RollBar
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


SlideBar
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


Speedway
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

selectitem (number, write only)
Selects a top-level caption by setting value to the 1-based index of the required caption.


StoryBoard
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.


SuperTree
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

expfolder (string, write only)
Expands the first folder found in SuperTree whose name matches value (case-sensitive), along with all parent folders.

wheel (number, write only)
Provides support for mouse-wheel scrolling in Internet Explorer 6+.


TabPanel
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

newtab (number, write only)
Selects a tab by setting value to the 1-based index of the required tab.

newbutton (number, write only)
Selects a button on the current tab's button-bar by setting value to the 1-based index of the required button.


XPanel
Events:standard events ("loaded", "link" and "message")
Properties: loaded (boolean, read only)
Value=true only after the applet's other properties have been initialized.

stagewidth (number, read only)
The width of the applet as specified in its datafile.

stageheight (number, read only)
The height of the applet as specified in its datafile.

newdatafile (string, write only)
Specifies the URL of a new datafile to be loaded by the applet (relative to the location of the applet's SWF file). The applet will restart using this datafile.

selectitem (number, write only)
Expands a caption by setting value to the 1-based index of the required caption.