Create a Shuffle Gallery in Flash Using XML and ActionScript 3.0
Thursday, August 20, 2009 No Comments
In this tutorial I’ll explain how to access and use the Display List whilst creating an XML based image gallery with ActionScript 3.0.
Thursday, August 20, 2009 No Comments
In this tutorial I’ll explain how to access and use the Display List whilst creating an XML based image gallery with ActionScript 3.0.
Thursday, May 14, 2009 No Comments
Those of you who’ve already downloaded the Flashtuts+ freebie XMLLoader Class 3.0 will know what a handy tool it can be. In this screencast, its author Clemente Gomez will take you through some features of the XMLLoader Class, building a useful multi-RSS reader in the process. Make some time, grab a cup of coffee and enjoy..
Tags: rss, Screencast, xml
Category: Flash
Sunday, May 10, 2009 No Comments
It makes sense to forgo database tables and server-side code when you need to store a limited amount of non-sensitive data. Accessing this data can be a snap with jQuery because the library was built to traverse XML documents with ease.
Category: Javascript
Wednesday, May 6, 2009 No Comments
Guest books are a great thing to enhance the online experience your viewers receive. The ability for the viewer to talk to you and others, respond to questions you’ve raised, comment on your work or just to socialize means a guest book is a must have for most web sites. Let’s see how we can build our own guest book with ActionsScript 3.0, XML and PHP.
Monday, April 27, 2009 No Comments
In this screencast I’ll show you how to create a dynamic slideshow using ActionScript 3.0 and how to grab the images from an xml file. We’ll keep the FLA empty except for the path to our Document Class and also create a custom class that will act as the engine for the slideshow. This is a file you can use over and over again, I hope you find it useful!
Tags: Flash, Screencast, slideshow, xml
Category: Flash
Monday, April 27, 2009 No Comments
ActionScript 3.0 allows Flash Developers and Designers to make all manner of things in Flash with relative ease. This tutorial will teach you how to create your own ActionScript 3.0 MP3 Player with sound spectrum, album art, color changer and song information display.