hi. I need help. I make an application to determine the shortest route using flash lite 2.0 and actionscript 2.0 using dijkstra algorithms and xml.
there are more than 400 nodes are stored with the xml, because the node that is too much, flash is not able to handle it. flash is only capable of handling the data is less than 200 nodes, can not be run on the emulator (device central). so how can I make my application can run d flash?
thank you for your help





