Adobe FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 Manual page 69

Migrating applications to flex 2
Table of Contents

Advertisement

mx.controls.HRule
The following table describes changes to the HRule class:
Member
color
mx.controls.HSlider
The following table describes changes to the HSlider class:
Member
labelStyleDeclaration
showTicks
toolTipStyleDeclaration
mx.controls.Image
The following table describes changes to the Image class:
Member
dataChanged
mx.controls.Label
The Label class now extends mx.core.UIComponent rather than mx.core.UIObject.
The following table describes changes to the Label class:
Member
dataChanged
mx.controls.Link
The Link class is now named LinkButton.
Change description
strokeColor
Change description
Removed. Use the
labelStyleName
Removed. Instead of setting it to
marks, you set tickInterval to 0; for example:
<mx:HSlider id="hs1" snapInterval="1"
tickInterval="0"/>
Removed. Use the
toolTipStyleName
Change description
dataChange
Change description
dataChange
style instead.
to turn off tick
false
style instead.
Controls
69

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flex 2

Table of Contents