nyghtrunner
11-04-2009, 04:13 PM
Hey all!
So I was talking to a colleague of mine today, and he asked me sort of an odd question, and I'm hoping you guys can help me get sorted out... Google has kind of failed me on this.
Anyway, we were talking about hooking up a Flex app to a server via Ruby, and he mentioned something about there being a limit to the amount of info that can be passed to a TextField (Input/Dynamic) using this method. It certainly stands to reason that there is SOME limit, but he had mentioned 4k in terms of info (not characters). I also assume he meant only where communication with the dbase was concerned, not the textField itself.
This struck me as something of a surprise, and certainly something I'm not aware of, so I was hoping one of you might be able to help me clear this up.
Is there a limit to the amount of info that can be passed to an editable textField that anyone knows about? I'm more of a Flash guy, not a Flex guy, but I've done some stuff with Flex, and they use the same language (essentially, I know MXML is different, but if memory serves, that gets converted to AS3 at compile time anyways)... I'm not aware of any hard limit concerning the amount of data that can be passed to/from a field, but then I don't usually have text fields that would send/receive that much info anyways...
The only thing I could really find was this:
http://www.kirupa.com/forum/archive/index.php/t-16877.html
But judging by the date, that's dealing with Flash in AS2 (Around the time of MX 2k4) and Flex hadn't been released at that point (Flex 1 release March 2004)...
Anyway, if anyone has any info on this, I'd love to hear it! :)
So I was talking to a colleague of mine today, and he asked me sort of an odd question, and I'm hoping you guys can help me get sorted out... Google has kind of failed me on this.
Anyway, we were talking about hooking up a Flex app to a server via Ruby, and he mentioned something about there being a limit to the amount of info that can be passed to a TextField (Input/Dynamic) using this method. It certainly stands to reason that there is SOME limit, but he had mentioned 4k in terms of info (not characters). I also assume he meant only where communication with the dbase was concerned, not the textField itself.
This struck me as something of a surprise, and certainly something I'm not aware of, so I was hoping one of you might be able to help me clear this up.
Is there a limit to the amount of info that can be passed to an editable textField that anyone knows about? I'm more of a Flash guy, not a Flex guy, but I've done some stuff with Flex, and they use the same language (essentially, I know MXML is different, but if memory serves, that gets converted to AS3 at compile time anyways)... I'm not aware of any hard limit concerning the amount of data that can be passed to/from a field, but then I don't usually have text fields that would send/receive that much info anyways...
The only thing I could really find was this:
http://www.kirupa.com/forum/archive/index.php/t-16877.html
But judging by the date, that's dealing with Flash in AS2 (Around the time of MX 2k4) and Flex hadn't been released at that point (Flex 1 release March 2004)...
Anyway, if anyone has any info on this, I'd love to hear it! :)