Good day to all.
A while ago, we saw how to read an XML file loaded with Flash CS3 .
We also saw how to use a timer .
Conclusion: we have an RSS (nothing else then an XML file) which contains data of the last 10 articles and we have a timer…let’s realise a slideshow of the titles!!
I will use the RSS of this site. You can see it here: Last 10 articles
As the RSS gives us a node attribute <title> which contains the article’s title and a node attribute <url> which contains the url to the article, our slideshow will have each article clickable and linked to the right article.
Let’s see how…










{ 0 comments… add one now }