With a new project comes learning a new programming language, Flash. Or more specifically, the scripting language that drives the Flash runtime, ActionScript. Before starting up with Thinglefin, I didn’t know the first thing about it, so the last few weeks have been quite the learning adventure.
After the break, this post will get down in the programming weeds, but of general interest may be my first ActionScript app. While starting to learn a new language, I usually start with a simple Hello World program, then add little things to it to try out bits and pieces of the language. Since this is Flash, though, my “Hello World” program is a bit, um, flashier. You have to click a moving target to get it to say “Hello World.” Try it out: Hello Flash! (Credit: about 75% of the code in this program came from this online tutorial.)
(You may need the latest version of Flash Player installed too: get it here.)



