Hey Alex.  Good thought.  Could be a parsing issue.  I'll see where it 
truncates and on what chrs.

I did try to change from htmlText to text but saw no difference in length.

I didn't see anything in the docs about any limits, so it might be something 
else like you suggest.

Thanks,
Don

--- In flexcoders@yahoogroups.com, Alex Harui <aha...@...> wrote:
>
> I'm wondering if you're hitting a parsing error rather than limit.  How many 
> bytes are we talking about?  What if you shovel in that many bytes of plain 
> text?
> 
> Alex Harui
> Flex SDK Developer
> Adobe Systems Inc.<http://www.adobe.com/>
> Blog: http://blogs.adobe.com/aharui
> 
> From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On 
> Behalf Of Don Kerr
> Sent: Friday, July 10, 2009 6:34 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Max Chr limit in TextArea
> 
> 
> 
> 
> 
> I have a large html text log loading into a TextArea and it truncates. The 
> full html makes it from the server to the Flex client, but not all of it 
> shows in the TextArea.
> 
> Setting Max Chr = 0, for unlimited size, is really still limited. Setting Max 
> Chr to a very high number doesn't work.
> 
> Is there a way to truly increase/override the limit?
> 
> Thanks,
> Don Kerr
> Manager, Space City Adobe User Group
>


Reply via email to