Archive for September, 2007

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, [...]

Flex :: RotatingListFX :: Adobe Dev Center

Wednesday, September 19th, 2007

Hi,
I have seen a couple posts on flexcoders about the Adobe Dev Center's rotating UI at the bottom of the page.
Check out
RotatingListFX Product
to see how well an encapsulated custom component can create that functionality plus a whole bunch more.

This component is a container that you create children in just like a box or canvas. [...]