Wednesday, June 25, 2008

LFFS - 12: Flex Builder Part 2 - Getting Acquainted With The Workbench


The Learning Flex From Scratch series on InsideRIA has a new installment. We've been dedicating some posts to using the Flex Builder IDE. Previously, we covered the installation of Flex Builder, both as a standalone IDE, and as a plugin with Eclipse. We're taking it to the next step this time by exploring the workbench layout as we import the calculator application we've covered before.

Wednesday, June 4, 2008

Flex Calculator Beta

The last two installments in the Learning Flex From Scratch series on InsideRIA have focused on the programming of a calculator built in Flex. Adam created a non-functioning calculator, and as an assignment, I was to code the logic into it so it would work.

I got it to work, sort of, but there are a few bugs. Here is the version I came up with:





View Source - Download Source





And here is the version that Adam came up with after doing a code review and applying the principles of best practices:





View Source - Download Source






We'll post an updated version when we get the bugs fixed, so please be patient!

Cheers!

About Me