XML-Parsing too slow

Hi guys,

I made a application on DVD. I preload everything before the whole thing starts. If i choose a button, the content ist loaded via loadmovie. The text comes through a XML-document. If the DVD is still rotating, everything is working fine. But if the DVD stopped and the content should be loaded, it needs time to start the DVD again and the whole parsing-process, so the whole thing slows down.

I put an interval so that every 10 sec. a pseudo text is parsed in. So I hoped, that the DVD will not stop. But this ain’t work. The text will be loaded the first time from the DVD but then out of the cache.

Does anybody have an idea? I don’t know what else I can do.

Thank you very much.

cheers
froesi