Articles for March, 2007
“Introduction to ActionScript 3.0”: slides, files, and recording
A few weeks back (February 21, 2007) I gave a presentation titled “Introduction to ActionScript 3.0” to the Indiana University Flash Users’ Group. The bulk of the presentation was a comparison between previous ActionScript versions and ActionScript 3.0, looking at syntax, the object model, event handling, how code runs in Flash Player, and more. I […]
» Keep reading “Introduction to ActionScript 3.0”: slides, files, and recording
Loading a cfform SWF into another SWF
I haven’t written about ColdFusion Flash Forms in a while (I’m a Flex user now that you no longer need a server to create the content). However, this morning I got an interesting question from “trifide” that I hadn’t considered before, so I’m making a brief return into cfform land:
There are many attempts to loading […]
» Keep reading Loading a cfform SWF into another SWF