I have a Flex application,I am loading a JSON file with more than 40,000 items. Does Flex provide a way to load this file faster?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Target Flash Player 11 and use the new native JSON parse:
http://www.skyript.com/2011/07/json-parsingencoding-with-native-parser.html
|
|||||
|
