he probado con todos estas paths desde el flash y ninguna funciona ... no me carga ni el texto "test test test "
var request:URLRequest=new URLRequest("index_4.xml"); dentro de forside esta el xml
var request:URLRequest=new URLRequest("/index_4.xml"); dentro de forside esta el xml
var request:URLRequest=new URLRequest("/forsiden/index_4.xml"); dentro de forside esta el xml
var request:URLRequest=new URLRequest("http://www.mysite.dk/forsiden/index_4.xml");
este es mi xml:
<?xml version="1.0" encoding="iso-1280-1"?>
<SlideXML>
<picture path="/forside/images/pict1.png" link="http://www.mysite.cl/" tekst="test test " />
<picture path="/forside/images/pict2.png" link="http://www.mysite.dk/" tekst="test test " />
<picture path="/forside/images/pict3.png" link="http://www.mysite.com/" tekst="test test " />
<picture path="/forside/images/pict4.png" link="http://www.mysite.org/" tekst="test test " />
<picture path="/forside/images/pict5.png" link="http://www.mysite.es/" tekst="test test " />
<picture path="/forside/images/pict6.png" link="http://www.mysite.lol/" tekst="test test " />
</SlideXML>
Saludos y grax
