HTML5 (CSS, JavaScript, HTML) / Wordpress / Flash Tutorials
-
Custom Flash Context Menu in Actionscript 3.0
Posted by: FireCode
on Oct 28, 2010
Ever wanted to customize the Flash Context Menu ? Here's a Flash tutorial to show you how.
-
OOP falling snow in Actionscript 3.0
Posted by: FireCode
on Oct 28, 2010
So the winter season is coming. We can either wait until the first snow... or we can create snow ourselves!
-
Christmas tree blinking lights and TweenLineMax
Posted by: FireCode
on Oct 26, 2010
With Christmas coming ( in a couple of months in fact ), I thought it would be cool to create a tree that has blinking lights on it and you'll have enough time to think of a nice flash Christmas card.
-
Gravity and Physics in ActionScript 3.0
Posted by: FireCode
on Oct 25, 2010
In this Flash tutorial we will learn how to animate a ball with the help of physics.
-
Truncate Text in ActionScript 3.0
Posted by: FireCode
on Oct 25, 2010
Truncating is most often used on large text only to display a short part of it in a text field that can't display all of it. Here's a quick way to do it in Flash ActionScript 3.0
-
Posted by: FireCode
on Oct 25, 2010
TimeLineMax ( this can be applied even to the TimelineLite) is a timeline class for building and managing sequences of TweenLite or TweenMax instances. This is just like a MovieClip timeline or a container where you place tweens (or other timelines) over the course of time.
-
Change colors in Actionscript 3.0 using the ColorTransform class
Posted by: FireCode
on Oct 25, 2010
This Flash tutorial will show you how to change the color of a shape by using the ColorTransform class.
-
Posted by: FireCode
on Oct 25, 2010
When you are creating a flash component or something else that uses an external configuration file, you have to load the file first, in this case a XML file. In this Flash tutorial you will learn how to create a reusable class that loads a XML file. This class can speed up your coding time with just a couple of lines.
-
Dim Light Effect with Javascript and Actionscript 3.0
Posted by: FireCode
on Oct 20, 2010
In this tutorial you will learn to use Actionscript 3.0 and JavaScript to make a "dim light" effect.
-
Resizable Gallery Grid in Actionscript 3.0
Posted by: FireCode
on Oct 15, 2010
In this Flash tutorial you will learn a method to resize a grid gallery accordingly with stage dimensions.
-
Chromelsess Youtube video player with simple playlist
Posted by: FireCode
on Oct 14, 2010
This Flash tutorial will help you learn how to build a Youtube video player with simple playlist in Actionscript 3 using the Youtube Chromelsess Api. We will be using the Youtube Flash Api to make things work. The playlist will be configured from a external XML file without having to update your actual FLA file. Now, lets begin.
-
Complete video player with dynamic XML playlist
Posted by: FireCode
on Oct 08, 2010
In this Flash tutorial you will learn how to build a complete video player with dynamic XML playlist using Actionscript 3.0. The player's content will be created entirely through an external XML file, meaning that you can update the contents of the player without having to update your actual FLA file. This kind of video player can be used on your website that allows the users to select a video to play from a certain list.
-
Scrolling text with custom scrollbar
Posted by: FireCode
on Sep 09, 2010
In almost every project that deals with large amount of text you will have to use a scrollbar to make it easier for the user to go through the content. Using Flash's default Scrollbar component is not always an elegant solution, especially if we want a more customized, nice looking scrollBar. In this flash tutorial we will show you two methods of scrolling a text: using the scrollV propriety of the text fields and by masking the text field. In the first part of the tutorial we will create the custom scrollbar then we will see how the 2 methods mentioned above work.
-
Full Browser Flash Video Background in ActionScript 3.0
Posted by: FireCode
on Sep 06, 2010
In this Flash tutorial I will show you how easy it is to display a movie that resizes to your entire browser. As a note, you should at least be familiar with the flash.net package, but if you're not, it's alright. This is a simple step by step tutorial that you'll find no problem understanding and applying yourself. Let's begin.



