В адобовских мануалах по компонентам написано следующее:
Цитата:
|
The main example covered in this series, the MenuBar component, is built upon the User Interface Component Infrastructure, as most components likely will be. Flash CS3 does ship with some components that are not built upon the Infrastructure: the FLVPlayback and the FLVPlaybackCaptioning components. Creating components that are not based on the Infrastructure is outside the scope of this series.
|
То есть типа вообще это возможно - делать компоненты, которые не наследуются от UIComponent, но как - мы вам не скажем.
А как тогда делать? Где про это почитать?
Заранее отвечаю на вопрос "Зачем?": мне нужно создать компонент, который вообще не будет взаимодействовать с пользователем, но для которого нужна возможность задания параметров и live preview.