RSS

Author Archives | rnuenlist

rnuenlist - who has written 6 posts on The Tech Labs.

Rafael Nünlist is currently working at orange8 as a Richmedia Developer. He will complete his apprenticeship with a swiss federal vocational diploma in information technology this summer. His strengths are Flash, Flex, Actionscript, Php/MySQL and AIR. He is also a member of the dreaminginflash team.

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...

Expanding the AS3 Videoplayer

Thursday, August 14, 2008

19 Comments

Expanding the AS3 Videoplayer

Alright, here's the second part of the video player tutorial. We will be adding the following new features: - Playlist support - Fullscreen support - Save volume - Clickable progress/volume bar

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...

Create a AS3 MP3 Player with papervision3d spectrum display

Sunday, July 6, 2008

13 Comments

Create a AS3 MP3 Player with papervision3d spectrum display

As we've already promised you, here's the tutorial about how to create a 3d spectrum display from a sound file with papervision3d and flash. On this tutorial, we'll focus on the 3d part. If you're not comfortable with the SoundMixer.computeSpectrum method then you should read the previous tutorial.

Continue reading...

Create a AS3 / Flash 9 MP3 Player with spectrum display

Wednesday, May 28, 2008

9 Comments

Create a AS3 / Flash 9 MP3 Player with spectrum display

In this tutorial, we’re going to build a Flash mp3 player with a spectrum analyzer written in AS3. We’ll focus on the spectrum analyzer and build just the basic functionality for the player itself.

Continue reading...