MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 826

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

Advertisement

UIObject.top
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
componentInstance.top
Description
Property (read-only); a number indicating the top edge of the object, in pixels, relative to its
parent. To set this property, call
UIObject.unload
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX 2004.
Usage
Usage 1:
on(unload){
...
}
Usage 2:
listenerObject = new Object();
listenerObject.unload = function(eventObject){
...
}
componentInstance.addEventListener("unload", listenerObject)
Description
Event; notifies listeners that the subobjects of this object are being unloaded.
The first usage example uses an
component instance.
826
Chapter 6: Components Dictionary
.
UIObject.move()
handler and must be attached directly to a
on()

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