MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 560

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

Advertisement

Menu.hide()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myMenu.hide()
Parameters
None.
Returns
Nothing.
Description
Method; closes a menu.
Example
The following example retracts an extended menu:
myMenu.hide();
See also
Menu.show()
Menu.indexOf()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
myMenu.indexOf(item)
Parameters
A reference to an XML node that describes a menu item.
item
Returns
The index of the specified menu item, or
Description
Method; returns the index of the specified menu item within this menu instance.
560
Chapter 6: Components Dictionary
if the item does not belong to this menu.
undefined

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?

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents