Archive for the 'flex2' Category

Flex :: DockAreaFX :: dock and float container release

Tuesday, November 6th, 2007

Hi,
Back from the lab and we have a great component release, the DockAreaFX.
Product Page
Update, New Product
The DockAreaFX set is a new product that is well worth a look.
The DockAreaFX is a very powerful, extendable and simple to use drag and drop container set. The set consists of the DockAreaFX that serves as the drop […]

Flex :: Framework forks and subclasses

Wednesday, September 26th, 2007

Order and logic rule our consciousness, thus seeing a template in a framework comes natural for me, I love order.
What is a fork relating in a framework? When creating abstract superclasses that rely on subclasses to fill in details we need forks. A micro routine in a macro routine. Take the flex framework, [...]

Flex2 :: DocumentFX :: A new look at Flex Documentation

Wednesday, November 15th, 2006

Hello,
It's been awhile since I have posted but...
I have been in the laboratory cooking up some futuristic solutions to the everyday problem of component documentation.
Take a look at the screenshot below, click on it to maximize to see the full image. This is DocumentFXExplorer. What you are looking at is the new revolutionary way of [...]

Flex 2 :: DND Containers ! :: Abstract and powerful

Thursday, October 19th, 2006

Hello,
Well, I have had some encouraging words lately. This is my driving force, if I can inspire people to create with their mind and not worry about rules, I have accomplished my duty.
Well, as you know I have a lot of 'large' components coming up, not controls but framework components. I thought I [...]

Flex 2 :: Tree :: Walking the Tree method

Monday, October 16th, 2006

Hi,
I thought I would post this method to show some of you that the dataDescriptor rocks. One thing you will notice in the method below is there is an if() check on the model at every turn. With experience comes wisdom and I have found this is essential in creating methods that test the sands [...]