File Sizes or Form Limitations on Flash Forms
Ask a Muse Asks:
Do you know if there are limitations to either the file-size or the number of fields in a flashform?
There is indeed a limitation to the "flex compiler" that is included with CFMX. The limit is either 32k or 64k depending on who you ask. I cannot find (off hand) the actual MM document that describes the limit. The limit is to the amount of "compiled actionscript". It is affected by pretty much everything you do in the CFFORM tag. Even adding a style can cause a change in the size.