A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: HTML Formatted Dynamic Textfield - limit to amount of characters???

  1. #1
    will work for bananas
    Join Date
    Mar 2001
    Posts
    122

    HTML Formatted Dynamic Textfield - limit to amount of characters???

    I've got a dynamic textfield that's set up to import HTML formatted text. I've run into a strange problem though... it seems as though the textfield will only allow a certain number of characters (around 620).

    Is there some way around this? Or am I missing something?

    Thanks

  2. #2
    Senior Member Big 'Un's Avatar
    Join Date
    Aug 2004
    Location
    NYC
    Posts
    231
    Check and see if your text file has some odd character that is causing it to break. Maybe a slash or a '&' symbol or something? You might need to URL encode odd characters. Or maybe that's not it...

  3. #3
    will work for bananas
    Join Date
    Mar 2001
    Posts
    122
    Thanks for the reply Big 'Un... but that was the very first thing I checked. Nothing out of the ordinary wherever is breaks. I think it might be the amount of lines allowed in the textfield - kinda like a maxscroll... (???)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center