PDA

View Full Version : xml reading slideshow AS2 class


smoothhabitat
12-22-2004, 01:04 PM
Here's another AS2 class from me, again at my blog:

http://www.smoothhabitat.com/blog/archives/2004/12/slideshow_class.html

It's simple, and I wrote it pretty fast, so it's not coded to perfection :) but it'll do the trick. Reads from an XML file and pulls in JPEGs on the fly.

sipher
01-15-2005, 06:07 PM
one questions thou where and how does slideshow class come in play?



Here's another AS2 class from me, again at my blog:

http://www.smoothhabitat.com/blog/archives/2004/12/slideshow_class.html

It's simple, and I wrote it pretty fast, so it's not coded to perfection :) but it'll do the trick. Reads from an XML file and pulls in JPEGs on the fly.

smoothhabitat
01-17-2005, 06:11 PM
The blog pretty much explains it. Download the class and use the bit of code listed and you should be fine. Is there something that's not working for you?

newhopekenny
01-18-2005, 05:59 PM
Why not post a full example?

smoothhabitat
01-18-2005, 07:13 PM
i didn't post an example because the actual fla to implement the class is only a few lines of code (again, see the blog). i'll post an example as soon as the site goes live that i used it on.