Libary item's children are null in the constructor

I have a class tied to a library item, but no matter what I do, if I access any of the children (added via the stage in the Flash IDE) in the constructor of the class, they always return null and give me #1009 errors.

I could work around it, but it would turn out quite ugly. Any solutions?