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  
d — Property, class graphics.geom.Plane
Defined the forth plane coordinate.
D50_10 — Constant Static Property, class graphics.colors.Trismulus
The D50 illuminant reference - 10° (CIE 1964).
D50_2 — Constant Static Property, class graphics.colors.Trismulus
The D50 illuminant reference - 2° (CIE 1931).
D55_10 — Constant Static Property, class graphics.colors.Trismulus
The D55 illuminant reference - 10° (CIE 1964).
D55_2 — Constant Static Property, class graphics.colors.Trismulus
The D55 illuminant reference - 2° (CIE 1931).
D65_10 — Constant Static Property, class graphics.colors.Trismulus
The D55 illuminant reference (Daylight) - 10° (CIE 1964).
D65_2 — Constant Static Property, class graphics.colors.Trismulus
The D65 illuminant reference (Daylight) - 2° (CIE 1931).
D75_10 — Constant Static Property, class graphics.colors.Trismulus
The D75 illuminant reference - 10° (CIE 1964).
D75_2 — Constant Static Property, class graphics.colors.Trismulus
The D75 illuminant reference - 2° (CIE 1931).
DA — Constant Static Property, class vegas.i18n.Lang
Indicates the 'Dasnish' language reference.
DARK_BLUE — Constant Static Property, class vegas.colors.SVGColor
The 'Darkblue' SVG color object.
DARK_CYAN — Constant Static Property, class vegas.colors.SVGColor
The 'DarkCyan' SVG color object.
DARK_GOLDEN_ROD — Constant Static Property, class vegas.colors.SVGColor
The 'DarkGoldenRod' SVG color object.
DARK_GRAY — Constant Static Property, class vegas.colors.SVGColor
The 'DarkGray' SVG color object.
DARK_GREEN — Constant Static Property, class vegas.colors.SVGColor
The 'DarkGreen' SVG color object.
DARK_GREY — Constant Static Property, class vegas.colors.SVGColor
The 'DarkGrey' SVG color object.
DARK_KHAKI — Constant Static Property, class vegas.colors.SVGColor
The 'DarkKhaki' SVG color object.
DARK_MAGENTA — Constant Static Property, class vegas.colors.SVGColor
The 'DarkMagenta' SVG color object.
darkness — Property, class vegas.display.coverflow.Cover
The level of darkness of the cover in the coverflow.
DARK_OLIVE_GREEN — Constant Static Property, class vegas.colors.SVGColor
The 'DarkOliveGreen' SVG color object.
DARK_ORANGE — Constant Static Property, class vegas.colors.SVGColor
The 'DarkOrange' SVG color object.
DARK_ORCHID — Constant Static Property, class vegas.colors.SVGColor
The 'DarkOrchid' SVG color object.
DARK_RED — Constant Static Property, class vegas.colors.SVGColor
The 'DarkRed' SVG color object.
DARK_SALMON — Constant Static Property, class vegas.colors.SVGColor
The 'DarkSalmon' SVG color object.
DARK_SEA_GREEN — Constant Static Property, class vegas.colors.SVGColor
The 'DarkSeaGreen' SVG color object.
DARK_SLATE_BLUE — Constant Static Property, class vegas.colors.SVGColor
The 'DarkSlateBlue' SVG color object.
DARK_SLATE_GRAY — Constant Static Property, class vegas.colors.SVGColor
The 'DarkSlateGray' SVG color object.
DARK_SLATE_GREY — Constant Static Property, class vegas.colors.SVGColor
The 'DarkSlateGrey' SVG color object.
DARK_TURQUOISE — Constant Static Property, class vegas.colors.SVGColor
The 'DarkTurquoise' SVG color object.
DARK_VIOLET — Constant Static Property, class vegas.colors.SVGColor
The 'DarkViolet' SVG color object.
DashboardButton — class, package lunas.components.buttons
The dashboard button component.
DashboardButton(w:Number, h:Number) — Constructor, class lunas.components.buttons.DashboardButton
Creates a new DashboardButton instance.
DashboardButtonBuilder — class, package lunas.components.buttons
The builder of the DashboardButton component.
DashboardButtonBuilder(target:flash.display:DisplayObject) — Constructor, class lunas.components.buttons.DashboardButtonBuilder
Creates a new DashboardButtonBuilder reference.
DashboardButtonStyle — class, package lunas.components.buttons
This style of the DashboardButton component.
DashboardButtonStyle(init:any, id:any) — Constructor, class lunas.components.buttons.DashboardButtonStyle
Creates a new DashboardButtonStyle instance.
DashLinePen — Dynamic Class, package graphics.drawing
This pen is the basic tool to draw a dash line.
DashLinePen(graphic:any, start:any, end:any, length:Number, spacing:Number) — Constructor, class graphics.drawing.DashLinePen
Creates a new DashLinePen instance.
data — Property, class graphics.drawing.Canvas
Determinates the array representation of the model of this canvas.
data — Property, class graphics.drawing.PolyLinePen
Determinates the array representation of all points of this polyline pen.
data — Property, class lunas.components.buttons.CoreButton
Indicates the data value object of the component.
data — Property, class lunas.components.textinputs.CoreTextInput
Indicates the data value object of the component.
data — Property, interface system.data.Data
Indicates the data value object of the component.
data — Property, class system.process.ActionURLLoader
Indicates the data received from the load operation.
data — Property, class vegas.display.PolyLineBackground
Determinates the array representation of all points of this polyline pen.
data — Property, class vegas.ioc.io.ObjectResource
The data object of this resource.
data — Property, class vegas.utils.pool.ObjectPoolNode
The data value of the current node.
Data — Interface, package system.data
The Data interface defines the interface for object that have a data property.
dataFormat — Property, class system.process.ActionURLLoader
Controls whether the downloaded data is received as - text (URLLoaderDataFormat.TEXT), - raw binary data (URLLoaderDataFormat.BINARY) - URL-encoded variables (URLLoaderDataFormat.VARIABLES).
datas — Property, class vegas.models.maps.InitMapModelObject
The Array representation of all value object.
datasize — Property, class vegas.media.FLVMetaData
The data size of the video.
date — Property, class system.events.DateEvent
Determinates the Date value of this custom event.
DateComparator — class, package system.comparators
This comparator compare Date objects.
DateComparator() — Constructor, class system.comparators.DateComparator
Creates a new DateComparator instance.
dateCompare(d1:Date, d2:Date) — Static Method , class vegas.utils.Comparater
Compares if two Dates are equal by value.
DateEvaluator — class, package system.evaluators
Evaluates Date object and transform it in string expressions.
DateEvaluator(pattern:String) — Constructor, class system.evaluators.DateEvaluator
Creates a new DateEvaluator instance.
DateEvent — class, package system.events
The DateEvent to dispatch an event who contains a specific Date context.
DateEvent(type:String, date:Date, target:Object, context:any, bubbles:Boolean, cancelable:Boolean, time:Number) — Constructor, class system.events.DateEvent
Creates a new DateEvent instance.
DateFormatter — class, package system.formatters
DateFormatter formats a given date with a specified pattern.
DateFormatter(pattern:String) — Constructor, class system.formatters.DateFormatter
Creates a new DateFormatter instance.
Day — class, package vegas.date
This static enumeration class register all string constants to defined a day.
DAY — Constant Static Property, class vegas.date.Calendar
Constant field representing Day ("D").
DAY — Constant Static Property, class vegas.date.Time
Factor from ms to day.
DAY_AS_NUMBER — Constant Static Property, class system.formatters.DateFormatter
Placeholder for day in month as number in date format.
DAY_AS_TEXT — Constant Static Property, class system.formatters.DateFormatter
Placeholder for day in week as text in date format.
DAY_FORMAT — Constant Static Property, class vegas.date.Time
The 'day' string representation to format the unit amount time value.
days — Property, class vegas.date.Time
Amount of days.
DC1 — Constant Static Property, class system.Char
The "device control 1" unicode character.
DC2 — Constant Static Property, class system.Char
The "device control 2" unicode character.
DC3 — Constant Static Property, class system.Char
The "device control 3" unicode character.
DC4 — Constant Static Property, class system.Char
The "device control 4" unicode character.
DE — Constant Static Property, class vegas.i18n.Lang
Indicates the 'German' language reference.
debug(context:any, ... rest) — method, class system.logging.Logger
Logs the specified data using the LogEventLevel.DEBUG level.
debug(message:String) — method, class system.serializers.eden.ECMAScript
DEBUG — Constant Static Property, class system.logging.LoggerLevel
Designates informational level messages that are fine grained and most helpful when debugging an application (2).
DEBUG — Constant Static Property, class system.logging.targets.ExternalTarget
Designates the "debug" external proxy message.
DEBUG_COLOR — Static Property, class system.logging.targets.SOSTarget
Provides the 'debug' color in the SOS console.
DECEMBER — Constant Static Property, class system.formatters.date.Months
Fully written out string for december.
DECEMBER — Static Property, class vegas.date.Month
Fully written out string for december.
declaredOnly — Constant Static Property, class system.reflection.FilterType
Inherited members will not be searched.
decode(source:String) — Static Method , class calista.utils.Base64
Decodes a base64 string.
decode(source:String) — Static Method , class calista.utils.Base8
Decodes a base8 string.
decode(html:String) — Static Method , class system.text.html.HTML
Decodes the specified string.
decode(text:String, removeCRLF:Boolean) — Static Method , class vegas.net.HTMLEntities
Decodes the specified string.
decodeToByteArray(data:String) — Static Method , class calista.utils.Base64
Decodes a base64 string in a ByteArray object.
decompress(source:String) — Static Method , class calista.utils.LZW
Decompresses the specified text with the LZW algorithm.
decreaseSize(s:graphics.geom:Dimension) — method, class graphics.geom.Dimension
Decreases the size by s and return its self(this).
decrypt(cipher:String) — method, class calista.hash.Blowfish
Use Blowfish algorithm to decrypt ciphertext using key.
decrypt(cipher:String, key:String) — Static Method , class calista.hash.Blowfish
Use Blowfish algorithm to decrypt ciphertext using key.
decrypt(cipher:String, key:String) — Static Method , class calista.hash.TEA
Use Corrected Block TEA to decrypt ciphertext using key.
decrypt(cipher:String, key:String) — method, class calista.hash.Vigenere
Use Vigenère algorithm to decrypt the specified cipher text.
decrypt(cipher:String, key:String) — Static Method , class calista.hash.Vigenere
Use Vigenère algorithm to decrypt the specified cipher text.
DEEP_PINK — Constant Static Property, class vegas.colors.SVGColor
The 'DeepPink' SVG color object.
DEEP_SKY_BLUE — Constant Static Property, class vegas.colors.SVGColor
The 'DeepSkyBlue' SVG color object.
DEFAULT_AM_EXPRESSION — Static Property, class system.formatters.DateFormatter
The default AM/PM designator expression.
DEFAULT_CACHE_PARAMETER — Static Property, class system.process.CoreActionLoader
The name of the default cache uri query parameter ("random").
DEFAULT_CHANNEL — Static Property, class system.logging.LoggerStrings
The default channel of the Logger instances returns with the getLogger method.
DEFAULT_CLASS_NAME — Static Property, class vegas.ioc.io.AssemblyResource
The default class name of the object definition if the id of the assembly is not 'null' or 'undefined'.
DEFAULT_COLOR — Static Property, class system.logging.targets.SOSTarget
Provides the 'default' color in the SOS console.
DEFAULT_COMODIFICATION_MESSAGE — Static Property, class system.data.iterators.BagIterator
The default comodification message.
DEFAULT_CSS_EXPRESSION — Static Property, class lunas.components.labels.PaginationLabelStyle
The default css string expression.
DEFAULT_DATE_FORMAT — Constant Static Property, class system.formatters.DateFormatter
The default date format pattern "dd.mm.yyyy HH:nn:ss".
DEFAULT_DELAY — Static Property, class system.process.CoreActionLoader
The default value of the delay before the ActionEvent.TIMEOUT event (defines in the constructor of the class).
DEFAULT_DELAY — Constant Static Property, class system.remoting.RemotingService
The default delay value before notify the timeout event (25 seconds)
DEFAULT_DELAY — Static Property, class vegas.media.CoreSound
The default delay value of the internal timer of the CoreSound objects in milliseconds.
DEFAULT_DELAY — Constant Static Property, class vegas.net.Connection
The default internal timeout delay value in milliseconds.
DEFAULT_DELAY — Constant Static Property, class vegas.net.NetServerConnection
The default internal timeout delay value in milliseconds.
defaultDestroyMethod — Property, class system.ioc.ObjectConfig
The default name of destroy callback method to invoke with object definition in the ObjectFactory.
default_file_name — Property, class vegas.config.CoreConfigLoader
Defines the defaut file name ('config').
default_file_path — Property, class vegas.i18n.CoreLocalizationLoader
Defines the defaut path of the localization file.
default_file_prefix — Property, class vegas.i18n.CoreLocalizationLoader
Defines the defaut prefix of the localization file.
default_file_suffix — Property, class vegas.config.CoreConfigLoader
Defines the defaut file suffix ('.eden').
default_file_suffix — Property, class vegas.i18n.CoreLocalizationLoader
Defines the defaut file suffix of the localization file.
DEFAULT_FULL_MONTH_OFFSET — Constant Static Property, class vegas.date.Calendar
The default (0) offset use in the getFullMonthCalendar() method.
DEFAULT_ID — Static Property, class vegas.events.LocalizationEvent
The default singleton name of the Localization singletons.
DEFAULT_ID — Static Property, class vegas.i18n.Localization
The default singleton name of the Localization singletons.
defaultIndex — Property, class graphics.display.TimelineTransition
This index defines the default frame to stop the timeline of the MovieClip target.
defaultInitMethod — Property, class system.ioc.ObjectConfig
The default name of destroy callback method to invoke with object definition in the ObjectFactory.
default_lang — Property, class vegas.i18n.CoreLocalizationLoader
Defines the defaut lang of the localization file.
DEFAULT_LENGTH — Static Property, class graphics.drawing.DashLinePen
The default length value of the dashs in the line.
DEFAULT_LEVEL_STRING — Static Property, class system.logging.LoggerLevel
The default string level value in the getLevelString() method.
DEFAULT_LOADER — Static Property, class vegas.ioc.io.AssemblyResource
The default Loader class use in all AssemblyResource to create a new resource process.
DEFAULT_LOADER — Static Property, class vegas.ioc.io.ConfigResource
The default IConfigLoader class use in all ConfigResource to create a new resource process.
DEFAULT_LOADER — Static Property, class vegas.ioc.io.ContextResource
The default ParserLoader class use in all ContextResource to create a new resource process.
DEFAULT_LOADER — Static Property, class vegas.ioc.io.LocaleResource
The default ILocalizationLoader class use in all LocaleResource to create a new resource process.
defaultObjectEncoding — Static Property, class vegas.net.NetServerConnection
The default object encoding (AMF version) for NetConnection objects created in the SWF file.
DEFAULT_PATH — Static Property, class vegas.ioc.io.AssemblyResource
The root path of all assembly resources.
DEFAULT_PATH — Static Property, class vegas.ioc.io.ContextResource
The root path of all context resources.
DEFAULT_PATH — Static Property, class vegas.ioc.io.FontResource
The root path of all stylesheet resources.
DEFAULT_PATH — Static Property, class vegas.ioc.io.ShaderResource
The root path of all Shader resources.
DEFAULT_PATH — Static Property, class vegas.ioc.io.SoundResource
The root path of all sound resources.
DEFAULT_PATH — Static Property, class vegas.ioc.io.StyleSheetResource
The root path of all stylesheet resources.
DEFAULT_PATH — Static Property, class vegas.ioc.io.TextResource
The root path of all xml files.
DEFAULT_PATH — Static Property, class vegas.ioc.io.XMLResource
The root path of all xml files.
DEFAULT_PM_EXPRESSION — Static Property, class system.formatters.DateFormatter
The default AM/PM designator expression.
defaultPort — Property, class system.network.URIScheme
The default port of the scheme.
DEFAULT_PRIMARY_KEY — Constant Static Property, class system.models.maps.MapModel
Indicates the default primary key value ("id").
DEFAULT_SCHEME_NAME — Static Property, class vegas.net.HTTPHost
The default scheme is "http".
DEFAULT_SETTING — Static Property, class vegas.media.CameraExpert
The default settings of the Camera objects.
DEFAULT_SETTING — Static Property, class vegas.media.MicrophoneExpert
The default settings of the Microphone objects.
DEFAULT_SINGLETON_CHANNEL — Constant Static Property, class system.events.EventDispatcher
Determinates the default singleton channel.
DEFAULT_SPACING — Static Property, class graphics.drawing.DashLinePen
The default spacing value of the dashs in the line.
DEFAULT_STEP — Constant Static Property, class graphics.display.TimelineIterator
The minimum and default step value in all the TimelineIterator.
DEFAULT_STEP — Static Property, class system.data.iterators.PageByPageIterator
The default step value in all the PageByPageIterators.
defaultTextFormat — Property, class lunas.components.textinputs.CoreTextInput
Specifies the format applied to newly inserted text, such as text entered by a user or text inserted with the replaceSelectedText() method.
DEFAULT_TIMEOUT_POLICY — Static Property, class system.process.CoreActionLoader
The default TimeoutPolicy value used to set the timeoutPolicy member of all new objects of this class.
definition — Property, class vegas.ioc.io.AssemblyResource
Indicates the definition object to initialize the ObjectDefinition of the current assembly.
definition — Property, class vegas.ioc.io.SoundResource
Indicates the definition object to complete and override the default ObjectDefinition of the current sound.
definition — Property, class vegas.ioc.io.TextResource
Indicates the definition object to initialize the ObjectDefinition of the current assembly.
definition — Property, class vegas.ioc.io.XMLResource
Indicates the definition object to initialize the ObjectDefinition of the current assembly.
DEG2RAD — Package Constant Property, core.maths
This constant change degrees to radians : Math.PI/180.
DEG2RAD — Constant Property, class graphics.geom.MatrixTransform
This constant change degrees to radians : Math.PI/180.
DEGREE — Constant Static Property, class system.numeric.Range
Range reference between 0 and 360.
degrees — Property, class graphics.geom.MatrixTransform
Indicates if all calcul use angles in degrees or radians.
degrees — Property, class graphics.geom.Vector2
Indicates if all calcul in this methods use angles in degrees or radians.
degreesToRadians — Package Constant Property, core.maths
Converts an angle in degrees in radians
DEL — Constant Static Property, class system.Char
The "DEL" unicode character.
_delay — Property, class graphics.transitions.FrameTimer
The internal delay of the timer.
delay — Property, class graphics.transitions.FrameTimer
The delay, in milliseconds, between timer events.
delay — Property, interface graphics.transitions.ITimer
The delay, in milliseconds, between timer events.
delay — Property, class system.process.CoreActionLoader
Indicates the timeout interval duration.
delay — Property, class system.process.CountDown
The optional delay to countdown (default 1000 ms)
delay — Property, class system.process.DelayedTask
The delay, in milliseconds, to start the task.
delay — Property, class system.process.Pause
Indicates the delay of the pause in ms.
delay — Property, class system.remoting.RemotingService
Indicates the timeout interval duration (default 12000 ms).
delay — Property, class vegas.ioc.io.AssemblyResource
Indicates the delay of the timeout notification of the internal loader of this resource if the timeoutPolicy is "limit".
delay — Property, class vegas.net.Connection
Indicates the timeout interval duration.
delay — Property, class vegas.ui.CheatCode
Indicates the amount of time to wait before reseting the keyboard input.
DELAYED — Constant Static Property, class system.process.TaskPhase
The phase of a delayed task.
DelayedTask — class, package system.process
Provides a delayed task, the task is executed after a specific delay in milliseconds.
DelayedTask(task:system.process:Action, delay:Number) — Constructor, class system.process.DelayedTask
Creates a new DelayedTask instance.
Delegate — class, package system.events
Delegate event listener, this listener create a proxy over a method and this scope.
Delegate(scope:any, method:Function, ... rest) — Constructor, class system.events.Delegate
Creates a new Delegate instance.
DELETE — Constant Static Property, class lunas.components.buttons.ItemButton
The delete name event.
deleteClick(e:flash.events:MouseEvent) — method, class lunas.components.buttons.ItemButtonBuilder
Invoked when the delete button is selected.
deleteIcon — Property, class lunas.components.buttons.ItemButton
Defines the delete button view reference.
deleteIcon — Property, class lunas.components.buttons.ItemButtonBuilder
The light picture delete button reference of the component.
deleteProperty(name:any) — method, class system.data.ProxyReference
Overrides the request to delete a property.
delimiter — Property, class system.network.URIScheme
The delimiter value.
density — Property, class graphics.display.PerlinNoiseBitmapData
Set the density of the frequency to use in the x and y direction.
density — Property, class graphics.drawing.RoughEdgedRectanglePen
The density of distored vertexes
dependsOn(definition:system.ioc:IObjectDefinition) — method, class system.ioc.ObjectFactory
Invoked to creates all object in the factory register in the dependsOn collection.
depth — Property, class vegas.managers.ProtectorManager
The optional depth to insert or remove the protector.
depth — Property, class vegas.media.StageVideoExpert
The depth level of a StageVideo object relative to other StageVideo objects.
dequeue() — method, interface system.data.Queue
Retrieves and removes the head of this queue.
dequeue() — method, class system.data.lists.LinkedList
Retrieves and removes the head of this queue.
dequeue() — method, class system.data.queues.CircularQueue
Retreives the first element in the queue object, return a boolean.
dequeue() — method, class system.data.queues.LinearQueue
Retrieves and removes the head of this queue.
dequeue() — method, class system.data.queues.TypedQueue
Retrieves and removes the head of this queue.
dequeue() — method, class vegas.models.queues.QueueModelObject
Dequeues the head value object in the model.
DEQUEUE_VO — Constant Static Property, class vegas.models.queues.QueueModelObject
Default event type when the dequeue method is invoked.
DESCENDING — Constant Static Property, class system.data.arrays.ArrayFilter
Specifies descending sorting for the Array class sorting methods.
DESCENDING — Constant Static Property, class system.data.maps.SortedArrayMap
Specifies descending sorting for the Array class sorting methods.
description — Property, class graphics.filters.ShaderCustomFilter
The description of the filter (defines in the Shader).
description — Property, class vegas.net.NetServerInfo
The description of this information object.
description — Property, class vegas.vo.NetServerInfoVO
The default description of the error.
DESELECT — Static Property, class lunas.events.ButtonEvent
Defines the value of the type property of deselect event object.
deserialize(source:String) — method, interface system.Serializer
Deserialize the specified String source representation.
deserialize(source:String) — method, class system.serializers.eden.EdenSerializer
Parse a string and interpret the source code to the correct ECMAScript construct.
deserialize(source:String) — method, class vegas.strings.json.JSONSerializer
Parse a string and interpret the source code to the correct object construct.
destroy() — method, class vegas.utils.pool.ObjectPool
Destroy and unlock all ressources for the garbage collector.
DIAGONALS — Constant Static Property, class graphics.CardinalDirection
The set of all diagonal directions (northeast, southeast, southwest, northwest).
difference() — method, class graphics.colors.CMY
Transforms the cyan, magenta and yellow components of the color in this difference color representation.
difference() — method, class graphics.colors.CMYK
Transforms the cyan, magenta, yellow and black components of the color in this difference color representation.
difference() — method, class graphics.colors.RGB
Transforms the red, green and blue components of the color in this difference color representation.
difference() — method, class graphics.colors.RGBA
Transforms the red, green and blue components of the color in this difference color representation.
difference(n:Number) — method, class vegas.colors.TransformColor
Corresponding a filter in mode "difference" in photoshop over a display object.
Dimension — class, package graphics.geom
The Dimension class encapsulates the width and height of an object.
Dimension(... rest) — Constructor, class graphics.geom.Dimension
Creates a new Dimension instance.
DIM_GRAY — Constant Static Property, class vegas.colors.SVGColor
The 'DimGray' SVG color object.
DIM_GREY — Constant Static Property, class vegas.colors.SVGColor
The 'DimGrey' SVG color object.
direction — Property, interface graphics.Directionable
Indicates the direction value of this object ("horizontal" or "vertical").
direction — Property, class graphics.drawing.PageFlipPen
Indicates the direction value of this object.
direction() — method, class graphics.geom.Vector2
Returns the direction of this Vector2 object.
direction — Property, class graphics.layouts.BoxLayout
Indicates the direction value of this layout ("horizontal" or "vertical").
direction — Property, class vegas.display.Background
Indicates the direction value of the background when the display is in this "full" mode (default value is null).
direction — Property, class vegas.media.StageVideoExpert
Indicates the direction value of the background when the display is in this "full" mode (default value is null).
Direction — final class, package graphics
The most common relative directions are horizontal, vertical, left, right, forward, backward, up, and down.
Directionable — Interface, package graphics
This interface defines a graphic object or component with a direction.
DirectionOrder — final class, package graphics
Defines the order to display all children in a specific horizontal or vertical container.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.BackgroundButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.BitmapFilterButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.DashboardButtonBuilder
Invoked when the component is disabled.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.ItemButtonBuilder
Invoked when the button is disabled.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.LabelButtonBuilder
Invoked when the button is disabled.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.LightButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.LightFrameLabelButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.MediaButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.PictureButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.RadioIconButtonBuilder
Invoked when the button is down.
disabled(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.SwitchLabelButtonBuilder
Invoked when the component is disabled.
DISABLED — Static Property, class lunas.events.ButtonEvent
Defines the value of the type property of a disabled component.
disabledColor — Property, class lunas.components.textinputs.SimpleTextInputStyle
Color of text in the component if it is disabled.
disabledColor — Property, class lunas.components.textinputs.VisualTextInputStyle
Color of text in the component if it is disabled.
disconnect(receiver:any) — method, class graphics.transitions.FrameLoop
Disconnect the specified object or all objects if the parameter is null.
disconnect(receiver:any) — method, class system.signals.InternalSignal
Disconnect the specified object or all objects if the parameter is null.
disconnect(receiver:any) — method, interface system.signals.Signaler
Disconnect the specified object or all objects if the parameter is null.
dispatch(event:flash.events:Event) — method, class system.broadcasters.FastDispatcher
Sends an Event Object to each object in the list of listeners.
dispatch(channel:String) — method, class system.events.BasicEvent
Dispatch the event with the global event flow.
dispatcher — Property, class system.ioc.ObjectListener
The dispatcher expression reference of the listener.
dispatcher — Property, class system.process.EventDispatcherTask
The EventDispatcher reference.
DISPATCHER — Constant Static Property, class system.ioc.ObjectListener
Defines the "dispatcher" attribute in a listener object definition.
dispatchEvent(event:flash.events:Event) — method, class system.events.CoreEventDispatcher
Dispatches an event into the event flow.
display — Property, class graphics.filters.Filters
Indicates the display reference.
display — Property, class graphics.process.display.FiltersDisplay
The DisplayObject reference.
display — Property, class graphics.process.display.HideDisplay
The DisplayObject reference.
display — Property, class graphics.process.display.ShowDisplay
The DisplayObject reference.
display — Property, class vegas.colors.Color
The DisplayObject reference of this object.
displayAsPassword — Property, interface lunas.TextInput
Indicates whether this control is used for entering passwords.
displayAsPassword — Property, class lunas.components.textinputs.CoreTextInput
Indicates whether this control is used for entering passwords.
DisplayObjectContainers — class, package graphics.display
The DisplayObjectContainer tool class.
DisplayObjects — class, package graphics.display
The DisplayObject tool class.
dispose() — method, class graphics.display.BigBitmap
Frees memory that is used to store the BitmapData object.
dispose() — method, class graphics.display.RadialPerlinBitmapData
Frees memory that is used to store the BitmapData object.
dispose() — method, class graphics.display.TimelineInspector
Unregisters all notifications in the inspector.
dispose() — method, class system.data.WeakReference
Dispose the reference.
dispose() — method, class system.process.TaskGroup
Dispose the task-group and disconnect all actions but don't remove them.
dispose() — method, class vegas.display.SpriteSheet
Dispose the SpriteSheet before delete it.
dispose() — method, class vegas.net.NetStreamClient
Dispose the expert and close all process and remove all dependencies of this object.
dispose() — method, class vegas.net.NetStreamExpert
Dispose the expert and close all process and remove all dependencies of this expert.
dispose(o:any) — method, class vegas.utils.pool.ObjectPool
Puts it back for the next use the specified object.
DISPOSE — Constant Static Property, class vegas.ui.MouseWheelInspector
This Javascript script is used to tests if the inspector if available.
distance — Package Constant Property, core.maths
Returns the distance between 2 points with the coordinates of the 2 points.
distance(v1:graphics.geom:Vector2, v2:graphics.geom:Vector2) — Static Method , class graphics.geom.Vector2
Returns the distance between the 2 vectors.
distanceByObject — Package Constant Property, core.maths
Returns the distance between 2 points with the coordinates of the 2 points.
distortion — Property, class graphics.drawing.RoughEdgedRectanglePen
The amount of edges distortion.
DistortPen — class, package graphics.drawing
This pen tesselates an area into severals triangles to allow free transform distortion on BitmapData Objects.
DistortPen(graphic:any, width:Number, height:Number, hPrecision:uint, vPrecision:uint, bitmapData:flash.display:BitmapData) — Constructor, class graphics.drawing.DistortPen
Creates a new DistorPen instance.
DivBy — class, package system.rules
Evaluates if the division of a value by another returns 0.
DivBy(value1:any, value2:any) — Constructor, class system.rules.DivBy
Creates a new DivBy instance.
divide(n:Number) — method, class vegas.colors.TransformColor
Corresponding a filter in mode "divide" in photoshop over a display object.
DLE — Constant Static Property, class system.Char
The "data link escape" unicode character.
DNS — Constant Static Property, class system.network.HostnameType
The "DNS" HostnameType value.
DODGER_BLUE — Constant Static Property, class vegas.colors.SVGColor
The 'DodgerBlue' SVG color object.
doesNotExist — Static Property, class system.serializers.eden.strings
"{0}" does not exists
doEval — Property, class vegas.date.Time
Flag if the instance need to be evaluated by evaluate.
doLater() — method, class vegas.display.Background
Launch an event with a delayed interval.
dollarSign — Constant Static Property, class system.Char
The "$" unicode character.
domain — Property, class vegas.ioc.io.AssemblyResource
Indicates if the assembly is loading in the current domain or a specific ApplicationDomain (default "current").
dot(q:graphics.geom:Quaternion) — method, class graphics.geom.Quaternion
Returns the dot product of two quaternions.
dot(vector:graphics.geom:Vector2) — method, class graphics.geom.Vector2
Returns the dot value of the passed-in Vector2 with the current Vector2 object.
dot(vector:graphics.geom:Vector3) — method, class graphics.geom.Vector3
Returns the dot value of the passed-in Vector3 with the current Vector3 object.
DOUBLE_CLICK — Static Property, class lunas.events.ButtonEvent
Defines the value of the type property of a doubleClick event object.
DOUBLE_QUOTE — Constant Static Property, class vegas.strings.UnicodeChar
Double Quote utf8 representation (special char).
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.BackgroundButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.BitmapFilterButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.DashboardButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.LabelButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.LightButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.LightFrameLabelButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.MediaButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.PictureButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.RadioIconButtonBuilder
Invoked when the button is down.
down(e:lunas.events:ButtonEvent) — method, class lunas.components.buttons.SwitchLabelButtonBuilder
Invoked when the button is down.
DOWN — Constant Static Property, class graphics.Direction
Specifies the "down" value to change the orientation of a Display or a component.
DOWN — Constant Static Property, class graphics.geom.Vector2
Indicates the relative "down" direction.
DOWN — Constant Static Property, class graphics.geom.Vector3
Indicates the relative "down" direction.
DOWN — Static Property, class lunas.events.ButtonEvent
Defines the value of the type property of a down event object.
drag — Property, class graphics.drawing.PageFlipPen
Indicates the position of the drag point relative to the upper-left corner.
DRAG — Static Property, class lunas.events.ButtonEvent
Defines the value of the type property of a drag event object.
dragging(e:flash.events:Event) — method, interface lunas.Scrollbar
Invoked when the bar is dragging.
dragging(e:flash.events:Event) — method, class lunas.components.bars.CoreScrollbar
Invoked when the bar is dragging.
draw(... rest) — method, interface graphics.Drawable
Draws the shape or the view of the object.
draw(source:flash.display:IBitmapDrawable, matrix:flash.geom:Matrix, colorTransform:flash.geom:ColorTransform, blendMode:String, clipRect:flash.geom:Rectangle, smoothing:Boolean) — method, class graphics.display.BigBitmap
Draws the source display object onto the bitmap image, using the Flash Player or AIR vector renderer.
draw(... rest) — method, class graphics.drawing.AntPen
Draws the shape and scale it.
draw(... rest) — method, class graphics.drawing.ArcPen
Draws the shape in the movieclip reference of this pen.
draw(... rest) — method, class graphics.drawing.BezierPen
Draw the bezier shape.
draw(... rest) — method, class graphics.drawing.Canvas
Draws the shape.
draw(... rest) — method, class graphics.drawing.CirclePen
Draws the shape.
draw(... rest) — method, class graphics.drawing.DistortPen
Draws the shape and distorts the BitmapData according to the provided Point instances and draws it into the provided Graphics.
draw(... rest) — method, class graphics.drawing.EllipsePen
Draws the shape.
draw(... rest) — method, class graphics.drawing.FreePolygonPen
Draws the shape.
draw(... rest) — method, class graphics.drawing.GearPen
Draws the shape.
draw(... rest) — method, class graphics.drawing.HexagonPen
Draws the shape.
draw(... rest) — method, class graphics.drawing.LinePen
Draws the shape.
draw(... rest) — method, class graphics.drawing.PageFlipPen
Draws the shape and flip the two pages (BitmapData) into the provided Graphics.
draw(... rest) — method, class graphics.drawing.Pen
Draws the vector graphic shape.
draw(... rest) — method, class graphics.drawing.PolyLinePen
Draws the shape.
draw(... rest) — method, class graphics.drawing.PolygonPen
Draws the shape.
draw(... rest) — method, class graphics.drawing.RectanglePen
Draws the shape.
draw(... rest) — method, class graphics.drawing.ScalePen
Draws the shape and scale it.
draw(... rest) — method, class graphics.drawing.StarPen
Draws the shape.
draw(... rest) — method, class graphics.drawing.TrianglePen
Draws the shape.
draw(... rest) — method, class lunas.components.bars.SimpleProgressbar
Draws the view of the component.
draw(... rest) — method, class lunas.components.bars.SimpleScrollbar
Draw the view of the component.
draw(... rest) — method, class lunas.components.textinputs.SimpleTextInput
Draw the view of the component.
draw(... rest) — method, class lunas.containers.AutoScrollContainer
Draws the view of the component.
draw(... rest) — method, class lunas.containers.ListContainer
Draws the view of the component.
draw(... rest) — method, class lunas.containers.ScrollContainer
Draws the view of the component.
draw(... rest) — method, class vegas.display.Background
Draw the display.
draw(data:Array) — method, class vegas.display.PolyLineBackground
Draw the display.
Drawable — Interface, package graphics
This interface implement the draw() method in all the tools used to draw vector graphic shapes in the Shape, Sprite and MovieClip objects, and more.
drawPoints(points:Array) — method, class graphics.drawing.BezierPen
Draw the bezier representation defines by the array of point passed in argument.
drawShape() — method, class graphics.drawing.AntPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.ArcPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.ArrowPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.BevelRectanglePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.BezierPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.BubblePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.Canvas
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.CirclePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.DashLinePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.DistortPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.EllipsePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.FreePolygonPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.GearPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.HexagonPen
This method contains the basic drawing shape algorithm.
drawShape() — method, interface graphics.drawing.IPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.LinePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.PageFlipPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.Pen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.PolyLinePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.PolygonPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.RectanglePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.RoughEdgedRectanglePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.RoundedComplexRectanglePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.RoundedRectanglePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.ScalePen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.StarPen
This method contains the basic drawing shape algorithm.
drawShape() — method, class graphics.drawing.TrianglePen
This method contains the basic drawing shape algorithm.
dump — Package Constant Property, core
Dumps a string representation of any object reference.
dumpArray — Package Constant Property, core
Dumps a string representation of any Array reference.
dumpDate — Package Constant Property, core
Dumps a string representation of any Date reference.
dumpObject — Package Constant Property, core
Dumps a string representation of an object.
dumpString — Package Constant Property, core
Dumps a string representation of any String value.
duration — Property, class graphics.transitions.Motion
Returns the duration of the tweened animation in frames or seconds.
duration — Property, class system.process.Pause
Indicates the duration of the process.
duration — Property, class vegas.media.FLVMetaData
Length of the FLV in seconds.
duration — Property, class vegas.media.subtitles.Caption
Indicates the duration of the caption.
duration — Property, class vegas.net.NetStreamClient
Indicates the duration of the media.
duration — Property, class vegas.process.display.SwitchBackgroundGradientColor
Sets the duration of the tweened animation in frames or seconds.
DynamicEvent — Dynamic Class, package system.events
The DynamicEvent to dispatch a dynamic event with dynamic properties.
DynamicEvent(type:String, target:Object, context:any, bubbles:Boolean, cancelable:Boolean, time:Number) — Constructor, class system.events.DynamicEvent
Creates a new DynamicEvent instance.
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