Flash | 3rd Parties
149 days ago | playerdiy.com
HTML Ad Plugin makes Moyea Web Player gets the functionality of adding html-ad inside or over videos for monetizing videos on website. And the html-ad can be any thing that can be implemented with HTML code, like the Google Adsense.
Flash | Advanced Flash with Actionscripts
156 days ago | ilike2flash.com
In this tutorial you will learn how to limit the amount of colour swatches in a colour picker component in Actionscript 3.0.
Flash | Advanced Flash with Actionscripts
161 days ago | ilike2flash.com
In this tutorial you will learn how to create a fading navigation menu with Actionscript 3.0.
Flash | Advanced Flash with Actionscripts
161 days ago | ilike2flash.com
In this tutorial you will learn how to use the checkbox component in Actionscript 3.0.
Flash | Advanced Flash with Actionscripts
161 days ago | ilike2flash.com
In this tutorial you will learn how to create a simple zoom in and out effect using Actionscript 3.0.
Flash | Text Effects
162 days ago | forum.codecall.net
Sometimes, when you have a text field you want to change how the text is display. Perhaps, you want the color to be red, or you want to change the font size? How can you do this? In the flash.text package there is a class called TextFormat that allows you to change the formatting of text fields.
Flash | Drawings
162 days ago | forum.codecall.net
ActionScript contains a lot of methods for drawing all sorts of graphic primitives. With these graphic primitives, we can draw anything complicated that we want. We could make a drawing application very similar to MS paint. It wouldn't be hard to make something even better than paint.
Flash | Basic Flash
162 days ago | forum.codecall.net
I am going to show you how to make a simple GUI with Flash and add some action script code.
Flash | Dynamic Contents
162 days ago | forum.codecall.net
You create a new Timer by creating a new Timer object. The constructor takes two parameters: the number of milliseconds to run and the number of events to cause.
Flash | Animations
162 days ago | forum.codecall.net
In this tutorial, we are going to make a few sprites on the stage. Then we are going to add some sprites on to the other sprites. This will get us a lot closer to being able to make some nifty games with depth.