Free Flash Tutorial (11)

AS3 Basics - Loading & reading XML
One of the biggest improvements AS3 has over AS2 is the way xml is now handled. The old node syntax has been replaced with the more intuitive ECMAScript (E4X). This short tutorial introduces you to key concepts of working with xml in AS3.
Tags: as3, flash, XML, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:10 - - -
submit

Build a Photo Viewer Using Flex and the Flickr API
In this tutorial you will learn how to use the as3flickrlib library to create a Flash Flickr photo viewer.
Tags: flash, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:10 - - -
submit

Build an OOP Tag Cloud in ActionScript 3.0
In this tutorial I'll show you how to build a flexible, animatable tagcloud using an Object Oriented Programming approach. I don't believe in a right or wrong method, but rather several degrees of efficiency.
Tags: flash, flash tutorials, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:08 - - -
submit

How To Code A Full Functional MP3 Player Using ActionScript 3.0
Hi there, this is a continuation of our last tutorial where we designed the interface for an mp3 player using flash only. In case you missed the tutorial you can find it here. Source files can be downloaded through the following link:
Tags: flash, mp3 player, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:07 - - -
submit

Simple MP3 Music Player with sliding volume controller in Actionscript
We will create a music player that will have the following :-
Tags: flash, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:06 - - -
submit

Advanced Preloader with Reflection | Free Flash Tutorials at FlashMint Tuts
In this tutorial we will create an advanced blue preloader with beautiful reflection effect and a big easing text. This requires a little knowledge about animations and action scripting.
Tags: development, flash, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:05 - - -
submit

How to create a simple Flash/PHP mail contact form with AS3 and MySQL - The Tech Labs
Welcome to the second PHP tutorial on TheTechLabs.com. In this tutorial I’m gonna show you how to improve our simple php, sending the info by mail and saving it on a MySQL DataBase using a custom MySQL class that we could reuse anytime and phpMailer, an open source class to send mails.
Tags: as3, flash, mysql, php, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:04 - - -
submit

Learn How-to Create Flash Components using Actionscript 3.0, XML and Flickr API - The Tech Labs
This tutorial will allow you to learn to create custom Flash Components using Actionscript 3.0. I have opted an image gallery component where we would show thumbnails of various images and user could see respective enlarged image by clicking any of the thumbnail.
Tags: as3, component, flash, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:04 - - -
submit

Flash: Basic Animation of Sprites
Since we can change the location of sprites by changing the x or y coordinates, animation is easy. All that we have to do is constantly change the x or y positions. To do this, we can use the ENTER_FRAME event. This event runs when we enter a frame. Once one frame ends, a new one begins and this event occurs again.
Tags: flash, sprites, flash tutorials, free flash tutorial, how to learn flash, tutorial - view - prasanth - 11/02/2009 - 00:02 - - -
submit

Circular mask animation
Using this thoroughly explained, detailed flash lesson, I will explain to you how to create advanced circular mask animation using the action script code and some special flash tricks. Using this lesson, you will also learn how to convert any layer into a mask, how to import any image into a flash stage,
Tags: flash, masking, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:01 - - -
submit

free flash tutorial XML feed