ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
com.adobe.icc.enum 

ObjectType  - AS3 Asset Composer

Packagecom.adobe.icc.enum
Classpublic class ObjectType
InheritanceObjectType Inheritance Object

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator codes for various object and asset types.



Public Properties
 PropertyDefined By
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
Public Methods
 MethodDefined By
 Inherited
Indicates whether an object has a specified property defined.
Object
 Inherited
Indicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter.
Object
 Inherited
Indicates whether the specified property exists and is enumerable.
Object
 Inherited
Sets the availability of a dynamic property for loop operations.
Object
 Inherited
Returns the string representation of this object, formatted according to locale-specific conventions.
Object
 Inherited
Returns the string representation of the specified object.
Object
 Inherited
Returns the primitive value of the specified object.
Object
Public Constants
 ConstantDefined By
  CATEGORY : uint = 6
[static] Specifies the enumerator code for object type Category.
ObjectType
  CONDITION : uint = 3
[static] Specifies the enumerator code for object type Condition.
ObjectType
  CONFIG : uint = 8
[static] Specifies the enumerator code for object type Configuration.
ObjectType
  DATADICTIONARY : uint = 16
[static] Specifies the enumerator code for object type Data Dictionary.
ObjectType
  FORM : uint = 1
[static] Specifies the enumerator code for object type Form.
ObjectType
  FRAGMENT : uint = 15
[static] Specifies the enumerator code for object type Fragment.
ObjectType
  IMAGE : uint = 12
[static] Specifies the enumerator code for object type Image.
ObjectType
  LETTER : uint = 0
[static] Specifies the enumerator code for object type Letter.
ObjectType
  LETTER_EXPRESSION_SWF : uint = 13
[static] Specifies the enumerator code for object type Letter Expression SWF.
ObjectType
  LIST : uint = 4
[static] Specifies the enumerator code for object type List.
ObjectType
  PORTFOLIO : uint = 11
[static] Specifies the enumerator code for object type Portfolio.
ObjectType
  TBX : uint = 2
[static] Specifies the enumerator code for object type TBX.
ObjectType
Constant Detail

CATEGORY

Constant
public static const CATEGORY:uint = 6

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type Category.

CONDITION

Constant 
public static const CONDITION:uint = 3

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type Condition.

CONFIG

Constant 
public static const CONFIG:uint = 8

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type Configuration.

DATADICTIONARY

Constant 
public static const DATADICTIONARY:uint = 16

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 10
Runtime Versions: AIR (unsupported), Flash Player 10.2

Specifies the enumerator code for object type Data Dictionary.

FORM

Constant 
public static const FORM:uint = 1

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type Form.

FRAGMENT

Constant 
public static const FRAGMENT:uint = 15

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 10
Runtime Versions: AIR (unsupported), Flash Player 10.2

Specifies the enumerator code for object type Fragment.

IMAGE

Constant 
public static const IMAGE:uint = 12

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type Image.

LETTER

Constant 
public static const LETTER:uint = 0

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type Letter.

LETTER_EXPRESSION_SWF

Constant 
public static const LETTER_EXPRESSION_SWF:uint = 13

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type Letter Expression SWF.

LIST

Constant 
public static const LIST:uint = 4

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type List.

PORTFOLIO

Constant 
public static const PORTFOLIO:uint = 11

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type Portfolio.

TBX

Constant 
public static const TBX:uint = 2

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

Specifies the enumerator code for object type TBX. That is, Text Module.