startAfterLoad Property
startAfterLoad: Boolean
Gets or sets a value that indicates whether the puzzle shall start immediately after the content is redy (loaded or initialized). If set to true a start() command is automatically generated when the content is ready. If it's set to false, a start() command is expected to trigger the puzzle.
The default value is false.
Implementationpublic function get startAfterLoad():Boolean
public function set startAfterLoad(value:Boolean):void
Jigsaw Puzzle AS3 ClassProperties, Methods and Events supported by Jigsaw Puzzle AS3 Component Class for Flash. |
Sliding Puzzle AS3 ClassMethods, Properties and Events supported by Sliding Puzzle AS3 Component Class for Flash CS4. |
