I think I know the answer to this but, after some failed Googles, I wanted to
double-check here.

I have a Flash-based event registration form I'm working on in a CFMX
application. The layout uses accordions.

If someone is going to register more than 1 person. A visitor selects the
total number of registrations in the first "step". If they opt to register 2 or
more people, I would like to add an accordion panel for each additional person
(this accordion would have the personal information fields for the added
individuals).

I've done this before in some Ajax-enabled forms but my sense was that it's
not possible since CFMX compiles the code for the Flash form at runtime. Maybe
this is something Flex does? I'm just starting in on Flex but am not very
knowledgeable about what it offers vis-a-vis CF Flash forms.

Thanks, very much!!

Craig