A repeated problem is loading movies with components into a movieclip. It is frequently observed that this inactivates the component, a combobox for example. Locking the root of the movieclip to load the movie in does not solve the problem. The problem is simply solved by adding the component into the library of the parent movie. This is confirmed for a number of components including the TextArea. The TextArea component gives a green border and the text is highlighted when the scrollbar is pressed.