-
XML slideshow using .txt files
Hi
does anyone know how to make a slideshow play text from separate text docs...
normally one has the text which is shown defined in Action Script, Java or XML
I need it to rather , when it goes to eg "image5", it displays the text in "text5.txt"
Anyone got the answer?
This is the xml code i have now
<?xml version="1.0" encoding="UTF-8"?>
<slideshow>
<image src="images/fly.jpg" desc="Fly"/>
<image src="images/mouse.jpg" desc="Computer mouse"/>
<image src="images/country.jpg" desc="Country"/>
<image src="images/rope.jpg" desc="Rope"/>
<image src="images/flower.jpg" desc="Flower"/>
</slideshow>
Last edited by berlinnewmedia; 01-29-2012 at 08:48 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|