MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1365

Components language reference
Table of Contents

Advertisement

Property
UIObject.top
UIObject.visible
UIObject.width
UIObject.x
UIObject.y
Event summary for the UIObject class
The following table lists events of the UIObject class.
Event
UIObject.draw
UIObject.hide
UIObject.load
UIObject.move
UIObject.resize
UIObject.reveal
UIObject.unload
Description
The position of the top edge of the object, relative to its
parent. Read-only.
A Boolean value indicating whether the object is visible (
or not (
).
false
The width of the object, in pixels. Read-only.
The left edge of the object, in pixels. Read-only.
The top edge of the object, in pixels. Read-only.
Description
Broadcast when an object is about to draw its graphics.
Broadcast when an object's state changes from visible to
invisible.
Broadcast when subobjects are being created.
Broadcast when the object has moved.
Broadcast when an object has been resized.
Broadcast when an object's state changes from invisible to
visible.
Broadcast when the subobjects are being unloaded.
)
true
1361

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents