MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 431

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

Advertisement

Method
UIObject.setSkin()
UIObject.setStyle()
Methods inherited from the UIComponent class
The following table lists the methods the Form class inherits from the UIComponent class. When
calling these methods from the Form object, use the syntax
Method
UIComponent.getFocus()
UIComponent.setFocus()
Methods inherited from the Loader class
The following table lists the methods the Form class inherits from the Loader class. When calling
these methods from the Form object, use the syntax
Method
Loader.load()
Methods inherited from the Screen class
The following table lists the methods the Form class inherits from the Screen class. When calling
these methods from the Form object, use the syntax
Method
Screen.getChildScreen()
Property summary for the Form class
The following table lists the properties that are exclusive to the Form class.
Property
Form.currentFocusedForm
Form.indexInParentForm
Form.numChildForms
Form.parentIsForm
Form.parentForm
432
Chapter 6: Components Dictionary
Description
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.
formInstance.methodName
Description
Loads the content specified by the
formInstance.methodName
Description
Returns the child screen of this screen at a particular index.
Description
Read-only; returns the form that contains the global current focus.
Read-only; returns the index (zero-based) of this form in its parent's
list of subforms.
Read-only; returns the number of child forms that this form
contains.
Read-only; specifies whether the parent object of this form is also a
form.
Read-only; reference to the form's parent form.
formInstance.methodName
.
property.
contentPath
.
.

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents