Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
$#!
 _buffer, LoadItem
 _content, LoadItem
 _context, Thread
 _countDownTimer, TimeObject
 _countUpTimer, TimeObject
 _currentExternalNodeIndex, Events
 _currentIteration, Thread
 _dataObject, XMLs
 _date, DateObject
 _elapsedMilliseconds, TimeObject
 _enabled, Thread
 _eventCounter(number):Adds a unique number to each registered event so that there are no problems, Events
 _fastBuffer, LoadItem
 _fastBufferThread, LoadItem
 _FIFOBuffer, LoadItem
 _fullSourceObjectPath
 _hours, TimeObject
 _intervalTimer, TimeObject
 _iterations, Thread
 _lastTimerMilliseconds, TimeObject
 _loader, LoadItem
 _method
 _milliSeconds, TimeObject
 _minutes, TimeObject
 _parameters, Thread
 _request, LoadItem
 _seconds, TimeObject
 _sourceMethodName
 _sourceObject, ErrorBroadcast
 _sourceObjectID
 _stageExists, CoreObject
 _stream, LoadItem
 _timeObject, Thread
 _timerInitData, TimeObject
 _totalMilliSeconds, TimeObject
 _trackingObject, LoadItem
 _type, LoadItem
A
 API, CoreObject
 Application, BNMAPI
C
 code
 CoreObject_environData, CoreObject
 CoreObject_stageExistCallbacks, CoreObject
 CoreObject_stageSearchActive, CoreObject
E
 Events_connection, Events
 Events_initialized, Events
 Events_JSsupported, Events
 events_listeners, Events
 Events_listeners, Events
 Events_nodeName, Events
 Events_nodes, Events
I
 Introspection_debugEnabled, Introspection
 Introspection_monitorTimer, Introspection
 Introspection_propMonitor, Introspection
J
 JavaScript, JavaScriptInjections
 JavaScript_available, JavaScript
 JSON_2, JavaScriptInjections
L
 LoadManager_concurrentLoadLimit, LoadManager
 LoadManager_concurrentLoads, LoadManager
 LoadManager_loadQueue, LoadManager
 LoadManager_timeout, LoadManager
M
 message
R
 remedy
T
 ThreadManager_executionTrack, ThreadManager
 ThreadManager_threads, ThreadManager
 ThreadManager_timer, ThreadManager
X
 XMLs_version, XMLs
