Method summary for the MenuDataProvider class
The following table lists the methods of the MenuDataProvider class.
Method
MenuDataProvider.addMenuItem()
MenuDataProvider.addMenuItemAt()
MenuDataProvider.getMenuItemAt()
MenuDataProvider.indexOf()
MenuDataProvider.removeMenuItem()
MenuDataProvider.removeMenuItemAt()
MenuDataProvider.addMenuItem()
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
Usage 1:
myMenuDataProvider.addMenuItem(initObject)
Usage 2:
myMenuDataProvider.addMenuItem(childMenuItem)
Parameters
An object containing the attributes that initialize a Menu item's attributes. For
initObject
more information, see
An XML node.
childMenuItem
Returns
A reference to an XMLNode object.
934
Menu component (Flash Professional only)
Description
Adds a child item.
Adds a child item at a specified location.
Gets a reference to a menu item at a specified
location.
Returns the index of a specified menu item.
Removes a menu item.
Removes a menu item at a specified location.
"About menu item XML attributes" on page
887.
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers