Bruce I changed the following and it looks good:
Panel height from 800 to 700 Panel width from 550 to 600 Accordion height from 770 to 650 Form 1 height from 640 to 600 Form 2 height from 640 to 600 Form 3 height from 660 to 600 Form 4 height from 640 to 600 Also changed checkbox id "QuoteForm" to "aQuoteForm" so it would compile. HTH Steve --- In [email protected], "brucewhealton" <br...@...> wrote: > > Hello, > I meant to include the link to the code. I guess you cannot > help me without having the code to see. It's not too long. > The code is here: > http://futurewavedesigns.com/QuoteForm/QuoteForm.mxml > Thanks, and sorry for the mix-up/confusion. > bruce > > --- In [email protected], "brucewhealton" <bruce@> wrote: > > > > Hello all, > > I have a form that I setup with 4 different accordion panes. > > The container type for the Accordion is a Form component. I am > > finding it hard to get the containers to expand to accommodate > > additional content that cannot fit on the current form pages or the > > accordion panes. I went into the code and tried changing the height > > of the accordion, and the panel each, but that had absolutely no > > effect at all on the content that I am displaying in the application. > > I was wondering if someone could look at the code and see if you can > > find what the problem is. > > When you look at the code in Flex 3, Flex Builder, it is > > clearly evident that there isn't enough space to fit everything. I > > need more height to accomplish this. > > Please see if you find anything or explain how I could accomplish this. > > Thanks, > > Bruce > > >

