Exceed Maximum MovieClip Height?

I have a need to use a movieClip that is 6750px in height, The Flash authoring environment will not let me create anything greater than 5750px. Is it possible to exceed this limit at runtime by, for example, taking a movieClip that is 5750px high, and then dynamically attaching a 1000px high movieClip to the bottom of it?