# Movieclip scaling

**URL:** https://forum.kirupa.com/t/movieclip-scaling/248925
**Category:** Uncategorized
**Created:** [January 13, 2008, 1:05pm UTC](https://forum.kirupa.com/t/movieclip-scaling/248925 "2008-01-13T13:05:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sjurygg](https://avatars.discourse-cdn.com/v4/letter/s/8797f3/32.png) [@sjurygg](https://forum.kirupa.com/u/sjurygg)
#### Post date: [January 13, 2008, 1:05pm UTC](https://forum.kirupa.com/t/movieclip-scaling/248925/1 "2008-01-13T13:05:08Z")

</div>

Hi,  
I am trying to implement a own scrollbar component, based on the simple cusom scrollbar:[COLOR=#008000][www.kirupa.com/developer/flash8/](http://www.kirupa.com/developer/flash8/) **scrollbar**.htm[/COLOR]

My proble is that I want the conent to be dyamic, varing in size. For this I need the scollbar dragger to change in size depending on content size. What is th best way to change size for a movieclip dynamic loaded from library? Scaling seems difficult, I want to be able change the size for the movieclip to a certain height. Anybody have a method for it? My plan is to createemptyMovieclip and the attach the movieclip from library and resize it.
