Pleas help!! I am dynamically building the content of a movie clip - it
is based
on some activities and quizes that the user has completed, the size (height)
is never the same
since the content is dependent upon where they are in the app.

When the user goes to print their answers, the file ends up being shrunk down
to fit on one page. Since the height is generally about 2000 px, it is WAY too
small.

I have thought of some work arounds, such as having each activity/quiz appear
in a different
movie clip - but the requirements are that the user only hit the "print"
button once.

I thought about putting it all into one movie clip and having it print out the
different frames,
but of course, if the movie clip (within the movie clip) isn't on the screen
when it is being
built nothing will happen.

One thing to note, I am using Flash MX (due to the fact that 2004 doesn't
support a lot of browsers
that would be used in the educational industry).