I'm working on a flash form in CF8 and I have hit some sort of limit. There's
a point where my form gets cut off and nothing below is displayed. I've tried
changing that height of the form itself and the cfformgroup that contains the
items and nothing really helps. Although I did find that if I set the form
height to be shorter than the cfformgroup height that I then get a scroll bar
that allows me to see the entire form by scrolling.

Is there some sort of height limit for flash based forms?