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  
ta — Property in class gs.display.GSTextField
Internal text attributes instance.
tabChildren(value, ... rest) — Static method in class gs.util.SetterUtils
Set the tabChildren property on all objects passed.
tabEnabled(value, ... rest) — Static method in class gs.util.SetterUtils
Set the tabEnabled property on all objects passed.
tabIndex(... rest) — Static method in class gs.util.SetterUtils
Set tab index's on multiple textfields.
TabManager — Final class in package gs.managers
The TabManager class manages tab indexes.
targetNS — Property in class gs.soap.SoapMethodInfo
Target namespace.
TERABIT — Constant static property in class gs.util.MathUtils
Terabit value.
terabit2bit(n) — Static method in class gs.util.MathUtils
Convert terabits to bits.
TERABYTE — Constant static property in class gs.util.MathUtils
Terabyte value.
terabyte2bit(n) — Static method in class gs.util.MathUtils
Convert terabytes to bits.
term — Property in class gs.util.autosuggest.AutoSuggestMatch
The un-changed full term from the auto suggest searchable terms.
terms — Property in class gs.util.autosuggest.AutoSuggest
The terms to search through.
text — Property in class gs.display.GSTextField
The text value for the internal text field.
text — Property in class gs.display.text.GradientLabel
The text.
text — Property in class gs.display.text.SmartText
Text value.
text — Property in class gs.http.HTTPCallFault
The text fault object.
text — Property in class gs.http.HTTPCallResult
Text data.
text — Property in class gs.util.TextAttributes
The text to set on the text field.
TEXT — Constant static property in class gs.http.HTTPCallResponseFormat
Text.
textAttributes — Property in class gs.display.GSTextField
The text attributes applied to the internal text field.
textAttributes — Property in class gs.display.flv.FLVCaptions
The text attributes to apply to the textfield.
textAttributes — Property in class gs.display.text.GradientLabel
The text attributes instance to apply to the text field.
textAttributes — Property in class gs.model.Model
Stores a reference to the <textAttributes></textAttributes> node in the model xml.
TextAttributes — Class in package gs.util
The TextAttributes class is a helper object to set text related properties on a text field.
TextAttributes(styleSheet, textFormat, antiAliasType, autoSize, text, selectable, multiline, border, embedFonts) — Constructor in class gs.util.TextAttributes
Constructor for TextAttributes instances.
textField — Property in class gs.display.text.GradientLabel
The text field for the mask.
TextFieldUtils — Final class in package gs.util
The TextFieldUtils class contains utility methods for common operations with TextFields.
TextFileFilter — Constant static property in class gs.util.FileFilters
A FileFilter containing text extensions - it contains .txt,.rtf.
textFormat(tf, ... rest) — Static method in class gs.util.SetterUtils
Set the text format property on all textfields.
textFormat — Property in class gs.util.TextAttributes
A textformat.
textformats — Property in class gs.model.Model
Stores a reference to the <textformats></textformats>
textValue — Property in class gs.display.GSTextField
The text value currently in the text field.
TextWorker — Final class in package gs.preloading.workers
The TextWorker class is a worker used to load any source that is treated as raw text.
tf — Property in class gs.display.GSTextField
Internal text field used through composition.
tf — Property in class gs.display.flv.FLVCaptions
The text field used internally to show captions.
THREE_MB — Constant static property in class gs.util.FileRef
Shortcut for supplying filesize of 3MB.
timeout — Property in class gs.http.HTTPCall
The time each attempt is given before timeing out, and trying again.
timeout — Property in class gs.remoting.RemotingCall
The time to allow for each call before another retry is sent (default is 3000, 3 seconds).
timeout — Property in class gs.soap.SoapCall
Time allowed for each call before retrying.
timeout — Property in class gs.util.cache.CacheItem
The timeout to expire.
toBinary(n) — Static method in class gs.util.MathUtils
Convert an integer to binary string representation.
toBoolean(s) — Static method in class gs.util.StringUtils
Convert string or number to boolean
toCelsius(f, p) — Static method in class gs.util.MathUtils
Convert Fahrenheit to Celsius.
toColor(str) — Static method in class gs.util.ColorUtils
Parse a String representation of a color (hex or html) to uint.
toDecimal(binaryString) — Static method in class gs.util.MathUtils
Convert a binary string (000001010) to an integer.
toDoubleQuote(str) — Static method in class gs.util.StringUtils
Convert single quotes to double quotes.
toFahrenheit(c, p) — Static method in class gs.util.MathUtils
Convert Celsius to Fahrenheit.
toggle() — Method in class gs.display.flv.FLVCaptions
Toggle the captions on or off.
toggleMute() — Method in class gs.audio.AudioGroup
Toggle mute for the entire group.
toggleMute() — Method in class gs.audio.AudioObject
Toggle mute.
toggleVisible(... rest) — Static method in class gs.util.SetterUtils
Toggles the visible property on all objects provided.
toGrayscale(hex) — Static method in class gs.util.ColorUtils
Convert an ARGB color value to grayscale.
toHex(n, bigEndian) — Static method in class gs.util.MathUtils
Outputs the (lowercase) hex value of a int, with optional endianness,
toHexString(hex) — Static method in class gs.util.ColorUtils
Convert a hexidecimal number to a string representation with ECMAScript notation: 0xrrggbb.
toHTML(hex) — Static method in class gs.util.ColorUtils
Convert a hexidecimal number to a string representation with HTML notation: #rrggbb.
toLowerCamel(str) — Static method in class gs.util.StringUtils
Lower Camel Case a string.
toNumeric(str) — Static method in class gs.util.StringUtils
Remove all formatting and return cleaned numbers from string.
top — Property in class gs.display.Scale9Clip
The top section.
topLeft — Property in class gs.display.Scale9Clip
The top left section.
topRight — Property in class gs.display.Scale9Clip
The top right section.
toSingleQuote(str) — Static method in class gs.util.StringUtils
Convert double quotes to single quotes.
toString() — Method in class gs.audio.AudioGroup
Friendly description.
toString() — Method in class gs.events.AssetCompleteEvent
To string override for descriptions.
toString() — Method in class gs.events.AssetErrorEvent
To string override for descriptions.
toString() — Method in class gs.events.AssetOpenEvent
To string override for descriptions.
toString() — Method in class gs.events.AssetProgressEvent
To string override for descriptions.
toString() — Method in class gs.events.AssetStatusEvent
To string override for descriptions.
toString() — Method in class gs.events.PreloadProgressEvent
To string override for descriptions.
toString() — Method in class gs.soap.SoapMethodInfo
Traces out a more dscriptive message.
toString() — Method in class gs.util.XMLNamespaceProxy
Calls toString on the internal xml.
toString() — Method in class gs.util.geom.Dimension
Friendly description and for debug info.
totalPages — Property in class gs.util.iters.ArrayPageIterator
The total number of pages available.
totalTime — Property in class gs.display.flv.FLV
Get the total time.
toTitleCase(str) — Static method in class gs.util.StringUtils
Transforms source String to per word capitalization.
toXMLString() — Method in class gs.util.XMLNamespaceProxy
Calls toXMLString on the internal xml.
traceFonts(groupId) — Method in class gs.model.Model
Traces information about fonts that will be registered when calling the registerFont method.
traces — Property in class gs.tracking.Atlas
Whether or not to trace the calls that get sent.
traces — Property in class gs.tracking.Hitbox
Whether or not to trace out tracking calls.
traces — Property in class gs.tracking.Omniture
Whether or not to trace the calls that get sent.
traces — Property in class gs.tracking.Webtrends
Whether or not to trace out tracking calls.
traceSoapRequest — Property in class gs.soap.SoapCall
Whether or not to trace the soap request before sending.
traceStatuses — Property in class gs.display.flv.FLV
Whether or not to trace out status events from the net stream.
track(id, node, options) — Method in class gs.tracking.Atlas
Sends a tracking call.
track(id, node, options) — Method in class gs.tracking.Hitbox
Sends a tracking call.
track(id, node, options) — Method in class gs.tracking.Omniture
Sends a tracking call.
track(id, options) — Method in class gs.tracking.Tracking
Manually fire a tracking event.
track(id, node, options) — Method in class gs.tracking.Webtrends
Sends a tracking call.
tracking — Property in class gs.tracking.TrackingHandler
Tracking reference for the tracking that actually fires the tracking call.
Tracking — Class in package gs.tracking
The Tracking class handles firing tracking events.
Tracking(_xml) — Constructor in class gs.tracking.Tracking
Constructor for Tracking instances.
TrackingHandler — Class in package gs.tracking
The TrackingHandler class is used inside of the Tracking class.
TrackingHandler(_tracking:gs.tracking:Tracking, _id, _obj, _event, _options) — Constructor in class gs.tracking.TrackingHandler
Constructor for TrackingHandler instances.
trackWhenStandalone — Property in class gs.tracking.Tracking
Whether or not to send tracking events when the flash player is running as a standalone player.
trase(msg, escap) — Static method in class gs.util.JSFLProxy
Trace to output.
triangle(bmp, x0, y0, x1, y1, x2, y2, c) — Static method in class gs.util.BitmapUtils
Draw a triangle into a bitmap data.
trim(str) — Static method in class gs.util.StringUtils
Remove leading & trailing white space.
trimall(str) — Static method in class gs.util.StringUtils
Remove whitespace, line feeds, carrige returns from a string.
trimLeft(str) — Static method in class gs.util.StringUtils
Removes whitespace from the front the specified string.
trimRight(str) — Static method in class gs.util.StringUtils
Removes whitespace from the end of the specified string.
truncate(str, len, suffix) — Static method in class gs.util.StringUtils
Returns a string truncated to a specified length with optional suffix
truncateHTML() — Method in class gs.display.GSTextField
Truncate the text when the text field uses html text, not normal text.
truncateHTMLText(htmlText, tf, numLines, trail) — Static method in class gs.util.StringUtils
Truncates an HTML text field to n lines.
truncateRegular() — Method in class gs.display.GSTextField
Truncate the text when the text field uses normal text, not html text.
truncateText(txt, tf, numLines, trail) — Method in class gs.util.StringUtils
Truncates a normal textfield to n lines.
truncHTMLNumLines — Property in class gs.display.GSTextField
The number of lines to truncate to.
truncHTMLOnUpdate — Property in class gs.display.GSTextField
Whether or not to run the text field through truncateHTML on update.
truncRegularOnUpdate — Property in class gs.display.GSTextField
Whether or not to run the text field through truncateRegular on update.
truncTrail — Property in class gs.display.GSTextField
The string to insert after truncation - default is "...".
trunRegularNumLines — Property in class gs.display.GSTextField
Number of lines to truncate to.
twitter(url, window) — Static method in class gs.util.SocialShares
Tweet this shit.
type — Property in class gs.util.FileRef
Get the selected file type.
type(_text, _timePerChar) — Method in class gs.util.text.AutoTyper
Type some text.
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