RSS

Archive | Audio & Video RSS feed for this section

Expanding the Flash Actionscript 3.0 Videoplayer

14. August 2008

86 Comments

Expanding the Flash Actionscript 3.0 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 Flash Actionscript 3.0 Videoplayer

30. July 2008

145 Comments

How to build a Flash Actionscript 3.0 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 MP3 Player with papervision3d spectrum display

6. July 2008

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

Creating A Downloader For YouTube with Flex/Air

12. June 2008

22 Comments

Creating A Downloader For YouTube with Flex/Air

YouTube’s mixed easy movie access with community uploads to create a startling new service. The online problem is that you can only access YouTube when you are online. How can you access those movies when you are offline? Let’s solve that problem by building a downloader with Flex and AIR. In this article we will build a cross platform application that searches for YouTube videos and then provides a mechanism to download those videos and view them locally. You will be able to take your favorite YouTube videos with you wherever you go.

Continue reading...

Create a AS3 / Flash 9 MP3 Player with spectrum display

28. May 2008

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