Pushes a new scene. After this call, the new scene is placed on the stage's scene stack, the scene assistant's setup method is called and UI widgets are instantiated. The scene is then displayed and the scene assistant's activate method is called.
| Argument | Type | Description |
|---|---|---|
| sceneArguments | String|Object |
String: Name of the scene to push Object: Properties include: Name of the scene ID to use as DOM ID Additional arguments that arepassed to the constructor of the scene assistant. |







Thursday, 25 March 2010
Sunday, 28 March 2010