oh i see,
obwohl in der flash-hilfe auch für diese componente die methode move() aufgelistet ist, scheint das nicht zu funktionieren. das ding ist immer in der mitte, egal wo man es auch mit der maus auf der bühne positioniert.
alert-style eben.
Zitat:
|
Zitat von F1 The Alert component positions itself in the center of the component that was passed as its parent parameter. The parent must be a UIComponent object. If it is a movie clip, you can register the clip as mx.core.View so that it inherits from UIComponent.
The Alert window automatically stretches horizontally to fit the message text or any buttons that are displayed. If you want to display large amounts of text, include line breaks in the text.
The Alert component does not respond to the setSize() method. |
das heißt, du kannst das ding eigentlich nur über seinen parent positionieren...
gruß janosch