Symbols 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 |
random(value:Number) — Global function |
| Deprecated since Flash Player 5 — This function was deprecated in favor of Math.random() .
|
random() — Static method in class Math |
| Returns a pseudo-random number n, where 0 <= n < 1. |
rate — Property in class Microphone |
| The rate at which the microphone is capturing sound, in kHz. |
ratios — Property in class flash.filters.GradientBevelFilter |
| An array of color distribution ratios for the corresponding colors in the colors array. |
ratios — Property in class flash.filters.GradientGlowFilter |
| An array of color distribution ratios for the corresponding colors in the colors array. |
receiveAudio(receive:Boolean) — Method in class NetStream |
| Specifies whether incoming audio plays on the specified stream. |
receiveVideo(receive:Boolean) — Method in class NetStream |
| Specifies whether incoming video plays on the specified stream or specifies the frame rate of the video. |
rectangle — Property in class flash.display.BitmapData |
| The rectangle that defines the size and location of the bitmap image. |
Rectangle — Class in package flash.geom |
| The Rectangle class is used to create and modify Rectangle objects. |
Rectangle(x:Number, y:Number, width:Number, height:Number) — Constructor in class flash.geom.Rectangle |
| Creates a new Rectangle object whose top-left corner is specified by the x and y parameters. |
redMultiplier — Property in class flash.geom.ColorTransform |
| A decimal value that is multiplied by the red channel value. |
redOffset — Property in class flash.geom.ColorTransform |
| A number from -255 to 255 that is added to the red channel value after it has been multiplied by the redMultiplier value. |
registerClass(name:String, theClass:Function) — Static method in class Object |
| Associates a movie clip symbol with an ActionScript object class. |
removeListener(listenerObj:Object) — Method in class AsBroadcaster |
| Removes an object from the list of objects that receive event notification messages. |
removeListener(listener:Object) — Static method in class Key |
| Removes an object previously registered with Key.addListener() . |
removeListener(listener:Object) — Static method in class Mouse |
| Removes an object that was previously registered with addListener() . |
removeListener(listener:Object) — Method in class MovieClipLoader |
| Removes the listener that was used to receive notification when a MovieClipLoader event handler was invoked. |
removeListener(listener:Object) — Static method in class Selection |
| Removes an object previously registered with Selection.addListener() . |
removeListener(listener:Object) — Static method in class Stage |
| Removes a listener object created with addListener(). |
removeListener(listener:Object) — Method in class TextField |
| Removes a listener object previously registered to a text field instance with TextField.addListener() . |
removeListener(listener:Object) — Method in class flash.net.FileReference |
| Removes an object from the list of objects that receive event notification messages. |
removeListener(listener:Object) — Method in class flash.net.FileReferenceList |
| Removes an object from the list of objects that receive event notification messages. |
removeListener(listener:Object) — Static method in class System.IME |
| Removes a listener object that was previously registered to an IME instance with IME.addListener() . |
removeMovieClip(target:Object) — Global function |
| Deletes the specified movie clip. |
removeMovieClip() — Method in class MovieClip |
| Removes a movie clip instance created with duplicateMovieClip() , MovieClip.duplicateMovieClip() , MovieClip.createEmptyMovieClip() , or MovieClip.attachMovie() . |
removeNode() — Method in class XMLNode |
| Removes the specified XML object from its parent. |
removeTextField() — Method in class TextField |
| Removes the text field. |
replaceSel(newText:String) — Method in class TextField |
| Replaces the current selection with the contents of the newText parameter. |
replaceText(beginIndex:Number, endIndex:Number, newText:String) — Method in class TextField |
| Replaces a range of characters, specified by the beginIndex and endIndex parameters, in the specified text field with the contents of the newText parameter. |
__resolve — Property in class Object |
| A reference to a user-defined function that is invoked if ActionScript code refers to an undefined property or method. |
restrict — Property in class TextField |
| Indicates the set of characters that a user may enter into the text field. |
return — Statement |
| Specifies the value returned by a function. |
RETURNINDEXEDARRAY — Constant static property in class Array |
| Specifies that a sort returns an indexed array as a result of calling the sort() or sortOn() method. |
reverse() — Method in class Array |
| Reverses the array in place. |
rgb — Property in class flash.geom.ColorTransform |
| The RGB color value for a ColorTransform object. |
right — Property in class flash.geom.Rectangle |
| The sum of the x and width properties. |
RIGHT — Constant static property in class Key |
| The key code value for the Right Arrow key (39). |
rightMargin — Property in class TextFormat |
| The right margin of the paragraph, in points. |
_root — Global property |
| Specifies or returns a reference to the root movie clip Timeline. |
rotate(angle:Number) — Method in class flash.geom.Matrix |
| Sets the values in the current matrix so that the matrix can be used to apply a rotation transformation. |
_rotation — Property in class Button |
| The rotation of the button, in degrees, from its original orientation. |
_rotation — Property in class MovieClip |
| Specifies the rotation of the movie clip, in degrees, from its original orientation. |
_rotation — Property in class TextField |
| The rotation of the text field, in degrees, from its original orientation. |
_rotation — Property in class Video |
| Indicates the rotation of the Video object, in degrees, from its original orientation. |
round(x:Number) — Static method in class Math |
| Rounds the value of the parameter x up or down to the nearest integer and returns the value. |
|
Symbols 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 |