hi all, having trouble when including an xml doc larger than 16kb as the dataprovider for the tree control.
i receive an error stating that it is too large! but is this restriction on the input buffer size for flex? or is it a restriction on the size of the dom ? if it is the later i can split my xml file into multiple files with an "include" or "source" directive at the end of each file... ideas? any help appreciated. Andrew

