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  
a — Property, class graphics.colors.RGBA
The alpha component (between 0 and 1)
a — Property, class graphics.drawing.TrianglePen
Indicates the A corner position of the triangle.
a — Property, class graphics.geom.Line
Determinates the a component of the Line.
a — Property, class graphics.geom.Plane
Defined the first plane coordinate.
_a — Property, class system.data.iterators.ArrayIterator
current array
A_10 — Constant Static Property, class graphics.colors.Trismulus
The A illuminant reference (Incandescent) - 10° (CIE 1964).
A_2 — Constant Static Property, class graphics.colors.Trismulus
The A illuminant reference (Incandescent) - 2° (CIE 1931).
AAC — Constant Static Property, class vegas.media.AudioCodec
The AAC audio codec value.
aacaot — Property, class vegas.media.FLVMetaData
The AAC audio object type; 0, 1, or 2 are supported.
ab — Property, class graphics.drawing.TrianglePen
Indicates the AB distance of the triangle.
about — package property, system
Display framework about.
abs() — method, class graphics.geom.Vector2
Transforms the coordinates of the vector to used absolute value for the x and y properties.
abs(vector:graphics.geom:Vector2) — Static Method , class graphics.geom.Vector2
Returns a new Vector2 reference with the absolute value of the coordinates of the specified Vector2 object.
AbstractController — class, package vegas.controllers
This class provides a skeletal implementation of the IController interface, to minimize the effort required to implement this interface.
AbstractController() — Constructor, class vegas.controllers.AbstractController
Creates a new AbstractController instance.
ac — Property, class graphics.drawing.TrianglePen
Indicates the AC distance of the triangle.
accept(visitor:vegas.utils.visitors:Visitor) — method, class vegas.utils.visitors.CoreVisitable
Accept a Visitor object.
accept(visitor:vegas.utils.visitors:Visitor) — method, interface vegas.utils.visitors.Visitable
Accepts a Visitor object.
ACCEPT — Constant Static Property, class vegas.events.NetServerEvent
The name of the NetServerEvent when the connection is accepted.
access — Property, interface system.reflection.AccessorInfo
Indicates the AccessorType reference of this object.
accessor — Constant Static Property, class system.reflection.MemberType
The "accessor" member type value.
AccessorInfo — Interface, package system.reflection
The Accessor info class.
accessors — Property, interface system.reflection.ClassInfo
List all accessors in the class.
AccessorType — class, package system.reflection
This enumeration contains all accessor types.
AccessorType(value:int, name:String) — Constructor, class system.reflection.AccessorType
Creates a new AccessorType instance.
ACK — Constant Static Property, class system.Char
The "acknowledge" unicode character.
acosD — Package Constant Property, core.maths
Returns the inverse cosine of a slope ratio and returns its angle in degrees.
acosHm — Package Constant Property, core.maths
Anti-hyperbolic cosine.
acosHp — Package Constant Property, core.maths
Anti-hyperbolic cosine.
action — Property, class system.process.ActionEntry
The Action reference of this entry.
action(d:uint) — method, class vegas.strings.Minifier
Do something! What you do is determined by the argument: 1 : Output A.
Action — Interface, package system.process
This interface represents the methods implemented in the Action objects.
ActionEntry — class, package system.process
Contains all informations about an Action.
ActionEntry(action:system.process:Action, priority:int, auto:Boolean) — Constructor, class system.process.ActionEntry
Creates a new ActionEntry instance.
ActionEvent — class, package system.events
The ActionEvent is notify by all the objects who implements the Action interface.
ActionEvent(type:String, target:Object, info:any, context:any, bubbles:Boolean, cancelable:Boolean, time:Number) — Constructor, class system.events.ActionEvent
Creates a new ActionEvent instance.
ActionLoader — class, package system.process
This action process launch the load of a Loader object.
ActionLoader(loader:flash.display:Loader) — Constructor, class system.process.ActionLoader
Creates a new ActionLoader instance.
ActionURLLoader — class, package system.process
This action process launch the load of a URLLoader object.
ActionURLLoader(loader:flash.net:URLLoader) — Constructor, class system.process.ActionURLLoader
Creates a new ActionURLLoader instance.
ActionURLStream — class, package system.process
This action process launch the load of an URLStream object.
ActionURLStream(stream:flash.net:URLStream) — Constructor, class system.process.ActionURLStream
Creates a new ActionURLStream instance.
add(q:graphics.geom:Quaternion) — method, class graphics.geom.Quaternion
Adds the values of the specified Quaternion.
add(q1:graphics.geom:Quaternion, q2:graphics.geom:Quaternion) — Static Method , class graphics.geom.Quaternions
Adds the values of the two specified Quaternion.
add(v1:flash.geom:Point, v2:flash.geom:Point) — Static Method , class graphics.geom.Vector2
Computes the addition of two Vector2.
add(v:graphics.geom:Vector3) — method, class graphics.geom.Vector3
Computes the addition of two vectors.
add(v1:graphics.geom:Vector3, v2:graphics.geom:Vector3) — Static Method , class graphics.geom.Vector3
Computes the addition of two Vector3.
add(v:graphics.geom:Vector4) — method, class graphics.geom.Vector4
Computes the addition of two Vector4 object.
add(entry:graphics.transitions:TweenEntry) — method, class graphics.transitions.Tween
Inserts a TweenEnry in the model of the Tween object.
add(entry:graphics.transitions:TweenEntry) — method, class graphics.transitions.TweenBuffer
Inserts a new TweenEntry in the buffer.
add(o:any) — method, interface system.data.Collection
Ensures that this collection contains the specified element (optional operation).
add(o:any) — method, interface system.data.ListIterator
Inserts the specified element into the list (optional operation).
add(o:any) — method, class system.data.bags.CoreMapBag
Add one copy of the given object to the bag and keep a count.
add(o:any) — method, class system.data.collections.ArrayCollection
Inserts an element in the collection.
add(o:any) — method, class system.data.collections.TypedCollection
Inserts an element in the collection.
add(o:any) — method, class system.data.iterators.LinkedListIterator
Inserts the specified element into the list (optional operation).
add(o:any) — method, class system.data.lists.ArrayList
Inserts an element in the collection.
add(o:any) — method, class system.data.lists.LinkedList
Appends the specified element to the end of this list.
add(o:any) — method, class system.data.lists.SortedArrayList
Inserts an element in the collection.
add(o:any) — method, class system.data.queues.CircularQueue
Unsupported method in all CircularQueue objects.
add(o:any) — method, class system.data.queues.TypedQueue
Inserts an element in the collection.
add(o:any) — method, class system.data.sets.CoreSet
Adds the specified element to this set if it is not already present.
add(key:String, value:any) — method, class system.data.trees.Trie
Inserts the provided object into the trie with the given key.
add(i:int) — method, class system.data.trees.TrieAverage
Add an int value to calculate the new average of the trie.
add(... rest) — method, class system.evaluators.MultiEvaluator
Inserts Evaluable objects in the MultiEvaluator.
add(o:any) — method, class system.events.EventListenerBatch
Inserts an element in the collection.
add(type:String, listener:any) — method, class system.events.FrontController
Add a new entry into the FrontController.
add(entry:Object) — method, class system.models.maps.MapModel
Inserts an entry in the model, must be identifiable and contains an id property.
add(o:any) — method, class system.process.Batch
Inserts an element in the collection.
add(entity:system.text.html:Entity) — Static Method , class system.text.html.Entities
Inserts a new Entity element in the entities definitions.
add(date:Date, field:String, amount:Number) — Static Method , class vegas.date.Calendar
Adds the specified amount of time to the this instance.
add(type:String, listener:any) — method, class vegas.net.NetServerGateway
Adds a new entry into the Gateway controller.
ADD — Static Property, class vegas.events.EntryEvent
Default event type when an entry is added in a model.
ADD — Static Property, class vegas.events.ValueEvent
Default event type when a value is added in a model.
addAction(action:system.process:Action, priority:int, autoRemove:Boolean) — method, class system.process.BatchTask
Insert an action in thechainr.
addAction(action:system.process:Action, priority:int, autoRemove:Boolean) — method, class system.process.TaskGroup
Adds an Action in the task-group.
addAlias(alias:String, value:String) — method, class system.serializers.eden.EdenSerializer
Inserts a new alias in the dictionary.
addAll(c:system.data:Collection) — method, interface system.data.Bag
Insert all elements represented in the given collection.
addAll(c:system.data:Collection) — method, interface system.data.List
Appends all of the elements in the specified collection to the end of this Collection, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(c:system.data:Collection) — method, class system.data.bags.CoreMapBag
Insert all elements represented in the given collection.
addAll(c:system.data:Collection) — method, class system.data.collections.ArrayCollection
Appends all of the elements in the specified collection to the end of this Collection, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(c:system.data:Collection) — method, class system.data.lists.ArrayList
Appends all of the elements in the specified collection to the end of this Collection, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(c:system.data:Collection) — method, class system.data.lists.LinkedList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(c:system.data:Collection) — method, class system.data.lists.SortedArrayList
Appends all of the elements in the specified collection to the end of this Collection, in the order that they are returned by the specified collection's iterator (optional operation).
addAllAt(index:uint, c:system.data:Collection) — method, class system.data.lists.LinkedList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addArguments(... rest) — method, class system.events.Delegate
Adds arguments in the list of all arguments passed-in the proxy method.
addAt(index:uint, o:any) — method, interface system.data.List
Inserts the specified element at the specified position in this list (optional operation).
addAt(index:uint, o:any) — method, class system.data.lists.ArrayList
Inserts the specified element at the specified position in this list (optional operation).
addAt(index:uint, o:any) — method, class system.data.lists.LinkedList
Inserts the specified element at the specified position in this list (optional operation).
addAt(index:uint, o:any) — method, class system.data.lists.SortedArrayList
Inserts the specified element at the specified position in this list (optional operation).
addAuthorized(... rest) — method, class system.serializers.eden.EdenSerializer
Inserts an authorized path in the white list of the parser.
addBatch(type:String, listener:system.events:EventListener) — method, class system.events.FrontController
Adds a new EventListener into an EventListenerBatch in the FrontController.
addChild(child:flash.display:DisplayObject) — method, interface lunas.IContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChild(child:flash.display:DisplayObject) — method, class lunas.containers.Container
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChild(child:flash.display:DisplayObject) — method, class lunas.containers.ScrollContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
AddChild — class, package graphics.process.display
This process add a DisplayObject in a specific DisplayObjectContainer.
AddChild(target:flash.display:DisplayObjectContainer, child:flash.display:DisplayObject) — Constructor, class graphics.process.display.AddChild
Creates a new AddChild instance.
addChildAt(child:flash.display:DisplayObject, index:int) — method, interface lunas.IContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(child:flash.display:DisplayObject, index:int) — method, class lunas.containers.Container
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(child:flash.display:DisplayObject, index:int) — method, class lunas.containers.ScrollContainer
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
AddChildAt — class, package graphics.process.display
This process add a DisplayObject in a specific index in a DisplayObjectContainer.
AddChildAt(target:flash.display:DisplayObjectContainer, child:flash.display:DisplayObject, at:uint) — Constructor, class graphics.process.display.AddChildAt
Creates a new AddChildAt instance.
addConnection(gatewayUrl:String, connection:system.remoting:RemotingConnection) — method, class system.remoting.RemotingConnections
Adds a new RemotingConnection object with a single gateway url.
addCopies(o:any, nCopies:uint) — method, interface system.data.Bag
Adds n copies of the given object to the bag and keep a count.
addCopies(o:any, nCopies:uint) — method, class system.data.bags.CoreMapBag
Add n copies of the given object to the bag and keep a count.
addCover(cover:vegas.display.coverflow:Cover) — method, class vegas.display.coverflow.CoverFlow
Adds a new Cover in the coverflow.
added — Property, class system.models.maps.MapModel
Emits a message when an entry is added in the model.
addedToStage(e:flash.events:Event) — method, class lunas.components.labels.PaginationLabel
Invoked when the display is added to the stage.
addedToStage(e:flash.events:Event) — method, class vegas.display.CoreMovieClip
Invoked when the display is added to the stage.
addedToStage(e:flash.events:Event) — method, class vegas.display.CoreShape
Invoked when the display is added to the stage.
addedToStage(e:flash.events:Event) — method, class vegas.display.CoreSprite
Invoked when the display is added to the stage.
addedToStage(e:flash.events:Event) — method, class vegas.managers.ProtectorManager
Invoked when the protector register in this manager is added to the stage.
addedToStage(e:flash.events:Event) — method, class vegas.text.CoreTextField
Invoked when the display is added to the stage.
addedToStageResize(e:flash.events:Event) — method, class vegas.display.Background
Invoked when the display is removed from the stage to enable the autoSize mode.
addElse(action:system.process:Action) — method, class system.logic.IfTask
Defines the action when the condition block use the else condition.
addElseIf(... rest) — method, class system.logic.IfTask
Defines an action when the condition block use the elseif condition.
ADD_ENTRY — Static Property, class graphics.events.TweenEntryEvent
Default event type when a tween entry is added.
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class system.events.CoreEventDispatcher
Allows the registration of event listeners on the event target.
addExtension(ext:String) — method, class vegas.net.MIME
Add a new extension in the collection of all extensions of this MIME type.
addFilter(filter:flash.filters:BitmapFilter) — method, class graphics.filters.Filters
Inserts a new BitmapFilter.
addFilter(channel:String) — method, class system.logging.LoggerTarget
Insert a channel in the fllters if this channel don't exist.
addFirst(o:any) — method, class system.data.lists.LinkedList
Inserts the given element at the beginning of this list.
addFont — Event, class vegas.text.FontLoader
Dispatched when a new font is registered in the application.
ADD_FONT — Static Property, class vegas.events.FontEvent
Defines the value of the type property of an added FontEvent object.
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — method, class vegas.net.NetServerConnection
Adds a context header to the AMF packet structure.
addition(v1:graphics.geom:Vector4, v2:graphics.geom:Vector4) — Static Method , class graphics.geom.Vectors4
Computes the addition of two Vector4 and returns the first vector.
addition(n:Number) — method, class vegas.colors.TransformColor
Corresponding a filter in mode "addition" in photoshop over a display object.
addLast(o:any) — method, class system.data.lists.LinkedList
Appends the given element to the end of this list.
addLayer(target:flash.display:DisplayObject, main:Boolean, dimension:flash.geom:Rectangle, offset:flash.geom:Point, scaling:Boolean) — method, class vegas.display.Parallaxe
addListener(listener:any, priority:uint, autoRemove:Boolean) — method, interface system.broadcasters.Broadcaster
Registers an object to receive messages.
addListener(listener:any, priority:uint, autoRemove:Boolean) — method, class system.broadcasters.CoreBroadcaster
Registers an object to receive messages.
addListener(listener:any, priority:uint, autoRemove:Boolean) — method, class system.broadcasters.InternalBroadcaster
Registers an object to receive messages.
addLogger(logger:system.logging:Logger) — method, class system.logging.LoggerTarget
Sets up this target with the specified logger.
addMimeType(mimeType:String, ... rest) — Static Method , class vegas.net.MIME
Adds the specified mimeType in the dictionary of all MIME types and specified this extensions.
addObjectDefinition(definition:system.ioc:IObjectDefinition) — method, interface system.ioc.IObjectDefinitionContainer
Registers a new object definition in the container.
addObjectDefinition(definition:system.ioc:IObjectDefinition) — method, class system.ioc.ObjectDefinitionContainer
Registers a new object definition in the container.
addProperty(prop:String, easing:any, begin:Number, finish:Number) — method, class graphics.transitions.Tween
Inserts a new property in the Tween object.
addResource(resource:vegas.ioc.io:ObjectResource) — method, class vegas.ioc.ObjectFactoryLoader
This method is the strategy to insert a new ObjectResource in the sequencer.
addRule(rule:any) — method, class system.logic.IfTask
Defines the main conditional rule of the task.
addTarget(target:system.logging:LoggerTarget) — method, class system.logging.LoggerFactory
Allows the specified target to begin receiving notification of log events.
addThen(action:system.process:Action) — method, class system.logic.IfTask
Defines the action when the condition block success and must run the 'then' action.
addToLastToken(value:String) — method, class system.evaluators.MathEvaluator
Adds the specified value to the last token.
addToNextToken(value:String) — method, class system.evaluators.MathEvaluator
Adds the specified value to the next token.
addToQuestionMarks(chr:String) — method, class core.strings.WildExp
Adds a caracter in the questionMarks array, only if the array isn't empty.
addToWildcards(chr:String) — method, class core.strings.WildExp
Adds a caracter in the wildcards array, only if the array isn't empty.
addVO(vo:system.data:ValueObject) — method, class vegas.models.collections.CollectionModelObject
Inserts a value object in the model.
addVO(vo:system.data:ValueObject) — method, class vegas.models.maps.MapModelObject
Inserts a value object in the model.
ADD_VO — Static Property, class vegas.events.ModelObjectEvent
Default event type when the ValueObject is inserted in a model.
Adler32 — final class, package calista.hash
Adler-32 is a modification of the Fletcher checksum.
ADPCM — Constant Static Property, class vegas.media.AudioCodec
The ADPCM audio codec value.
aerageClash — Property, class system.data.trees.Trie
Indicates the aerage clash value of the trie.
after(currentDate:Date, date:Date) — Static Method , class vegas.date.Calendar
Indicates if the current Date object is after the time of specified Date object.
AFTER — Constant Static Property, class system.ioc.ObjectOrder
The "after" order value.
AGRESSIVE — Constant Static Property, class vegas.strings.Minifier
Remove more linefeed than the original algorithm but can be regressive
Air — Constant Static Property, class system.hosts.HostID
The 'Air' host id constant.
AIRAPPLICATION — Constant Static Property, class system.network.URIScheme
AIR Application protocol.
AIRSTORAGE — Constant Static Property, class system.network.URIScheme
AIR Storage protocol.
ALIAS — Constant Static Property, class system.ioc.TypePolicy
Defines the 'alias' TypePolicy value.
aliases — final class, package core.data
This object is an helper to defines an dictionary of aliases.
aliases — Package Constant Property, system.serializers.eden
The eden aliases dictionary.
aliases() — Constructor, class core.data.aliases
Creates a new aliases instance.
ALICE_BLUE — Constant Static Property, class vegas.colors.SVGColor
The 'AliceBlue' SVG color object.
align(target:flash.display:DisplayObject, bounds:flash.geom:Rectangle, align:Number, offset:flash.geom:Point, propWidth:String, propHeight:String) — Static Method , class graphics.display.DisplayObjects
Aligns a DisplayObject within specific bounds.
align — Property, interface graphics.drawing.IPen
Determinates the align value of the pen.
align — Property, class graphics.drawing.Pen
Determinates the align value of the pen.
align — Property, class graphics.layouts.CoreLayout
The alignement of the layout.
align — Property, interface graphics.layouts.Layout
The alignement of the layout.
align — Property, class lunas.components.buttons.BackgroundButtonStyle
The alignement of the background.
align — Property, class vegas.display.Background
The alignement of the background.
Align — final class, package graphics
The Align enumeration class provides constant values to align displays or components.
ALL — Constant Static Property, class graphics.CardinalDirection
The set of all diagonal directions (northeast, southeast, southwest, northwest).
ALL — Constant Static Property, class system.ioc.TypePolicy
Defines the 'all' TypePolicy value.
ALL — Constant Static Property, class system.logging.LoggerLevel
Intended to force a target to process all messages (1).
ALL — Constant Static Property, class system.logging.targets.ExternalTarget
Designates the "all" external proxy message.
ALL_COLOR — Static Property, class system.logging.targets.SOSTarget
Provides the color in the SOS console to display all levels.
allocate(size:uint, clazz:Class, parameters:Array) — method, class vegas.utils.pool.ObjectPool
Allocates the pool by creating all objects from the builder.
allowAliases — Property, class system.serializers.eden.EdenConfigurator
Allows to use aliases in the eden parser.
allowFunctionCall — Property, class system.serializers.eden.EdenConfigurator
Allows to execute function call.
alpha — Property, class graphics.FillStyle
The alpha value of the fill style.
alpha — Property, class graphics.LineStyle
A number that indicates the alpha value of the color of the line; valid values are 0 to 1.
alpha — Property, class graphics.filters.ReflectionFilter
The alpha of the reflection.
alpha — Property, class vegas.display.coverflow.CoverEntry
The alpha property of the entry.
alphabetics — Static Property, class system.Char
The Array representation of all ASCII alphabetics characters
alphabeticsUpper — Static Property, class system.Char
The Array representation of all ASCII alphabetics characters (upper case).
AlphaComparator — class, package system.comparators
This comparator compare String objects with an alphabetic order.
AlphaComparator(ignoreCase:Boolean) — Constructor, class system.comparators.AlphaComparator
Creates a new AlphaComparator instance.
AlphaMatte — class, package graphics.filters
The byteCode of the pixelbender AlphaMatte effect to initialize a Shader with it.
AlphaMatte() — Constructor, class graphics.filters.AlphaMatte
Creates a new AlphaMatte instance.
alphas — Property, class graphics.GradientStyle
An array of alpha values for the corresponding colors in the colors array; valid values are 0 to 1.
alphas — Property, class vegas.process.display.SwitchBackgroundGradientColor
The array of all alphas to change in the gradient fill.
AMF_SERVER_DEBUG — Constant Static Property, class system.remoting.RemotingConnection
The string value of the amf server debug attribut.
amount — Property, class graphics.filters.RippleCrossingFilter
The amount value of the transition betwen 0 and 1.
amount — Property, class graphics.filters.SharpenFilter
The amount value of the sharpen filter (between 0 and 100).
ampersand — Constant Static Property, class system.Char
The ampersand unicode character.
amplitude — Property, class graphics.filters.RippleBlocksFilter
The amplitude of the filter.
amplitude — Property, class graphics.filters.RippleCrossingFilter
The amplitude of the ripple effect between 0 and 1 (default 0.05)
amplitude — Property, class graphics.filters.WaveReflectionFilter
The amplitude of the wave reflection (between 0 and 1).
amplitudeX — Property, class graphics.filters.RippleBlocksFilter
The x component only of the amplitude of the filter.
amplitudeY — Property, class graphics.filters.RippleBlocksFilter
The y component only of the amplitude of the filter.
AM_PM — Constant Static Property, class system.formatters.DateFormatter
Placeholder for AM/PM designator who indicates if the hour is is before or after noon in date format.
anchor — Package Constant Property, core.html
Creates an HTML anchor that is used as a hypertext target.
And — class, package system.rules
Used to perform a logical conjunction on two conditions and more.
And(rule1:system.rules:Rule, rule2:system.rules:Rule, ... rest) — Constructor, class system.rules.And
Creates a new And instance.
angle — Property, class graphics.drawing.ArcPen
Indicates the value of the angle used to draw an arc shape.
angle — Property, class graphics.drawing.GearPen
Starting angle in degrees (default to 0).
angle — Property, class graphics.drawing.HexagonPen
Starting angle in degrees to draw the shape and defines the position of all the vertices (default to 0).
angle — Property, class graphics.drawing.PolygonPen
Starting angle in degrees (default to 0).
angle — Property, class graphics.drawing.StarPen
Starting angle in degrees (default to 0).
angle — Property, class graphics.drawing.TrianglePen
Indicates the value of the angle used to draw the shape.
angle — Property, class graphics.filters.HalftoneFilter
The angle value of the halftone filter between 0 and 180 degrees (default 0).
angle — Property, class graphics.filters.TwirlFilter
The angle in degrees of the twirl filter.
angle() — method, class graphics.geom.Matrix2
Indicates the angle value of the specified Matrix2 object.
angle — Property, class graphics.geom.Polar
The angle of the polar point.
angle — Property, class graphics.geom.Vector2
Indicates the angle value of the specified Vector2 object.
angle(v1:graphics.geom:Vector3, v2:graphics.geom:Vector3) — Static Method , class graphics.geom.Vector3
Returns the angle in radian between the two 3D vectors.
angleBetween(vector:graphics.geom:Vector2) — method, class graphics.geom.Vector2
Returns the angle value between this Vector2 object and the specified Vector2 passed in arguments.
angleOfLine — Package Constant Property, core.maths
Returns the angle in degrees between 2 points with this coordinates passed in argument.
antemeridian(date:Date) — Static Method , class vegas.date.Calendar
Indicates whether or not the current time is AM.
antiAliasType — Property, class lunas.components.buttons.DashboardButtonStyle
The anti alias type of the fields in the component.
antiAliasType — Property, class lunas.components.buttons.LabelButtonStyle
The anti alias type of the fields in the component.
antiAliasType — Property, class lunas.components.buttons.MediaButtonStyle
The anti alias type of the fields in the component.
antiAliasType — Property, class lunas.components.buttons.SwitchLabelButtonStyle
The anti alias type of the fields in the component.
antiAliasType — Property, class lunas.components.labels.LabelStyle
The antiAliasType value of the label field of the component.
ANTIQUE_WHITE — Constant Static Property, class vegas.colors.SVGColor
The 'AntiqueWhite' SVG color object.
AntPen — class, package graphics.drawing
This pen display a marching ants path.
AntPen(graphics:any, colors:Array, pattern:Array, speed:Number, steps:uint, closePath:Boolean) — Constructor, class graphics.drawing.AntPen
Creates a new AntPen instance.
aop — Package Constant Property, core.functors
Creates a Function who execute a specific function between two others.
apostrophe — Constant Static Property, class system.Char
The apostrophe unicode character.
apothem — Property, class graphics.drawing.HexagonPen
Determinates the size of the line segment from the center of a regular polygon to the midpoint of a side.
apothem — Property, class graphics.geom.Hexagon
The apothem distance of the hexagon (height / 2 ).
apothemByRadius(radius:Number, sides:uint) — Static Method , class graphics.geom.RegularPolygon
Determinates the size of the line segment from the center of a regular polygon to the midpoint of a side.
apothemBySide(side:Number, sides:uint) — Static Method , class graphics.geom.RegularPolygon
Determinates the size of the line segment from the center of a regular polygon to the midpoint of a side.
append(text:String, convert:Boolean) — method, class system.text.html.HTML
Appends the specified text in the HTML string.
append(lang:any, o:any) — method, class vegas.i18n.Localization
Append the specified dynamic object values with the specificied lang value.
APPEND — Static Property, class vegas.net.NetStreamPublishType
Flash Media Server publishes and records live data, appending the recorded data to a file with a name that matches the value passed to the name parameter.
application — Property, class vegas.net.NetServerInfo
This object exist if the server return an application error object.
application — Property, class vegas.vo.NetServerInfoVO
This object exist if the server return an application error object.
APPLICATION_COLOR — Constant Static Property, class system.logging.targets.SOSTarget
Provides the message pattern to send in the SOS console the application color.
ApplicationLoader — class, package vegas.net
This loader load an external file who contains a context with all object definitions, resources and configuration objects to create and manage the ECMAObjectFactory IoC container.
ApplicationLoader(context:String, path:String, factory:system.ioc:ObjectFactory, config:vegas.config:Config, localization:vegas.i18n:Localization) — Constructor, class vegas.net.ApplicationLoader
Creates a new ApplicationLoader instance.
APPLICATION_NAME — Constant Static Property, class system.logging.targets.SOSTarget
Provides the message pattern to send in the SOS console the application name.
apply(graphic:flash.display:Graphics) — method, class graphics.FillBitmapStyle
Initialize and launch the beginBitmapFill method of the specified Graphics reference.
apply(graphic:flash.display:Graphics) — method, class graphics.FillGradientStyle
Initialize and launch the beginGradientFill method of the specified Graphics reference.
apply(graphic:flash.display:Graphics) — method, class graphics.FillShaderStyle
Initialize and launch the beginFill method of the specified Graphics reference.
apply(graphic:flash.display:Graphics) — method, class graphics.FillStyle
Initialize and launch the beginFill method of the specified Graphics reference.
apply(graphic:flash.display:Graphics) — method, interface graphics.IFillStyle
Initialize the fill settings of the specified Graphics reference.
apply(graphic:flash.display:Graphics) — method, interface graphics.ILineStyle
Initialize the line settings of the specified Graphics reference.
apply(graphic:flash.display:Graphics) — method, class graphics.LineGradientStyle
Initialize and launch the lineGradientStyle method of the specified Graphics reference.
apply(graphic:flash.display:Graphics) — method, class graphics.LineShaderStyle
Initialize the line settings of the specified Graphics reference.
apply(graphic:flash.display:Graphics) — method, class graphics.LineStyle
Initialize the line settings of the specified Graphics reference.
apply(display:flash.display:DisplayObject) — method, class graphics.filters.Filters
Initialize the filters property of the specified DisplayObject reference.
apply(camera:flash.media:Camera) — method, class vegas.media.CameraVO
Apply this value object in the specified Camera reference.
apply(micro:flash.media:Microphone) — method, class vegas.media.MicrophoneVO
Apply this value object in the specified Microphone reference.
APRIL — Constant Static Property, class system.formatters.date.Months
Fully written out string for april.
APRIL — Static Property, class vegas.date.Month
Fully written out string for april.
AQUA — Constant Static Property, class vegas.colors.HTMLColor
The html 'aqua' color static reference.
AQUA — Constant Static Property, class vegas.colors.SVGColor
The 'Aqua' SVG color object.
AQUA_MARINE — Constant Static Property, class vegas.colors.SVGColor
The 'AquaMarine' SVG color object.
_ar — Property, class system.data.arrays.ProxyArray
Internal Array reference used in the proxy pattern.
arare(rgba:any) — Static Method , class graphics.display.patterns.MangaPatterns
The ARARE (あられ)pattern.
ArcPen — Dynamic Class, package graphics.drawing
This pen draw a pie or chord arc shape with a Graphics object.
ArcPen(graphic:any, angle:Number, radius:Number, x:Number, y:Number, startAngle:Number, yRadius:Number, type:String, align:uint) — Constructor, class graphics.drawing.ArcPen
Creates a new ArcPen instance.
ArcType — class, package graphics
This static class register all types used to draw an Arc with the ArcPen tool.
_area — Property, class lunas.containers.ListContainer
This area sprite defines a hide background display back of the display.
area — Property, class lunas.containers.ListContainer
Returns the area reference of this component.
area — Property, class vegas.display.Parallaxe
The area Rectangle to defines the limits of the parallaxe effect.
area — Property, class vegas.display.SpriteSheet
Optional Rectangle reference to defines in the bitmapdata the spritesheet area.
areaByApothem(apothem:Number, sides:uint) — Static Method , class graphics.geom.RegularPolygon
Calculates the area of the hexagon with the specified apothem length.
areaByApothemAndPerimeter(apothem:Number, perimeter:Number) — Static Method , class graphics.geom.RegularPolygon
Calculates the area of the hexagon with the specified apothem and perimeter length.
areaByRadius(radius:Number, sides:uint) — Static Method , class graphics.geom.RegularPolygon
Calculates the area of the hexagon with the specified radius length.
areaBySide(side:Number, sides:uint) — Static Method , class graphics.geom.RegularPolygon
Calculates the area of the hexagon with the specified side size.
_areaPen — Property, class lunas.containers.ListContainer
The pen of the area IPen object.
areaPen — Property, class lunas.containers.ListContainer
Indicates the area Pen reference of this component.
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — method, interface lunas.IContainer
Indicates whether the security restrictions would cause any display objects to be omitted from the list returned by calling the DisplayObjectContainer.getObjectsUnderPoint() method with the specified point point.
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — method, class lunas.containers.Container
Indicates whether the security restrictions would cause any display objects to be omitted from the list returned by calling the DisplayObjectContainer.getObjectsUnderPoint() method with the specified point point.
args — Property, class system.process.BindTask
The array of all optionals arguments to inject in the method when is executed.
ArgumentInfo — Interface, package system.reflection
This interface defines the argument information tool objects.
arguments — Property, class system.events.Delegate
Determinates the Array representation of all arguments called in the proxy method.
arguments — Property, class system.ioc.ObjectMethod
The array of the arguments to passed-in the factory method.
arguments — Property, class system.process.caches.Method
The array of the arguments to passed-in the method.
arguments — Property, interface system.reflection.ConstructorInfo
Indicates the Array represent of all arguments in a constructor.
arguments — Property, interface system.reflection.MethodInfo
Indicates the Array representation of all arguments passed-in the method.
ARGUMENTS — Constant Static Property, class system.ioc.ObjectAttribute
Defines the label of the arguments in a method or a constructor object.
ArgumentsParser — class, package system.cli
Parse command line arguments.
ArgumentsParser(switchSymbols:Array, caseSensitive:Boolean, switchChars:Array) — Constructor, class system.cli.ArgumentsParser
Creates a new ArgumentParser instance.
Arm — Constant Static Property, class system.hosts.PlatformID
The 'Arm' plateform id.
array — Property, class system.events.ArrayEvent
Determinates the Array reference of this custom event.
array() — method, class vegas.strings.json.JSONSerializer
Check the Array objects in the source expression.
ArrayBag — class, package system.data.bags
Implements Bag, using a ArrayMap to provide the data storage.
ArrayBag(co:system.data:Collection) — Constructor, class system.data.bags.ArrayBag
Creates a new ArrayBag instance.
ArrayCollection — class, package system.data.collections
This class provides a basic implementation of the Collection interface, to minimize the effort required to implement this interface.
ArrayCollection(init:any) — Constructor, class system.data.collections.ArrayCollection
Creates a new ArrayCollection instance.
arrayCompare(ar1:any, ar2:any) — Static Method , class vegas.utils.Comparater
Compares if two Arrays are equal by value.
ArrayEvent — class, package system.events
The ArrayEvent to dispatch an event who contains an Array object.
ArrayEvent(type:String, ar:Array, target:Object, context:any, bubbles:Boolean, cancelable:Boolean, time:Number) — Constructor, class system.events.ArrayEvent
Creates a new ArrayEvent instance.
ArrayFieldIterator — class, package system.data.iterators
Converts an array to an iterator but this iterator return the value of a specific field if the array is an array of objects.
ArrayFieldIterator(a:Array, fieldName:String) — Constructor, class system.data.iterators.ArrayFieldIterator
Creates a new ArrayFieldIterator instance.
ArrayFilter — class, package system.data.arrays
This filter contains all constants and methods to sort the Arrays in the application.
ArrayFilter(value:uint) — Constructor, class system.data.arrays.ArrayFilter
Creates a new ArrayFilter instance.
arrayIndexAsBracket — Property, class system.serializers.eden.EdenConfigurator
When set to false array index are evaluated without bracket eval( test.0 ) for Flash ActionScript When set to true array index are evaluated with bracket eval( test[0] ) for JavaScript, JScript, JSDB etc.
ArrayIterator — class, package system.data.iterators
Converts an Array to an iterator.
ArrayIterator(a:Array) — Constructor, class system.data.iterators.ArrayIterator
Creates a new ArrayIterator instance.
ArrayList — class, package system.data.lists
Resizable-array implementation of the List interface.
ArrayList(init:any) — Constructor, class system.data.lists.ArrayList
Creates a new ArrayList instance.
ArrayMap — Dynamic Class, package system.data.maps
Hash table based implementation of the Map interface.
ArrayMap(... rest) — Constructor, class system.data.maps.ArrayMap
Creates a new ArrayMap instance.
Arrays — class, package system
A static class for Array utilities.
ArraySet — class, package system.data.sets
This class implement the Set interface and use an ArrayMap inside.
ArraySet(init:any) — Constructor, class system.data.sets.ArraySet
Creates a new ArraySet instance.
ArrayStack — class, package system.data.stacks
The based implementation of the Stack interface.
ArrayStack(init:any) — Constructor, class system.data.stacks.ArrayStack
Creates a new SimpleStack instance.
arrowHeight — Property, class graphics.drawing.BubblePen
Determinates the height of the arrow of the bubble.
arrowMargin — Property, class graphics.drawing.BubblePen
Determinates the margin of the arrow of the bubble.
ArrowPen — class, package graphics.drawing
This pen is the basic tool to draw an arrow shape.
ArrowPen(graphic:any, start:any, end:any, init:Object) — Constructor, class graphics.drawing.ArrowPen
Creates a new ArrowPen instance.
arrowWidth — Property, class graphics.drawing.BubblePen
Determinates the margin of the arrow of the bubble.
asinD — Package Constant Property, core.maths
Calculates the arcsine of the passed angle.
asinH — Package Constant Property, core.maths
Anti-hyperbolic sine.
AspectRatio — class, package graphics.geom
The AspectRatio class encapsulates the width and height of an object and indicates this aspect ratio.
AspectRatio(width:int, height:int, lock:Boolean) — Constructor, class graphics.geom.AspectRatio
Creates a new AspectRatio instance.
ASSEMBLY — Constant Static Property, class vegas.ioc.io.ObjectResourceType
The "assembly" resource type.
AssemblyDomain — class, package vegas.ioc.io
The static enumeration list of all ApplicationDomain modes in an AssemblyResource.
AssemblyResource — class, package vegas.ioc.io
This value object contains all information about a dll to load in the application.
AssemblyResource(init:Object) — Constructor, class vegas.ioc.io.AssemblyResource
Creates a new AssemblyResource instance.
asterisk — Constant Static Property, class system.Char
The asterisk closing single quotation mark, acute accent unicode character.
at — Property, class graphics.process.display.AddChildAt
The index position to insert the display in the container.
at — Property, class graphics.process.display.RemoveChildAt
The index position to remove a display in the container.
at — Property, class vegas.strings.json.JSONError
The position of char with an error parsing in the JSON String representation.
at — Property, class vegas.strings.json.JSONSerializer
The current position of the iterator in the source.
atan2D — Package Constant Property, core.maths
Calculates the arctangent2 of the passed angle.
atanD — Package Constant Property, core.maths
Calculates the arctangent of the passed angle.
atanH — Package Constant Property, core.maths
Anti-hyperbolic tangent.
attach(state:flash.display:DisplayObject) — method, class lunas.components.buttons.IconButtonBuilder
Attach a linked DisplayObject to create the icon of the component.
attach(state:flash.display:DisplayObject) — method, class lunas.components.buttons.MediaButtonBuilder
Attach a linked DisplayObject to create the icon of the component.
attach(state:flash.display:DisplayObject) — method, class lunas.components.labels.IconLabelBuilder
Attach a linked DisplayObject to create the icon of the component.
attachCheckIcon(state:flash.display:MovieClip) — method, class lunas.components.buttons.RadioIconButtonBuilder
Attachs a linked MovieClip to create the check icon of the component.
attachDeleteButton(state:flash.display:DisplayObject) — method, class lunas.components.buttons.ItemButtonBuilder
Attach the DisplayObject view of the delete button.
attachNetStream(netStream:flash.net:NetStream) — method, class vegas.media.StageVideoExpert
Specifies a video stream to be displayed within the boundaries of the StageVideo object in the application.
attachOptionButton(state:flash.display:DisplayObject) — method, class lunas.components.buttons.ItemButtonBuilder
Attach the DisplayObject view of the delete button.
Attribute — class, package system.process.caches
Determinates an "attribute" value object.
Attribute(name:String, value:any) — Constructor, class system.process.caches.Attribute
Creates a new Attribute instance.
AudioCodec — class, package vegas.media
The Audio codec ID number enumeration class.
audiocodecid — Property, class vegas.media.FLVMetaData
Audio codec ID number used in the FLV.
audiodatarate — Property, class vegas.media.FLVMetaData
A number that indicates the rate at which audio was encoded, in kilobytes per second.
audiodelay — Property, class vegas.media.FLVMetaData
A number that indicates what time in the FLV file "time 0" of the original FLV file exists.
audiosize — Property, class vegas.media.FLVMetaData
The audio data size.
AUGUST — Constant Static Property, class system.formatters.date.Months
Fully written out string for august.
AUGUST — Static Property, class vegas.date.Month
Fully written out string for august.
authority — Property, class core.uri
Indicates authority value of the uri.
authority — Property, class system.URI
Indicates the authority of the URI.
authorized — Property, class system.serializers.eden.EdenConfigurator
List of authorized keywords, objects path and constructors that the parser is allowed to interpret.
auto — Property, class system.process.ActionEntry
Indicates if the action must be removed when handle the first time the finish phase of the process.
auto — Property, class vegas.managers.TabManager
Indicates if the tab manager use a auto group focus over the interactive objects when there are focused.
AUTO — Constant Static Property, class lunas.ScrollPolicy
Show the scrollbar if the children exceed the owner's dimension.
autoAddScopePath — Property, class system.serializers.eden.EdenConfigurator
Determinates if the add scope process is automatic or not.
autoClear — Property, class system.evaluators.MultiEvaluator
Indicates if the MultiEvaluator is cleared before insert new Evaluable objects (in the insert method).
autoClear — Property, class vegas.models.maps.InitMapModelObject
Indicates if the model is autocleared when the process start.
autoDisconnect — Property, class system.ioc.ObjectReceiver
Indicates if the receiver (slot) is auto disconnect by the signal.
AUTO_DISCONNECT — Constant Static Property, class system.ioc.ObjectReceiver
Defines the "autoDisconnect" attribute in a receiver object definition.
autoRegister — Property, class vegas.ioc.io.FontResource
Indicates if the fonts in the external swf library (symbol class) are auto registered when the external file is loading.
autoRegister — Property, class vegas.text.FontLoader
Indicates if the fonts in the external swf library (symbol class) are auto registered when the external file is loading.
autoResetPosition — Property, class lunas.CoreProgress
This flag indicates of the position is auto reset.
autoScroll — Property, class lunas.components.bars.SimpleScrollbar
Indicates if the scrollbar scroll with a timer when the buttons are pressed.
autoScroll — Property, class lunas.containers.AutoScrollContainer
Determinates the auto scroll activity.
autoScroll — Property, class system.diagnostics.TextFieldConsole
Indicates if the field must scroll when the writeLine method is invoked.
autoScroll — Property, class system.logging.targets.TextFieldTarget
This boolean indicates if the TextField autoscroll when a new log message is append in the target (default is true).
AutoScrollContainer — class, package lunas.containers
This auto scrollable container use an auto scroll effect.
AutoScrollContainer(direction:String, id:any, isFull:Boolean, name:String) — Constructor, class lunas.containers.AutoScrollContainer
Creates a new AutoScrollContainer instance.
autoScrollDelay — Property, class lunas.components.bars.SimpleScrollbar
Indicates the delay is ms when the user click a button to run the auto scrolling (default 500).
autoSelect — Property, class vegas.models.maps.InitMapModelObject
Indicates if the first item inserted in the model must be selected.
autoSize — Property, class lunas.components.buttons.DashboardButtonStyle
Indicates if the textField is autosize value.
autoSize — Property, class lunas.components.buttons.LabelButtonStyle
Indicates if the button is autoSize.
autoSize — Property, class lunas.components.buttons.MediaButtonStyle
Indicates if the textField is autosize value.
autoSize — Property, class lunas.components.buttons.SwitchLabelButtonStyle
Indicates if the textField is autosize value.
autoSize — Property, class lunas.components.labels.LabelStyle
Indicates the autosize value of the label field of the component.
autoSize — Property, class vegas.display.Background
Indicates if the background is resizing when the stage resize event is invoked.
autoSize — Property, class vegas.media.StageVideoExpert
Indicates if the StageVideo object is resizing when the stage resize event is invoked.
autoStop — Property, class graphics.display.TimelineScript
This boolean flag indicates if the specified MovieClip target reference is stopped.
available — Property, class system.logging.targets.ExternalTarget
Indicates whether this player is in a container that offers an external interface.
available — Property, class vegas.ui.MouseWheelInspector
Indicates if the inspector Javascript connection is available.
AVAILABLE — Constant Static Property, class vegas.ui.MouseWheelInspector
This Javascript script is used to tests if the inspector if available.
avclevel — Property, class vegas.media.FLVMetaData
AVC IDC level number such as 10, 11, 20, 21, and so on.
avcprofile — Property, class vegas.media.FLVMetaData
AVC profile number such as 55, 77, 100, and so on.
average — Property, class system.data.trees.TrieAverage
The average value.
AVM2Loader — class, package vegas.display
This AVM2Loader loads both of AVM1 and AVM2 swf as AVM2.
AVM2Loader() — Constructor, class vegas.display.AVM2Loader
Creates a new AVM2Loader instance.
axis(x:Number, y:Number, z:Number, angle:Number) — method, class graphics.geom.Quaternion
Sets the quaternion with values representing the given rotation around a vector.
azimut() — method, class graphics.CardinalDirection
Indicates the angular measurement in a spherical coordinate system (in degrees).
AZURE — Constant Static Property, class vegas.colors.SVGColor
The 'Azure' SVG color object.
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