# Putting components inside a scrollPane component

**URL:** https://forum.kirupa.com/t/putting-components-inside-a-scrollpane-component/216256
**Category:** flash
**Created:** [February 14, 2007, 10:05pm UTC](https://forum.kirupa.com/t/putting-components-inside-a-scrollpane-component/216256 "2007-02-14T22:05:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dalewb](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/dalewb/32/3029_2.png) [@dalewb](https://forum.kirupa.com/u/dalewb)
#### Post date: [February 14, 2007, 10:05pm UTC](https://forum.kirupa.com/t/putting-components-inside-a-scrollpane-component/216256/1 "2007-02-14T22:05:46Z")

</div>

This is just wonderful - the Flash 8 Actionscript Bible shows this cool scrollPane with components inside of it and then doesn’t tell the reader how to accomplish such a thing.

Since the scrollPane only allows for 3 types of content: movie clips, external swfs and jpegs, to get another component inside of one, I assume I have to put it inside a movie clip, and set it to export at runtime, right?
