Have you ever seen those paintings where the eyes are always looking at you no matter where you stand. Well, sorry, this tutorial won’t teach you anything about painting. This simple Flash tutorial goes over how to make a pair of eyes follow the mouse using Actionscript.
If you are trying to generate effects in a circular pattern, like a planet’s orbit then polar coordinates are the way to go. Here’s a brief discussion on the topic of polar coordinate plotting inFlash to create some very cool rotating effects without a lot of effort.
The first part in the WordPress 2.5 Media API tutorial series. This article discusses how to customize the tabs available in the WordPress media library using hooks made available in the latest WordPress release.
While developing the SwfObj WordPress plugin, I realized there is a large gap in documentation on WordPress media library API. In an attempt to help fill in that gap a little, I am developing a tutorial series based on the API hooks I used to develop SwfObj.
This is a very basic Actionscript tutorial that will show you how to make a sky full of twinkling stars. Everything for this tutorial will be done in Actionscript, using Actionscript 3.0. If you’re interested, jump on in and check it out.