In a recent prototyping project, I attempted to simulate “shake” gestures in a desktop AIR application, i.e., using mouse cursor to simulate a hand grabbing some object on the screen… more →
:maohao:flashtip wrote 1 day ago: In order to use random numbers you will use the Math.random() function. Since the Math class is in t … more →
nidinthb wrote 4 days ago: Very efficient Loader Coding Tutorial the code using here is very clean , simple and error less step … more →
eriteric wrote 1 week ago: There are tons of tutorials on how to do this in AS2, but since my site required AS3, and because I … more →
hoagie63 wrote 1 week ago: To add a library item to a display object using as3, here is the basic method: var dynamicClass:Clas … more →
Jared wrote 1 week ago: The default urlencoding mechanisms for Actionscript are not completely compatible with OAuth this in … more →
back2dos wrote 2 weeks ago: Recently I stumbled upon a question on stackoverflow.com, where someone wanted to know about the qui … more →
rutkoski wrote 2 weeks ago: One very common task in creating Flash applications is managing menu buttons. It tends to be a very … more →
highonmicrosoft wrote 3 weeks ago: Check Flash-php-mysql communication tutorials intro actionscript 3 Exclusively at http://www.idleco … more →
thompson9 wrote 3 weeks ago: As I said before, I am going to note some tricks, and some of the stranger hangups that we have run … more →
kannanv3jmask wrote 3 weeks ago: Image via Wikipedia Sothink Sothink SWF Decompiler is a leading Flash decompiling tool to cat … more →
maohao wrote 3 weeks ago: In a recent prototyping project, I attempted to simulate “shake” gestures in a desktop A … more →
maohao wrote 4 weeks ago: I find that MVC is much easier to understand both at the conceptual level and at the implementation … more →
harsanalif wrote 1 month ago: Pada kesempatan kali ini, saya akan menulis tutorial dasar mengenai 3D didalam Flash. Ada beberapa l … more →
jojopops wrote 1 month ago: Here is a really quick tutorial outlining how you can add components to a scene that control the 3D … more →
maohao wrote 1 month ago: This changes your AIR app (main app’s window) to 100 px by 100 px. Application.application.wid … more →
Dru Kepple wrote 1 month ago: Joa Ebert has been making the blog rounds with PBDT, his extension for Eclipse for PixelBender devel … more →
jojopops wrote 1 month ago: As promised, here is a really quick way to create a powerful pre-loader in Flash CS4 using the Actio … more →
Bob V wrote 1 month ago: Flex 3 runtime loading I wanted to load code into my Flex application during runtime instead of comp … more →
amoslanka wrote 1 month ago: As I mentioned in my last article on conventions on the topic of IDisposable, we consider it good pr … more →