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.
mx.effects.Wipe
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
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00