splitHorizontal Property
splitHorizontal: Number
Gets or sets the value indicating the horizontal number that the jigsaw puzzle will be split to. This number may occur as the vertical division number (after silent swap with splitVertical), in order to obtain more square-like pices. The values of splitHorizontal and splitVertical remain the same, only internal variables are updated regarding the width and height of the content. Available values are 2 to 36.
The value of this property takes effect if is set before puzzle is started.
The default value is 4
Implementationpublic function get splitHorizontal():Number
public function set splitHorizontal(value:Number):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. |
