Technical Samples     Tutorials     Web Player Commands     Demo
Web Player
Commands

Loading Commands
Run Time Commands
FullScreen Commands
Properties
Variables

Web Player Commands - Run Time Commands

ActivateObject.cmo  

ActivateObject - DeactivateObject

Activates or deactivates an object's script.


ActivateScript.cmo  

ActivateScript - DeactivateScript

Activates or deactivates a script.


GetCurrentScene.cmo  

FireEvent

Controls events sent from the compostion.


GetAttribute.cmo  

GetAttribute

Returns the value of an attribute.


GetCurrentScene.cmo  

GetCurrentScene

Returns the name of the current scene.


GetLevel.cmo  

GetLevel

Returns the name of the current level.


GetObjectID.cmo  

GetObjectID

Returns the unique ID associated with the object of the given name.


LaunchScene.cmo  

LaunchScene

Launches a scene.


LaunchScene.cmo  

PauseInput - ResumeInput

Pause and resume keyboard and mouse input.

See also: Focus Lost Behavior


SendMessage.cmo  

SendMessage

Sends a message.


SetAttribute.cmo  

SetAttribute

Sets the value of an attribute.


Step.cmo  

Step

Sets the value of an attribute.


SwitchMessage.cmo  

SwitchCamera

Activates a camera.

Run Time Commands