Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > Video > _alpha (Video._alpha property) | |||
public _alpha : Number
Indicates the alpha transparency value of the Video object specified. Valid values are 0 (fully transparent) to 100 (fully opaque). The default value is 100. Objects in a movie clip with _alpha set to 0 are active, even though they are invisible.
Availability: ActionScript 1.0; Flash Player 8
_visible (Video._visible property)
Flash CS3