private var _buffer: ByteArray
(ByteArray) Used to stora raw binary data as it’s loading and after the load completes.
private var _content: *
(untyped) The object or instance into which loaded data will placed in its final, converted state.
private var _context: *
private var _countDownTimer: Timer
(Timer) Timer instance used for counting down to a time of 00:00:00.00.
private var _countUpTimer: Timer
(Timer) Timer instance used for counting up indefinitely.
private var _currentExternalNodeIndex: int
(int) The index of the current external node being accessed for a broadcast.
private var _currentIteration: uint
_currentIteration (uint): The current iteration counter of the thread.
private var _dataObject: Object
(Object) A generic object used to store deserialized data if not target is provided for this purpose.
private var _date: Date
(Date) An internal Date object against with which to perform date calculations or with which to compare other date objects (for deltas, for example).
private var _elapsedMilliseconds: uint
private var _enabled: Boolean
_enabled (Boolean): Tracks whether or not the thread is enabled.
public static var _eventCounter: Number
arising from duplicate listeners.
private var _fastBuffer: Boolean
(Boolean) If TRUE, the fast buffering mechanism is used to allow reading of data at a faster interval.
private var _fastBufferThread: Thread
(Thread) A Thread instance used for monitoring the buffer during fast buffering operations.
private var _FIFOBuffer: FIFOBuffer
(FIFOBuffer) An optional FIFOBuffer instance to be used with this load.
private var _fullSourceObjectPath: String
(String) The full package path (including class name) of the specified source object (the object broadcasting the error).
private var _fullSourceObjectPath: String
(String) The full package path (including class name) of the specified source object (the object throwing the exception).
private var _hours: uint
(uint): Stores the total calculated and adjusted hours for the time object.
private var _intervalTimer: Timer
(Timer) Timer instance used for broadcasting countdown timer updates at a regular interval.
private var _iterations: uint
private var _lastTimerMilliseconds: int
(int) Stores the number of milliseconds in the internal Flash timer at the last time it was checked.
private var _loader: Loader
(Loader) An instance of the Loader class used to dynamically create display objects from a ByteArray once it’s been loaded from the stream.
private var _method: String
(String) The server submission method to use when sendind data to the server.
private var _method: Function
private var _milliSeconds: uint
(uint): Stores the total calculated and adjusted milliseconds for the time object.
private var _minutes: uint
(uint): Stores the total calculated and adjusted minutes for the time object.
private var _parameters: Array
private var _request: URLRequest
(URLRequest) An instance of the URLRequest class used to build the request object during send/load operations.
private var _seconds: uint
(uint): Stores the total calculated and adjusted seconds for the time object.
private var _sourceMethodName: String
(String) The name of the source method (the method broadcasting the error).
private var _sourceMethodName: String
(String) The name of the source method (the method throwing the exception).
private var _sourceObject: *
(untyped) A reference to the soucre object being used to broadcast this error.
private var _sourceObjectID: String
(String) The name of the source object (the object broadcasting the error).
private var _sourceObjectID: String
(String) The name of the source object (the object throwing the exception).
public var _stageExists: Boolean
(Boolean) TRUE if the main stage object exists, FALSE otherwise.
private var _stream: URLStream
(URLStream) An instance of the URLStream class used to stream data from the server or local file.
private var _timeObject: TimeObject
private var _timerInitData: Object
(Object) Stores the initial _hours, _minutes, _seconds, and _milliSeconds values set at the time when the countdown timer started.
private var _totalMilliSeconds: uint
(uint): Stores the total calculated and adjusted total, agregated milliseconds for the time object.
private var _trackingObject: Object
(Object) Object used to track the progress of the current load, including calculations on average load speeds, etc.
private var _type: String
(String) Defines the target daa type to which to convert the loaded data stored in the _content property.
public static var API: Object
(BNMAPI) A static reference to the BNMAPI singleton instance.
public var Application: *
(untyped) A generic reference variable that a main application class can use to register itself with.
public var code: int
(int) An error code to include with the error broadcast and/or with the Flash runtime error dialog.
public var code: int
(int) An error code to include with the exception.
private static var CoreObject_environData: Object
(Object) Stores global environment data for the current application.
private static var CoreObject_stageExistCallbacks: Array
(Array) An array of method references to be called when the main ‘stage’ object instance becomes available.
private static var CoreObject_stageSearchActive: Boolean
(Boolean) Tracks whether or not the stage search method is currently active or not.
public static var Events_connection: LocalConnection
(LocalConnection) Listening and broadcasting connection used for external events.
public static var Events_initialized: Boolean
(Boolean) Stores whether (TRUE) or not (FALSE) the event broadcasting system is initialized.
public static var Events_JSsupported: Boolean
(Boolean) TRUE if the JavaScript event mechanism is available via the ExternalInterface class.
(Array) An array of listening objects.
public static var Events_listeners: Array
public static var Events_nodeName: String
(String) The name of the connection being used for this node.
public static var Events_nodes: Array
(Array) Array of external event nodes.
public static var Introspection_debugEnabled: Boolean
(Boolean) If TRUE, debug messages are enabled for the application.
public static var Introspection_monitorTimer: Timer
(Timer) This Timer instance used to monitor the Introspection_propMonitor array.
public static var Introspection_propMonitor: Array
(Array) Contains an array of objects, each containing a target object, property name (string), and callback method reference, which is used to monitor the existence or properties.
public static var JavaScript: XML
JavaScript
private static var JavaScript_available: Boolean
(Boolean) Stores whether or not JavaScript is available in the current runtime environment.
public static var JSON_2: XML
private static var LoadManager_concurrentLoadLimit: uint
LoadManager_concurrentLoadLimit (uint): Specifies the number of loads that may be running at the same time (concurrently) at any given time.
private static var LoadManager_concurrentLoads: uint
LoadManager_concurrentLoads (uint): Tracks the number of active concurrent loads.
private static var LoadManager_loadQueue: Array
LoadManager_loadQueue (Array): Stores loads that have not yet completed (waiting to begin or in progress) in the queue.
private static var LoadManager_timeout: uint
LoadManager_timeout (uint): Static class variable used to store the global timeout value for loads.
public var message: String
(String) A string describing the error condition.
public var message: String
(String) A string describing the fatal condition.
public var remedy: String
(String) A string describing a possible solution to the problem.
public var remedy: String
(String) A string describing a possible solution to the problem.
private static var ThreadManager_executionTrack: Object
(Object) Tracks the current execution state including the current Thread offset, current priority, current execution style, and so on.
private static var ThreadManager_threads: Array
(Array) An array of all created threads.
private static var ThreadManager_timer: Timer
(Timer) Execution Timer instance.
private static var XMLs_version: String
(String) A string version of the XMLs document version supported by this class.