MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 907

Components language reference
Table of Contents

Advertisement

Method
UIObject.redraw()
UIObject.setSize()
UIObject.setSkin()
UIObject.setStyle()
Methods inherited from the UIComponent class
The following table lists the methods the Menu class inherits from the UIComponent class.
When calling these methods from the Menu object, use the form
MenuInstance.methodName
Method
UIComponent.getFocus()
UIComponent.setFocus()
Property summary for the Menu class
The following table lists the property of the Menu class.
Property
Menu.dataProvider
Properties inherited from the UIObject class
The following table lists the properties the Menu class inherits from the UIObject class.
When accessing these properties from the Menu object, use the form
MenuInstance.propertyName
Property
UIObject.bottom
UIObject.height
UIObject.left
UIObject.right
Description
Forces validation of the object so it is drawn in the current
frame.
Resizes the object to the requested size.
Sets a skin in the object.
Sets the style property on the style declaration or object.
.
Description
Returns a reference to the object that has focus.
Sets focus to the component instance.
Description
The data source for a menu.
.
Description
The position of the bottom edge of the object, relative to the
bottom edge of its parent. Read-only.
The height of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The position of the right edge of the object, relative to the
right edge of its parent. Read-only.
Menu class (Flash Professional only)
903

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents