
30.11.2006, 16:40
|
|
Регистрация: Jan 2006
Адрес: Москва
Сообщений: 65
|
swapChildrenAt ()
Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the child list. All other child objects in the display object container remain in the same index positions.
а пришол VBox вот откуда:
1) public class VBox extends Box
2) public class Box extends Container
3) public class Container extends UIComponent
4) public class UIComponent extends FlexSprite
5) public class FlexSprite extends Sprite
6) ну а Sprite собственно елемент Core
Ну а вместо возмущения думаю стоит попробывать просто List или TileList
__________________
Бубен - волшебный инструмент программирования.
|