startAfterLoad Property

Flash Puzzles » Properties » Puzzle Properties » startAfterLoad ::

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.

Implementation
public function get startAfterLoad():Boolean
public function set startAfterLoad(value:Boolean):void

Jigsaw Puzzle AS3 Class
Jigsaw Puzzle AS3 Class

Properties, Methods and Events supported by Jigsaw Puzzle AS3 Component Class for Flash.

Sliding Puzzle AS3 Class
Sliding Puzzle AS3 Class

Methods, Properties and Events supported by Sliding Puzzle AS3 Component Class for Flash CS4.