Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
The WipeDirection class defines the values
for the
direction
property of the Wipe class.
public static const DOWN:String = down
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the top and moves down
public static const LEFT:String = left
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the right and moves left
public static const RIGHT:String = right
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the left and moves right
public static const UP:String = up
Language Version : | ActionScript 3.0 |
Runtime Versions : | Flash Player 10, AIR 1.5 |
Wipe direction that starts at the bottom and moves up
Wed Nov 15 2017, 09:50 AM +01:00