Archive

Posts Tagged ‘xml’

Using Flash CS3 components, Part 1

July 14th, 2009 No comments



In this collection of tutorials I will show you the power of the Flash CS3 components and how to use them in the best way.
I am going to start with the List component. I will show you how to easily populate XML data into the List.

XML random quotes rotator

July 2nd, 2009 18 comments



Today I will show you how to use XML and ActionScript 3 to create a small application that changes your favourite quotes after some time interval. We will be using also the AS3 Tween Class to animate the quotes’ appearance.