Archive | Freebies RSS feed for this section
Create a typewriter effect with AS3

Create a typewriter effect with AS3

In this tutorial I’ll show you how to create a simple typewriter effect using AS3 classes with one single.as file for Document Class. Settings all files Create a new ActionScript File and save it as “MainClass.as” (com.fladev.effect.MainClass) – this will be the main class for our flash file; The package classes extends the Sprite class [...]

Read more
Create a Thumbs Scroller with AS3 and XML

Create a Thumbs Scroller with AS3 and XML

Because many people was more and more interested in this subject, I decide to improve this tutorial with some new features. You know already how to work with XML files and you know how to set right the classpath of a flash file, you know how to work with Caurina, so we will not have [...]

Read more
How to build a Flash Actionscript 3.0 mouse scroller

How to build a Flash Actionscript 3.0 mouse scroller

Hi there , if you want to learn how to build a  flash actionscript 3.0 mouse scroller then this is the right place. Before to start you need to understand Classpaths and Packages in Flash and how to work with Caurina Tweening Class for actionscript 3.0. It’s a simple scroller, you don’t have to worry [...]

Read more
How to build a simple Flash Actionscript 3.0 .mp3 player

How to build a simple Flash Actionscript 3.0 .mp3 player

Hi there, if you want to build a simple flash mp3 player then this is the right choice to learn. For beginning, this player will have just 3 buttons to manipulate the song (play, pause, stop); will load a single .mp3 file from xml and will have a textfield that will display the song title. [...]

Read more
How to build a Flash Actionscript 3.0 XML Menu

How to build a Flash Actionscript 3.0 XML Menu

In this tutorial I will show you How to build a Flash Actionscript 3.0 XML Menu, using Flash and ActionScript 3.0. After you have read this tutorial, you will know how to add buttons according with your xml file, how to create and modify them – we will do these by full OOP and you will [...]

Read more
Page 3 of 3123