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  
b — Property, class graphics.colors.RGB
The blue component, between 0 and 255.
b — Property, class graphics.drawing.TrianglePen
Indicates the B corner position of the triangle.
b — Property, class graphics.geom.Line
Determinates the b component of the Line.
b — Property, class graphics.geom.Plane
Defined the second plane coordinate.
background — Property, class lunas.components.bars.SimpleProgressbar
The background reference of this component.
background — Property, class lunas.components.buttons.BackgroundButtonBuilder
The background reference of the component.
background — Property, class lunas.components.buttons.ThumbButtonBuilder
The background of the component.
background — Property, class lunas.components.textinputs.SimpleTextInput
The internal background of this TextInput.
background — Property, class lunas.components.textinputs.VisualTextInput
The internal background of this TextInput.
_background — Property, class lunas.containers.ListContainer
This Background reference defines a background display.
background — Property, class lunas.containers.ListContainer
Indicates the background reference of this component.
background — Property, class vegas.process.display.SwitchBackgroundGradientColor
The background reference.
Background — class, package vegas.display
This display is used to create a background in your application or in an other display of the application.
Background(isFull:Boolean) — Constructor, class vegas.display.Background
Creates a new Background instance.
BackgroundButton — class, package lunas.components.buttons
The basic BackgroundButton component.
BackgroundButton(w:Number, h:Number) — Constructor, class lunas.components.buttons.BackgroundButton
Creates a new BackgroundButton instance.
BackgroundButtonBuilder — class, package lunas.components.buttons
The builders of the BackgroundButton component.
BackgroundButtonBuilder(target:flash.display:DisplayObject) — Constructor, class lunas.components.buttons.BackgroundButtonBuilder
Creates a new BackgroundButtonBuilder instance.
BackgroundButtonStyle — class, package lunas.components.buttons
This style of the BackgroundButton component.
BackgroundButtonStyle(init:any, id:any) — Constructor, class lunas.components.buttons.BackgroundButtonStyle
Creates a new BackgroundButtonStyle instance.
backgroundFill — Property, class lunas.components.bars.LevelBarStyle
The background fill style.
backgroundFill — Property, class lunas.components.textinputs.SimpleTextInput
Determinates the background IFillStyle reference of this display.
backgroundFill — Property, class lunas.components.textinputs.SimpleTextInputStyle
The default background IFillStyle of the component.
backgroundFillStyle — Property, class lunas.components.bars.SimpleProgressbar
Determinates the fill style object of the background.
backgroundLine — Property, class lunas.components.bars.LevelBarStyle
The background line style.
backgroundLine — Property, class lunas.components.textinputs.SimpleTextInput
Determinates the background ILineStyle reference of this display.
backgroundLine — Property, class lunas.components.textinputs.SimpleTextInputStyle
The default background ILineStyle of the component.
backgroundLineStyle — Property, class lunas.components.bars.SimpleProgressbar
Determinates the line style object of the background.
backgroundName — Property, class lunas.components.textinputs.VisualTextInput
The internal background name of this TextInput.
_backgroundPen — Property, class lunas.containers.ListContainer
The pen of the background Pen object.
backgroundPen — Property, class lunas.containers.ListContainer
Indicates the background Pen reference of this component.
backIn — Package Constant Property, graphics.easings
The backIn function starts the motion by backtracking and then reversing direction and moving toward the target.
backInOut — Package Constant Property, graphics.easings
The backInOut() method combines the motion of the backIn and backOut methods
backOut — Package Constant Property, graphics.easings
The backOut function starts the motion by moving towards the target, overshooting it slightly,
backslash — Constant Static Property, class system.Char
The reverse slant "\\" unicode character.
BACK_SLASH — Constant Static Property, class vegas.strings.UnicodeChar
Back Slash utf8 representation (special char).
BACK_SPACE — Constant Static Property, class vegas.strings.UnicodeChar
Back Space utf8 representation (special char).
BACKWARD — Constant Static Property, class graphics.Direction
Specifies the "backward" value to change the orientation of a Display or a component.
BACKWARD — Constant Static Property, class graphics.geom.Vector3
Indicates the relative "backward" direction.
badArray — Static Property, class vegas.strings.json.JSONStrings
The bad Array error message.
badKey — Static Property, class vegas.strings.json.JSONStrings
The bad key error message.
badNumber — Static Property, class vegas.strings.json.JSONStrings
The bad Number error message.
badObject — Static Property, class vegas.strings.json.JSONStrings
The bad Object error message.
badString — Static Property, class vegas.strings.json.JSONStrings
The bad String error message.
Bag — Interface, package system.data
Defines a collection that counts the number of times an object appears in the collection.
BagFormatter — class, package system.data.bags
Converts a Bag to a custom string representation.
BagFormatter() — Constructor, class system.data.bags.BagFormatter
Creates a new BagFormatter instance.
BagIterator — class, package system.data.iterators
Converts an Bag to an iterator.
BagIterator(parent:system.data.bags:CoreMapBag, support:system.data:Iterator) — Constructor, class system.data.iterators.BagIterator
Creates a new BagIterator instance.
bandwidth — Property, class vegas.media.CameraVO
An integer that specifies the maximum amount of bandwidth the current outgoing video feed can use, in bytes.
bar — Property, interface lunas.Scrollbar
The bar display of the scrollbar.
bar — Property, class lunas.components.bars.CoreScrollbar
The bar display of the scrollbar.
bar — Property, class lunas.components.bars.SimpleProgressbar
The thumb reference of this bar.
Bar — Interface, package lunas
This interface defines all display bars.
barFillStyle — Property, class lunas.components.bars.SimpleProgressbar
Determinates the fill style object of the bar.
barFillStyle — Property, class lunas.components.bars.SimpleScrollbar
Determinates the fill style object of the bar.
barFilters — Property, class lunas.components.bars.SimpleScrollbarStyle
The array of flash.filters objects of the bar.
barLineStyle — Property, class lunas.components.bars.SimpleProgressbar
Determinates the line style object of the bar.
barLineStyle — Property, class lunas.components.bars.SimpleScrollbar
Determinates the line style object of the bar.
barycenter — Property, class graphics.drawing.TrianglePen
Indicates a new barycenter Point object of the triangle.
Base64 — class, package calista.utils
The Base64 algorithm encoding tool class.
Base8 — class, package calista.utils
The Base8 algorithm encoding tool class.
baseX — Property, class graphics.display.PerlinNoiseBitmapData
Frequency to use in the x direction.
baseY — Property, class graphics.display.PerlinNoiseBitmapData
Frequency to use in the y direction.
basic — Constant Static Property, class system.network.HostnameType
The "basic" HostnameType value.
BasicEvent — class, package system.events
system.events.BasicEvent is the basical event structure to work with system.events.EventDispatcher.
BasicEvent(type:String, target:Object, context:any, bubbles:Boolean, cancelable:Boolean, time:uint) — Constructor, class system.events.BasicEvent
Creates a new BasicEvent instance.
Batch — class, package system.process
A batch is a collection of Action objects.
Batch(init:Array) — Constructor, class system.process.Batch
Creates a new Batch instance.
BatchTask — class, package system.process
Batchs tasks and notify when all actions are finished.
BatchTask(length:uint, fixed:Boolean, mode:String, actions:any) — Constructor, class system.process.BatchTask
Creates a new BatchTask instance.
B_AXIS — Constant Static Property, class graphics.colors.ColorMatrix
Defines the blue axis value in the rotate method (2).
before(currentDate:Date, date:Date) — Static Method , class vegas.date.Calendar
Returns true if the current time of this Calendar is before the time of Calendar when; false otherwise.
BEFORE — Constant Static Property, class system.ioc.ObjectOrder
The "before" order value.
BEFORE_CHANGE — Static Property, class vegas.events.EntryEvent
Default event type notified before an entry is changed in a model.
BEFORE_CHANGE — Static Property, class vegas.events.ValueEvent
Default event type notified before a value is changed in a model.
beforeChanged — Property, class system.models.ChangeModel
Emits a message before the current object in the model is changed.
BEFORE_CHANGE_VO — Static Property, class vegas.events.ModelObjectEvent
Default event type before the change event notify when the current IValueObject in a model is changed.
begin — Property, class graphics.transitions.TweenArray
Determinates the first Array used to interpolate a collection of numeric values.
begin — Property, class graphics.transitions.TweenEntry
Defines the begin value of the value.
beginSeparator — Property, class system.formatters.ExpressionFormatter
The begin separator of the expression to format (default "{").
beginTrace() — method, class system.diagnostics._VirtualMachine
Insert in the console the header (begin trace).
BEIGE — Constant Static Property, class vegas.colors.SVGColor
The 'Beige' SVG color object.
BEL — Constant Static Property, class system.Char
The "bell" unicode character.
berp — Package Constant Property, core.maths
Short for 'boing-like interpolation', this method will first overshoot, then waver back and forth around the end value before coming to a rest.
BevelRectanglePen — Dynamic Class, package graphics.drawing
Draws a bevel rectangle.
BevelRectanglePen(graphic:any, x:Number, y:Number, width:Number, height:Number, hBevel:Number, vBevel:Number, align:uint) — Constructor, class graphics.drawing.BevelRectanglePen
Creates a new BevelRectanglePen instance.
BezierPen — Dynamic Class, package graphics.drawing
This pen draw a bezier line curve in a MovieClip reference.
BezierPen(graphic:any) — Constructor, class graphics.drawing.BezierPen
Creates a new BezierPen instance.
Beziers — class, package graphics.geom
Static tool class to creates and manipulates Bezier curves.
BF(... rest) — method, class graphics.drawing.Pen
Defines a shortcut reference to used the beginBitmapFill method.
big — Package Constant Property, core.html
Use the big method to format and display a string in a document.
BigBitmap — class, package graphics.display
Creates a BigBitmap object with a specified width and height.
BigBitmap(width:Number, height:Number, transparent:Boolean, color:uint) — Constructor, class graphics.display.BigBitmap
Creates a new BigBitmap instance.
bind — Package Constant Property, core.functors
Wraps the function in another, locking its execution scope to a specific object.
BindTask — class, package system.process
This process wraps a function in another, locking its execution scope to a specific object.
BindTask(method:Function, scope:any, ... rest) — Constructor, class system.process.BindTask
Creates a new BindTask instance.
BISQUE — Constant Static Property, class vegas.colors.SVGColor
The 'Bisque' SVG color object.
bit — class, package core
The bit class allow you to manipulate the bits of an unsigned integer.
bit(value:uint) — Constructor, class core.bit
bitmap — Property, class graphics.FillBitmapStyle
A transparent or opaque bitmap image that contains the bits to be displayed.
bitmap — Property, class vegas.display.coverflow.Cover
The bitmapdata of the cover.
bitmapData — Property, class graphics.drawing.DistortPen
Determinates the BitmapData reference of the distort pen.
bitmapData — Property, class graphics.drawing.ScalePen
Determinates the BitmapData reference of the pen.
bitmapData — Property, class vegas.display.SpriteSheet
The internal BitmapData reference of this SpriteSheet.
BitmapFilterButton — class, package lunas.components.buttons
This button filter motion to creates bitmap transitions when the button is over or selected.
BitmapFilterButton(states:flash.display:MovieClip) — Constructor, class lunas.components.buttons.BitmapFilterButton
Creates a new BitmapFilterButton instance.
BitmapFilterButtonBuilder — class, package lunas.components.buttons
The builder of the BitmapFilterButton component.
BitmapFilterButtonBuilder(target:flash.display:DisplayObject) — Constructor, class lunas.components.buttons.BitmapFilterButtonBuilder
Creates a new BitmapFilterButtonBuilder instance.
BitmapFilterButtonStyle — class, package lunas.components.buttons
The style of the BitmapFilterButton component.
BitmapFilterButtonStyle(init:any, id:any) — Constructor, class lunas.components.buttons.BitmapFilterButtonStyle
Creates a new BitmapFilterButtonStyle.
bl — Property, class graphics.Corner
The bottom left flag value.
bl — Property, class graphics.drawing.DistortPen
The bottom left point of the distortion.
BLACK — Constant Static Property, class vegas.colors.HTMLColor
The html 'black' color static reference.
BLACK — Constant Static Property, class vegas.colors.SVGColor
The 'Black' SVG color object.
BLANCHE_DALMOND — Constant Static Property, class vegas.colors.SVGColor
The 'BlancheDalmond' SVG color object.
blink — Package Constant Property, core.html
Use the blink method to format and display a string in a document.
Blowfish — class, package calista.hash
Blowfish is a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier and included in a large number of cipher suites and encryption products.
Blowfish(key:String) — Constructor, class calista.hash.Blowfish
Creates a new Blowfish instance.
blue — Property, class vegas.colors.SolidColor
Returns the blue color value of a Color object.
BLUE — Constant Static Property, class vegas.colors.HTMLColor
The html 'blue' color static reference.
BLUE — Constant Static Property, class vegas.colors.SVGColor
The 'Blue' SVG color object.
blueDirection — Property, class graphics.filters.RGBDistortFilter
Indicates the direction level of the blue component (between -1 and 1).
blueFrequency — Property, class graphics.filters.RGBDistortFilter
Indicates the frequency level of the blue component (between 0 and 1).
blueIntensity — Property, class graphics.filters.RGBDistortFilter
Indicates the intensity level of the blue component (between 0 and 1).
blueOffset — Property, class vegas.colors.SolidColor
Determinates the blue offset color value of a Color object.
bluePercent — Property, class vegas.colors.SolidColor
Determinates the blue percentage color value of a Color object.
BLUE_VIOLET — Constant Static Property, class vegas.colors.SVGColor
The 'BlueViolet' SVG color object.
BOCU_1 — Constant Static Property, class vegas.net.BOM
The BOCU-1 BOM.
bold — Package Constant Property, core.html
Use the bold method to format and display a string in a document.
BOM — class, package vegas.net
The BOM enumeration class.
BOM(name:String, values:Array, option:any) — Constructor, class vegas.net.BOM
Creates a new BOM instance.
BOMInspector — class, package vegas.net
This static tool class inspect and transform the BOM in a ByteArray object.
boolean — Property, class system.events.BooleanEvent
Determinates the Boolean value of this custom event.
BooleanComparator — class, package system.comparators
An Comparator for Boolean objects that can sort either true or false first.
BooleanComparator(trueFirst:Boolean) — Constructor, class system.comparators.BooleanComparator
Creates a BooleanComparator that sorts trueFirst values before !trueFirst values.
booleanCompare(b1:any, b2:any) — Static Method , class vegas.utils.Comparater
Compares if two Booleans are equal by value.
BooleanEvent — class, package system.events
The BooleanEvent to dispatch an event who contains a specific Boolean context.
BooleanEvent(type:String, b:Boolean, target:Object, context:any, bubbles:Boolean, cancelable:Boolean, time:Number) — Constructor, class system.events.BooleanEvent
Creates a new BooleanEvent instance.
BooleanRule — class, package system.rules
Evaluates a basic boolean conditional rule.
BooleanRule(condition:any) — Constructor, class system.rules.BooleanRule
Creates a new BooleanRule instance.
border — Property, interface lunas.Border
Indicates the thickness, in pixels, of the four edge regions around a visual component.
border — Property, class lunas.CoreComponent
Indicates the thickness, in pixels, of the four edge regions around a visual component.
border — Property, class lunas.components.buttons.DashboardButtonStyle
Indicates if the border of the field is visible.
border — Property, class lunas.components.buttons.LabelButtonStyle
Indicates if the border of the field is visible.
border — Property, class lunas.components.buttons.MediaButtonStyle
Indicates if the border of the field is visible.
border — Property, class lunas.components.buttons.PictureButtonBuilder
The border reference of the component.
border — Property, class lunas.components.buttons.SwitchLabelButtonStyle
Indicates if the border of the field is visible.
border — Property, class lunas.components.labels.LabelStyle
Indicates if the border of the field is visible.
Border — Interface, package lunas
This interface defines a border in a specific elements (bases EdgeMetrics).
borderColor — Property, class lunas.components.buttons.DashboardButtonStyle
The color of the field border.
borderColor — Property, class lunas.components.buttons.LabelButtonStyle
The color of the field border.
borderColor — Property, class lunas.components.buttons.MediaButtonStyle
The color of the field border.
borderColor — Property, class lunas.components.buttons.SwitchLabelButtonStyle
The color of the field border.
borderColor — Property, class lunas.components.labels.LabelStyle
The color of the field border.
bottom — Property, class graphics.geom.EdgeMetrics
The height, in pixels, of the bottom edge region.
BOTTOM — Constant Static Property, class graphics.Align
Defines the BOTTOM value (16).
bottomButton — Property, class lunas.components.bars.SimpleScrollbar
Indicates the bottom button used when the bar direction is Direction.VERTICAL.
BOTTOM_LEFT — Constant Static Property, class graphics.Align
Defines the BOTTOM_LEFT value (18).
BOTTOM_LEFT — Constant Static Property, class graphics.drawing.PageFlipPen
The bottom left position of the page.
bottomLeftRadius — Property, class graphics.drawing.RoundedComplexRectanglePen
The radius of the bottom-left corner, in pixels.
bottomLeftRadius — Property, class lunas.components.buttons.BackgroundButtonStyle
The radius of the bottom-left corner, in pixels.
bottomLeftRadius — Property, class vegas.display.Background
The radius of the bottom-left corner, in pixels.
BOTTOM_RIGHT — Constant Static Property, class graphics.Align
Defines the BOTTOM_RIGHT value (20).
BOTTOM_RIGHT — Constant Static Property, class graphics.drawing.PageFlipPen
The bottom right position of the page.
bottomRightRadius — Property, class graphics.drawing.RoundedComplexRectanglePen
The radius of the bottom-left corner, in pixels.
bottomRightRadius — Property, class lunas.components.buttons.BackgroundButtonStyle
The radius of the bottom-left corner, in pixels.
bottomRightRadius — Property, class vegas.display.Background
The radius of the bottom-right corner, in pixels.
bottomScroll — Property, class lunas.containers.ScrollContainer
Determinates the bottom scroll value.
BOTTOM_TO_TOP — Constant Static Property, class graphics.Orientation
Constant indicating a bottom-to-top layout orientation (4).
bounce — Package Constant Property, core.maths
Returns a value between 0 and 1 that can be used to easily make bouncing GUI items (a la OS X's Dock) Example : import core.maths.bounce ; trace( bounce( 0.5 ) ) ;
bounceIn — Package Constant Property, graphics.easings
The bounceIn function starts the bounce motion slowly and then accelerates motion as it executes.
bounceInOut — Package Constant Property, graphics.easings
The bounceInOut function combines the motion of the bounceIn and bounceOut functions to start the motion by backtracking, then reversing direction and moving toward the target, overshooting the target slightly, reversing direction again, and then moving back toward the target.
bounceOut — Package Constant Property, graphics.easings
The bounceOut function starts the bounce motion fast and then decelerates motion as it executes.
_bound — Property, class lunas.containers.ListContainer
The Rectangle internal bound object of the container.
Boundable — Interface, package system.data
Defines an object that is bounded in size.
_bounds — Property, class graphics.layouts.CoreLayout
The absolute rectangle bound area calculate with the measure method.
bounds — Property, class graphics.layouts.CoreLayout
A rectangle that defines the area of the layout.
bounds — Property, interface graphics.layouts.Layout
The rectangle that defines the area of the layout.
bounds — Property, class vegas.display.Parallaxe
The optional Rectange to defines the bounds of the parallaxe effect.
BoxLayout — class, package graphics.layouts
A Box layout lays out all children of a specific DisplayObjectContainer in a single vertical column or a single horizontal row.
BoxLayout(container:flash.display:DisplayObjectContainer, init:Object, auto:Boolean) — Constructor, class graphics.layouts.BoxLayout
Creates a new BoxLayout instance.
br — Property, class graphics.Corner
The bottom right flag value.
br — Property, class graphics.drawing.DistortPen
The bottom right point of the distortion.
brightness — Property, class graphics.colors.ColorMatrix
Determinates the brightness component of the color matrix.
brightness — Property, class vegas.colors.LightColor
Indicates the bright between 0 and 100 of the DisplayObject.
brightOffset — Property, class vegas.colors.LightColor
Indicates the bright between -255 and 255 of the DisplayObject.
broadcaster — Property, class system.broadcasters.CoreBroadcaster
Indicates the Broadcaster reference used inside this composite Broadcaster.
Broadcaster — Interface, package system.broadcasters
This class provides a basic broadcaster interface based "Observer" event model (like ASBroadcaster in AS1).
broadcastMessage(message:String, ... rest) — method, interface system.broadcasters.Broadcaster
Broadcast the specified message.
broadcastMessage(message:String, ... rest) — method, class system.broadcasters.CoreBroadcaster
Broadcast the specified message.
broadcastMessage(message:String, ... rest) — method, class system.broadcasters.FastDispatcher
Broadcast the specified message.
broadcastMessage(message:String, ... rest) — method, class system.broadcasters.InternalBroadcaster
Broadcast the specified message.
broadcastMessage(message:String, ... rest) — method, class system.broadcasters.MessageBroadcaster
Broadcast the specified message.
BROWN — Constant Static Property, class vegas.colors.SVGColor
The 'Brown' SVG color object.
BS — Constant Static Property, class system.Char
The "backspace" unicode character.
BubblePen — class, package graphics.drawing
Draws a bubble shape with a custom alignment, offset, corner radius, arrow and size.
BubblePen(graphic:any, x:Number, y:Number, width:Number, height:Number, topLeftRadius:Number, topRightRadius:Number, bottomRightRadius:Number, bottomLeftRadius:Number, align:uint) — Constructor, class graphics.drawing.BubblePen
Creates a new BubblePen instance.
bubbles — Property, class lunas.CoreComponent
Indicates if the events use bubbling when are dispatched.
buffer — Property, class graphics.transitions.Tween
Determinates the buffer reference of this Tween.
buffer — Property, class vegas.net.NetStreamClient
Specifies the unit value of the buffer that is filled (value between 0 and 1).
BUFFER_EMPTY — Constant Static Property, class vegas.net.NetStreamStatus
Data is not being received quickly enough to fill the buffer.
BUFFER_FLUSH — Constant Static Property, class vegas.net.NetStreamStatus
Data has finished streaming, and the remaining buffer will be emptied.
BUFFER_FULL — Constant Static Property, class vegas.net.NetStreamStatus
The buffer is full and the stream will begin playing.
bufferLength — Property, class vegas.net.NetStreamClient
Indicates the number of seconds to save the buffer in memory.
bufferPercent — Property, class vegas.net.NetStreamClient
Specifies the percentage of the buffer that is filled (value between 0 and 100).
bufferSingletons — Property, class system.ioc.ObjectFactory
The internal buffer of no lazyInit singletons (id) to create it in the run method if the config.lazyInit property is false.
bufferTime — Property, class vegas.net.NetStreamClient
Indicates the buffer time of the stream.
build — Property, class core.version
Indicates the build value of this version.
build — Property, class system.Version
Indicates the build value of this version.
build(o:Object) — Static Method , class system.ioc.strategies.ObjectFactoryMethod
Returns the ObjectFactoryMethod representation of the specified generic object or null.
build(o:Object) — Static Method , class system.ioc.strategies.ObjectFactoryProperty
Returns the ObjectFactoryProperty representation of the specified generic object or null.
build(ref:String) — Static Method , class system.ioc.strategies.ObjectFactoryReference
Returns the ObjectFactoryReference representation of the specified value or null.
build(value:any) — Static Method , class system.ioc.strategies.ObjectFactoryValue
Returns the ObjectFactoryValue representation of the specified value or null.
build(o:Object) — Static Method , class system.ioc.strategies.ObjectStaticFactoryMethod
Returns the ObjectStaticFactoryMethod representation of the specified generic object or null.
build(o:Object) — Static Method , class system.ioc.strategies.ObjectStaticFactoryProperty
Returns the ObjectStaticFactoryProperty representation of the specified generic object or null.
build(... rest) — method, interface vegas.utils.pool.ObjectPoolBuilder
Builds a new object with the factory.
builder — Property, class lunas.CoreComponent
Indicates the Builder reference of this instance.
builder — Property, class vegas.utils.pool.ObjectPool
Defines the builder responsible for creating all pool objects.
Builder — Interface, package lunas
The Builder interface.
BURLY_WOOD — Constant Static Property, class vegas.colors.SVGColor
The 'BurlyWood' SVG color object.
Button — Interface, package lunas
This interface defines all methods to implement in a button display components.
ButtonEvent — class, package lunas.events
Invoked in the buttons or thumbs.
ButtonEvent(type:String, target:Object, context:any, bubbles:Boolean, cancelable:Boolean, time:Number) — Constructor, class lunas.events.ButtonEvent
Creates a new ButtonEvent instance.
buttonMode — Property, class lunas.components.bars.LevelBarStyle
Indicates if the button mode is enabled to change the level of the bar with a click or a drag mouse event.
buttonMode — Property, class lunas.components.buttons.CoreButton
Specifies whether this object receives mouse messages.
ByteArrays — class, package system
The static ByteArray tool class.
bytes — Property, class vegas.display.SWFInfo
The ByteArray representation of the SWF.
bytes — Property, class vegas.net.NetStreamClient
The unit size value in bytes of the file being loaded into the player (value between 0 and 1).
bytesAvailable — Property, class system.process.ActionURLStream
Returns the number of bytes of data available for reading in the input buffer.
bytesLoaded — Property, class system.process.ActionLoader
Indicates the number of bytes that have been loaded thus far during the load operation.
bytesLoaded — Property, class system.process.ActionURLLoader
Indicates the number of bytes that have been loaded thus far during the load operation.
bytesLoaded — Property, class system.process.CoreActionLoader
Indicates the number of bytes that have been loaded thus far during the load operation.
bytesLoaded — Property, class vegas.ioc.io.ObjectResourceInfo
The number of bytes that are loaded for the resource.
bytesLoaded — Property, class vegas.media.SoundLoader
Indicates the number of bytes that have been loaded thus far during the load operation.
bytesLoaded — Property, class vegas.net.NetStreamClient
The number of bytes of data that have been loaded into the application.
bytesPercent — Property, class vegas.net.NetStreamClient
The percentage size in bytes of the file being loaded into the player (value between 0 and 100).
bytesTotal — Property, class system.process.ActionLoader
Indicates the total number of bytes in the downloaded data.
bytesTotal — Property, class system.process.ActionURLLoader
Indicates the total number of bytes in the downloaded data.
bytesTotal — Property, class system.process.CoreActionLoader
Indicates the total number of bytes in the downloaded data.
bytesTotal — Property, class vegas.ioc.io.ObjectResourceInfo
The number of compressed bytes in the entire resource file.
bytesTotal — Property, class vegas.media.SoundLoader
Indicates the total number of bytes in the downloaded data.
bytesTotal — Property, class vegas.net.NetStreamClient
The total size in bytes of the file being loaded into the application.
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