Properties inherited from the UIComponent class
The following table lists the properties the MenuBar class inherits from the UIComponent class.
When calling these properties from the MenuBar object, use the form
Property
UIComponent.enabled
UIComponent.tabIndex
Event summary for the MenuBar class
There are no events exclusive to the MenuBar class.
Events inherited from the Menu class
The following table lists the events the MenuBar class inherits from the Menu class. When calling
these events from the MenuBar object, use the form
Event
Menu.change
Menu.menuHide
Menu.menuShow
Menu.rollOut
Menu.rollOver
Events inherited from the UIObject class
The following table lists the events the MenuBar class inherits from the UIObject class. When
calling these events from the MenuBar object, use the form
Event
UIObject.draw
UIObject.hide
UIObject.load
UIObject.move
UIObject.resize
UIObject.reveal
UIObject.unload
580
Chapter 6: Components Dictionary
Description
Indicates whether the component can receive focus and input.
A number indicating the tab order for a component in a document.
MenuBar.eventName
Description
Broadcast when a user causes a change in a menu.
Broadcast when a menu closes.
Broadcast when a menu opens.
Broadcast when the pointer rolls off an item.
Broadcast when the pointer rolls over an item.
Description
Broadcast when an object is about to draw its graphics.
Broadcast when an object's state changes from visible to invisible.
Broadcast when subobjects are being created.
Broadcast when the object has moved.
Broadcast when an object has been resized.
Broadcast when an object's state changes from invisible to visible.
Broadcast when the subobjects are being unloaded.
MenuBar.propertyName
.
.
MenuBar.eventName
.
Need help?
Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?