Packageartcustomer.framework.utils.consts
Classpublic class LayerErrorType
InheritanceLayerErrorType Inheritance Object

LayerErrorType : Contains the description of the errors passed in the events of the Layers.



Public Constants
 ConstantDefined By
  CONTEXT3D_UNDEFINED : String = Context3D is undefined ! Probably a video driver problem !
[static]
LayerErrorType
  SOFTWARE_MODE_DETECTED : String = Software mode is detected ! Ensure that you are using a shader 2.0 compatible 3D card.
[static]
LayerErrorType
  STAGE3D_UNDEFINED : String = Stage3D is undefined ! Adobe Flash Player 11 is required !
[static]
LayerErrorType
  STAGEVIDEO_ASYNCHRONOUS_ERROR : String = Error from native asynchronous code.
[static]
LayerErrorType
  STAGEVIDEO_UNAVAILABLE : String = StageVideo is not available ! Adobe Flash Player 10.2 is required !
[static]
LayerErrorType
  STAGEVIDEO_UNDEFINED : String = StageVideo is undefined ! Adobe Flash Player 10.2 is required !
[static]
LayerErrorType
Constant Detail
CONTEXT3D_UNDEFINEDConstant
public static const CONTEXT3D_UNDEFINED:String = Context3D is undefined ! Probably a video driver problem !

SOFTWARE_MODE_DETECTEDConstant 
public static const SOFTWARE_MODE_DETECTED:String = Software mode is detected ! Ensure that you are using a shader 2.0 compatible 3D card.

STAGE3D_UNDEFINEDConstant 
public static const STAGE3D_UNDEFINED:String = Stage3D is undefined ! Adobe Flash Player 11 is required !

STAGEVIDEO_ASYNCHRONOUS_ERRORConstant 
public static const STAGEVIDEO_ASYNCHRONOUS_ERROR:String = Error from native asynchronous code.

STAGEVIDEO_UNAVAILABLEConstant 
public static const STAGEVIDEO_UNAVAILABLE:String = StageVideo is not available ! Adobe Flash Player 10.2 is required !

STAGEVIDEO_UNDEFINEDConstant 
public static const STAGEVIDEO_UNDEFINED:String = StageVideo is undefined ! Adobe Flash Player 10.2 is required !