Groups | Blog | Home
all groups > coldfusion flash integration > march 2006 >

coldfusion flash integration : No of flash controls limitations in flash form



SaikumarD
3/13/2006 7:34:14 AM
Hi,

I am facing problems with flash forms.. When a try to use more cfinputs the
flash form is not getting displayed.

Not sure if there is any limiattion that no of text controls that can be used
in flash forms..

Or any setting in browser with flash limitations...

Please suggest
SaikumarD
3/13/2006 11:24:09 AM
Hi,

There is a flash swf limit to 32 KB...

I am not sure if this is causing the problem...

Can any body help me if there any way we can increase the Flash limit from 32
KB to higher value.

Thanks
SaikumarD
3/13/2006 1:23:10 PM
Hi,

My cfforms are not displaying any 32 KB error but a blank page is shown
instead of that.

I checked with whole code.. adding the cfinput as new item to working flash
working resulted to blank page... So I assummed that it is the File limit
error... My SWF in temporary internet files is showing as 34 KB....

Do functions reduce the size... I am using action scripts as include files
which has fucntions in it...

I am not sure how bindings are shown in functions... they are set in the flash
elements bind attribute....

Is there any way that we can increase the 32 KB limit...

can we change the limit in Cf server configuration files.....

Thanks for your response...




PaulH *ACE*
3/13/2006 2:51:45 PM
[quoted text, click to view]

could be a syntax, etc. error. start w/1 & keep adding them until it breaks.
PaulH *ACE*
3/13/2006 7:14:49 PM
[quoted text, click to view]

you didn't say you were getting the 32kb limit error, you said the flash form
wasn't rendering.

if that's the case are you using any actionscript (including styles, binding,
etc.)? you'll need to move that off to a function (using the cfformitem script
type).
PaulH *ACE*
3/14/2006 12:00:00 AM
[quoted text, click to view]

working flash?

[quoted text, click to view]

yes, especially if you use the same code over & over. in that case, most likely
you have an error in the AS.

[quoted text, click to view]

don't understand what you mean.

[quoted text, click to view]

SaikumarD
3/14/2006 12:00:00 AM
Hi,

Thanks for your reply.

But I see that they say it can be 32KB or 64KB in lot of posts...

Can we change any configuration CF server configuration to make it 64KB
limit....

Regards,

Saikumar
_silence
3/14/2006 7:04:29 PM
You most likely have an error in your actionscript. Temporarily move the AS
code into your flash form in place of the AS include. Hit the page and you'll
likely see your error. For some reason, the error is not displayed in the
browser if the error is within an external AS include. The form just doesn't
load.

Originally posted by: Newsgroup User
[quoted text, click to view]


[quoted text, click to view]



pope on acid
3/21/2006 2:25:58 PM
I have the same problem.

But mine is due to the amount of <cfinput type="text">-fields. I have 31.
Whatever text-field I delete so I get to the amount of 30, my application
works fine.

Hard to believe that's a Coldfusion limitation, though?
AddThis Social Bookmark Button