Class TextField
TextField
Field Index
_alpha,
_height,
_name,
_parent,
_quality,
_rotation,
_soundbuftime,
_target,
_url,
_visible,
_width,
_x,
_xmouse,
_xscale,
_y,
_ymouse,
_yscale,
autoSize,
background,
backgroundColor,
border,
borderColor,
bottomScroll,
condenseWhite,
embedFonts,
hscroll,
html,
htmlText,
length,
maxChars,
maxhscroll,
maxscroll,
mouseWheelEnabled,
multiline,
password,
restrict,
scroll,
selectable,
styleSheet,
tabEnabled,
tabIndex,
text,
textColor,
textHeight,
textWidth,
type,
variable,
wordWrap
Method Index
addListener(),
getDepth(),
getFontList(),
getNewTextFormat(),
getTextFormat(),
onChanged(),
onKillFocus(),
onScroller(),
onSetFocus(),
removeListener(),
removeTextField(),
replaceSel(),
replaceText(),
setNewTextFormat(),
setTextFormat()
Field Detail
_alpha
_height
_name
_parent
_quality
_rotation
_soundbuftime
_target
_url
_visible
_width
_x
_xmouse
_xscale
_y
_ymouse
_yscale
autoSize
background
backgroundColor
border
borderColor
bottomScroll
condenseWhite
embedFonts
hscroll
html
htmlText
length
maxChars
maxhscroll
maxscroll
mouseWheelEnabled
multiline
password
restrict
scroll
selectable
styleSheet
tabEnabled
tabIndex
text
textColor
textHeight
textWidth
type
variable
wordWrap
Method Detail
getFontList
function getFontList():ArraygetDepth
function getDepth():NumbergetNewTextFormat
function getNewTextFormat():TextFormatremoveTextField
function removeTextField():VoidreplaceSel
function replaceSel(newText:String):VoidsetNewTextFormat
function setNewTextFormat(tf:TextFormat):VoidsetTextFormat
function setTextFormat():VoidonChanged
function onChanged(changedField:TextField):VoidonKillFocus
function onKillFocus(newFocus:Object):VoidonScroller
function onScroller(scrolledField:TextField):VoidonSetFocus
function onSetFocus(oldFocus:Object):Void