BoostworthyAnimation

Contains meta data for retrieval at runtime or when viewing a decompiled SWF.

Summary
BoostworthyAnimationContains meta data for retrieval at runtime or when viewing a decompiled SWF.
Constants
NAMEThe name of this software library.
VERSIONThe version of this software library.
DATEThe version date of this software library.
AUTHORAuthor/copyright of this software library.
Variables
c_bIsLoggedFlag for storing the log status of the animation system information.
Functions
BoostworthyAnimationConstructor.

Constants

NAME

public static const NAME: String

The name of this software library.

VERSION

public static const VERSION: String

The version of this software library.

DATE

public static const DATE: String

The version date of this software library.

AUTHOR

public static const AUTHOR: String

Author/copyright of this software library.

Variables

c_bIsLogged

private static var c_bIsLogged: Boolean

Flag for storing the log status of the animation system information.

Functions

BoostworthyAnimation

public final function BoostworthyAnimation()

Constructor.

public static const NAME: String
The name of this software library.
public static const VERSION: String
The version of this software library.
public static const DATE: String
The version date of this software library.
public static const AUTHOR: String
Author/copyright of this software library.
private static var c_bIsLogged: Boolean
Flag for storing the log status of the animation system information.
public final function BoostworthyAnimation()
Constructor.
Close