RSS

Tag Archive | "Interfaces"

Extending the AS3/Flash9 Slideshow with XML

Wednesday, September 10, 2008

21 Comments

Extending the AS3/Flash9 Slideshow with XML

In this second part tutorial we're going to add some more features to the slideshow application. Those would be forwarding and rewinding slides, play and pause the slideshow and linkable slides. If you haven't read the first part tutorial yet, you should do it before continue. You can read it here.

Continue reading...

How to build a AS3 Videoplayer

Wednesday, July 30, 2008

33 Comments

How to build a AS3 Videoplayer

Today we explain you how to create a videoplayer with some basic features like this one. These are: - Play/Pause - Stop - Preloading - Scrubbing - Volume handling There will be another tutorial, which will extend this player. So be sure to check it out. Requirements Adobe Flash CS3 Try / Buy Source Files Download Constants As always, we begin with setting [...]

Continue reading...

Create a AS3 Slideshow with XML

Wednesday, July 23, 2008

38 Comments

Create a AS3 Slideshow with XML

This tutorial shows you how to create a simple slideshow using as3/flash and xml

Continue reading...

How to build a contact manager in AIR using XML - Part 2

Thursday, July 17, 2008

2 Comments

How to build a contact manager in AIR using XML - Part 2

In this second, and final, part we'll be learning how to save and edit the file and how to setup the bindings between the xml and our component.

Continue reading...