Adobe Systems, Inc.

amg.GalleryTextField Class Reference

List of all members.

Detailed Description

Definition at line 9 of file GalleryTextField.as.


Public Member Functions

function GalleryTextField ()
function setTextValue (strNewVal:String)
function truncateString (limitingw:String, w:Number, h:Number)

Public Attributes

var strTextVal:String
var strTagName:String = "textStyle"
var txtField:TextField

Private Member Functions

function overField ()
function offField ()
function showToolTip ()

Private Attributes

var bMouseOver:Boolean
var _intervalId:Number
var toolTip:MovieClip

Constructor & Destructor Documentation

function amg.GalleryTextField.GalleryTextField (  ) 

Definition at line 22 of file GalleryTextField.as.


Member Function Documentation

function amg.GalleryTextField.offField (  )  [private]

Definition at line 58 of file GalleryTextField.as.

function amg.GalleryTextField.overField (  )  [private]

Definition at line 53 of file GalleryTextField.as.

function amg.GalleryTextField.setTextValue ( strNewVal:String   ) 

Definition at line 48 of file GalleryTextField.as.

function amg.GalleryTextField.showToolTip (  )  [private]

Definition at line 64 of file GalleryTextField.as.

function amg.GalleryTextField.truncateString ( limitingw:String  ,
w:Number  ,
h:Number   
)

Definition at line 69 of file GalleryTextField.as.


Member Data Documentation

Definition at line 17 of file GalleryTextField.as.

Definition at line 16 of file GalleryTextField.as.

Definition at line 14 of file GalleryTextField.as.

Definition at line 13 of file GalleryTextField.as.

Definition at line 18 of file GalleryTextField.as.

Definition at line 15 of file GalleryTextField.as.


The documentation for this class was generated from the following file:

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.