Version (Capabilities.version Property); Color - MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference

Actionscript 2.0 language reference
Table of Contents

Advertisement

L=en&PT=External&AVD=f&LFD=f&WD=f
Availability: ActionScript 1.0; Flash Player 6
Example
The following example traces the value of this read-only property:
trace(System.capabilities.serverString);

version (capabilities.version property)

public static version : String [read-only]
A string containing the Flash Player platform and version information (for example,
). The server string is
8,0,0,0"
Availability: ActionScript 1.0; Flash Player 6
Example
The following example traces the value of this read-only property:
trace(System.capabilities.version);

Color

Object
|
+-Color
public class Color
extends Object
Deprecated since Flash Player 8. The Color class has been deprecated in favor of the
flash.geom.ColorTransform class.
The Color class lets you set the RGB color value and color transform of movie clips and
retrieve those values once they have been set.
You must use the constructor
methods.
Availability: ActionScript 1.0; Flash Player 5
.
V
to create a Color object before calling its
new Color()
"WIN
Color
417

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF