Archive for the ‘Flash / Actionscript 3’ Category

In this article i want to share a simple way to use accelerometer on AIR SDK. Since we’re using AIR SDK, you can deploy your application in Anroid or IPhone. But the code that i want to share is actually intended to be deployed on Android (since i don’t have IPhone device) :p First we [...]

Developing Flash Application to run on smartphone such Android can be very interesting. My intention is to port my flash game into android platform and finally, after some configurations on my computer, i can create a simple flash application that runs in Android. Don’t expect much to my application, it  just displays images of android [...]

I want to give a simple trick about how to change focus to specified movie clip. You may have problem with keyboard input when your movie clip are closed/unclosed by other movie clip, your movie clip don’t want to receive keyboard press event until you clik on your application window. Here’s the trick : mc [...]

Hi,  i want to share my three months of developing a flash game (even my current project is still unfinished, needs polishing, adding design arts, etc). Of course everybody already know what is Flash. It is most popular RIA platform on the web, and of course robust development. Commonly for developing Flash game (i’m focusing [...]