MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 587

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

A Boolean value indicating whether the menu item at the specified index is enabled
boolean
(
) or not (
true
false
Returns
Nothing.
Description
Method; enables the menu at the specified index. If there is no menu at that index, calling this
method has no effect.
Example
The following example enables the item at index 3 in the MenuBar object
myMenuBar.setMenuEnabledAt(3, true);
).
MenuBar component (Flash Professional only)
:
myMenuBar
587

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

This manual is also suitable for:

Flash mx

Table of Contents