all groups > flash data integration > december 2006 >
You're in the

flash data integration

group:

Flash + Large XML = Issues


Flash + Large XML = Issues fivepix
12/14/2006 3:13:28 PM
flash data integration: I have a created a flash searchable database with xml, following this tutorial

http://www.kirupa.com/web/xml/examples/searchbestof.htm

It seem to be work great but my the xml file seems to be too large so when
certain words are search I get a script error and eventually freezing up, my
question is
Is there a way to tell flash to load the 10 or 20 records at a time? By
loading sections of the xml one at a time will this stop the script error?

Thanx
Re: Flash + Large XML = Issues MotionMaker
12/18/2006 2:40:05 PM
You need to break the XML file into multiple smaller files.

Probably the approach is to evaluate the data, determine the most efficient
way to organize in static files and then determine the coding.

Otherwise use a web database.
AddThis Social Bookmark Button