# \[MX 2004\] Building Components

**URL:** https://forum.kirupa.com/t/mx-2004-building-components/104950
**Category:** Uncategorized
**Created:** [March 21, 2004, 12:47pm UTC](https://forum.kirupa.com/t/mx-2004-building-components/104950 "2004-03-21T12:47:37Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Danneman](https://avatars.discourse-cdn.com/v4/letter/d/b19c9b/32.png) [@Danneman](https://forum.kirupa.com/u/Danneman)
#### Post date: [March 21, 2004, 12:47pm UTC](https://forum.kirupa.com/t/mx-2004-building-components/104950/1 "2004-03-21T12:47:37Z")

</div>

Hi,

Ive followed this good tutorial on how to build a custom-made component in Flash MX 2004.

[http://www.ultrashock.com/tutorials/flashmx2004/components.php](http://www.ultrashock.com/tutorials/flashmx2004/components.php)

The example builds a simple TextBox-component.

Well, what is not taugt is where and how to put symbols/movieclips/buttons etc. (ie. graphics and stuff that make out the interface of the component) in the component.

In the TextBox-examples, the author creates a TextBox with AS2, but in my case I would like to add graphics that Ive made myself.

Actually, since Im trying to do a ScrollBar of sorts, an even better thing would be if there was a way to create with AS2 the same kind of Up/Down/ScrollBar movieclips that go into for instance the ScrollPane. Are they available to be created by using AS2?

Hope it all made sense 🙂

Thanks
