Articles for October, 2005
ActionScript 3: The real syntax
Last week I posted a preview guess of what ActionScript 3 syntax would look like, based on the ECMAScript 4th edition proposal. Here are a few links to the real thing, now that it’s finally public! ActionScript 3 in the MM Labs wiki AS2 to AS3 Migration, from the AS 3 Language Reference ActionScript 3 […]
» Keep reading ActionScript 3: The real syntax
ActionScript 3 Syntax preview
Not official, of course. I combed over the proposal for ECMAScript 4th edition, which is the target for ActionScript 3 syntax. Here is a review of things in the spec which are not implemented in AS2 — plus my thoughts on what else I’d like to see (since MM did say they want developer feedback, right?)
» Keep reading ActionScript 3 Syntax preview
Dynamically change a cfinput field’s label (new and improved)
In a previous article I demonstrated a workaround approach to dynamically changing the label of a cfinput field in a ColdFusion Flash Form. Thanks to some great feedback from Laura Arguello, I’ve now worked out some improvements to the solution, so that it doesn’t require a “fake” label as the previous approach did. So, here […]
» Keep reading Dynamically change a cfinput field’s label (new and improved)

