Hi guys
I need help testing a site
Im loading in 2 xmlfiles
One for the content and one for the sections with text etc.
Im having problems with my first xmlfile.
Im using CDATA to load html text but my flashmovie gets really slow when I load the first xmlfile.
I t works alittle better in when I test it in the browser but its horrible in the flashmx 04 enviroment.
when I remove the xml it works fine
Its propably due to muy bad xml skills.
the xmlfile is wellformed but I havnt worked with CDATA before.
Could it be a problem with whitespace in the xmlfile?
I dont use any loop for this xmlfile.
site(unfinished version)
http://www.rille.net/limo
xmlfile
http://www.rille.net/limo/sections2.xml
edit
I removed one section with whitespace and I think it works better.