Macromedia flex 2-migrating applications to flex 2 Manuel D’Utilisation

Page de 184
Containers
55
mx.containers.ApplicationControlBar
The following table describes changes to the ApplicationControlBar class:
mx.containers.Box
The following table describes the changes to the Box class:
mx.containers.buttonbarclasses.ButtonBarButton
This class has been moved to the mx.controls.buttonBarClasses package and is now private.
mx.containers.Canvas
The following table describes the changes to the Canvas class:
mx.containers.ControlBar
The ControlBar class now derives from mx.containers.Box instead of mx.containers.HBox.
The following table describes changes to the ControlBar class:
Member
Change description
borderStyle
Can no longer be set on ApplicationControlBar.
fillAlphas
The default value has changed to 
[0,0]
.
fillColor
Is now 
fillColors
 (with an s). The default value is 
[0xFFFFFF, 0xFFFFFF]
.
Member
Change description
marginBottom
paddingBottom
marginTop
paddingTop
Member
Change description
horizontalGap
Removed.
verticalGap
Removed.
Member
Change description
backgroundSkin
Removed. This style property was not used.