Interesting Tutorial: Make a Magnetic Button in Flex 4
Friday, July 9th, 2010This interesting tutorial explains how to make a magnetic button in Flex 4 with a simple example. Here is the source code of this class which extands spark button:
14+ Basic Tutorials For Away3D
Friday, September 11th, 2009In previous articl :How to Create Flex/Flash 3D Application by Away3D , we have known something about Away3D. As you know Away3D is a very very powerful 3D engine. It will help you saving more time when develop the flash game. But it is not so easy for the beginners. Following is more than 14 [...]
Beginning Tutorial For ActionScript Learner
Sunday, March 22nd, 2009If you are the beginner of ActionScript, you must be interested in the following introduction. There are some basic tutorials teach you how to learn it step by step. Then it’s time to threw away your book, hope you will enjoy them
A Video Tutorial About PHP Working With Flex
Thursday, November 6th, 2008How to realize the PHP working with Flex? It seems not a problem for the senior Flexer but if you are a beginner then following video tutorial will be helpful to you. It is about 1 hour 19 minutes equal to a lesson. If you have time why not see the video?
A Classical Tutorial: How to Create Sector Menu
Sunday, October 5th, 2008Ok, we have introduced a Classical Skin Tutorial of Flex: KingnareStyle. Now let’s continue classical tutorials, this time we will put eyes on Sector Menu. It seems a little complex but this article is very detail in fact teach you step by step. I believe you could well understand it. If you have interesting please [...]
A Classical Skin Tutorial of Flex: KingnareStyle
Saturday, October 4th, 2008If you are bored with your application skin availabled now and want to built one by yourself. If you are looking for the tutorial as this. Now I will introduce the following article for you. It has very detail description and explained how to built a skin step by step. If you have read it [...]
An Excellent PureMVC Tutorial
Thursday, September 25th, 2008In article Renju Game Builted on PureMVC, we have introduced the excellent frameword: PureMVC. It is not difficult for those developer who have rich development experience of AS3. But to the beginners maybe have some problems. Althout it belongs to lightweight, still has a certain amount of code and the structure is not so simple. [...]
How to use ArrayUtil Class? One of the as3corelib Tutorial
Thursday, September 4th, 2008as3corelib is an excellent open source package. The class inside is very convenient to use. But so pity we could only find a JSON sample on its official website. It is so difficult for Flex beginners to understand these classes. Now let’s thank Hydra1983, he has written the serial tutorial for as3corelib. Now the work [...]
Create a Nano War Game Tutorial by Flash
Friday, August 29th, 2008Nano War is a good RTS/action game. Emanuele Feronato has tried to realize the similar function by Flash and has released the source code. By the way his code comment is very very detail… It’s a so good habit.