Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9 |
The GradientType class provides values for the
type
parameter in the
beginGradientFill()
and
lineGradientStyle()
methods of the flash.display.Graphics class.
public static const LINEAR:String = "linear"
Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9 |
Value used to specify a linear gradient fill.
public static const RADIAL:String = "radial"
Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9 |
Value used to specify a radial gradient fill.
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Tue Mar 18 2008, 12:59 PM GMT-07:00