Load and Unload a Scene

Use the API to load the Scene, then unload it




In this example, the Scene is not showing on page load because the load parameter in the embed code is set to 0 (do not load). A value of 1 will load the Scene. To display the Scene, call loadSceneByID() without any parameters. This will load the Scene specified in the embed code.


To unload a Scene, call the unloadScene() function.


© 2003 Oddcast Inc. All Right Reserved