Category

Archive for the 'Actionscript 3.0' Category

Free Flex 2 Online Training

Flex Builder Plus

As most are aware Flex Builder is built upon the eclipse IDE. Now for those that use the Flex Builder plugin for eclipse as opposed to the standalone the following will not be a huge surprise, but it may highlight elements that you hadn’t thought about to improve or extend your workflow.

Tonight LFPug - Flex development in 60 minutes.

Has he gone mad I hear you say. He did say 60 minutes. Yes 60 minutes to develop an application. This is the talk / participatory presentation I will be giving at the London Flash Platform user group tonight.
Obviously in the true style of Blue Peter there will be a bit of prep and code [...]

Flex 2 Validator “Error” Tooltip Gotcha

If you’ve used the Validation classes in Flex 2 you’ll know how useful they are as they take the headache out of having to create a load of code to manage and deal with checking the value in or of a designated field. The handy thing is that they link into the Tooltip manager [...]

Flex Builder “Alternative Comment Blocks”

This one has bugged me for ages (not in a real ranting type way, more in a WTF? way :p). The deal is if you have an ActionScript file open in Flex Builder and you use ALT+CMD+C* you get the old style ActionScript 1.0 / 2.0 style comment block (/* \*/). If you then try [...]