Hi
i’ve a gallery very very fashion i like it very much! so…
this string load a img small and big (with xml file)
(at 1 frame)
–for (i=0; i < j; i++) {
A = images.photo.pass.text();
B = images.photo[i].Link_s.text();
C[i] = images.photo[i].Link_b.text();
D[i] = images.photo[i].Discr.text();
at “C” i want add a link to open or to download a simple pdf!
what i write in file fla e what in the xml file? thanks I hope it is clear now…
in the xml:
<images>
<photo>
<pass>1</pass>
<Link_s>images/1gs.jpg</Link_s>
<Link_b>images/1g.jpg Link=</Link_b>
<Discr>Albero 1 </Discr> <url>pdf/pagalbero1.pdf</url> </photo>
…ecc…ecc…thanksss a lot