Archive for the 'flexcomponents' Category

Flex2 :: New framework mailing list!

Monday, May 29th, 2006

Ok,
I have finally done it; I will be the leader of this charge and take it where it needs to go for those who like what they see on this blog.
I have posted to the flexcoders mailing list ‘advertising’ this list, so all those interested, come this way…
Subscribe to The Flex Frame workers List
There was […]

Flex2 :: TEOApplicationDeskTop

Thursday, May 25th, 2006

Hello,
Well, I thought this is the time to show all those interested what I am up to. Or a peice anyway. See, there is this nice thread once again about AJAX vs. Flex on flexcoders. No opinions here I just want to show you what my answer is.
Mark Wales brought up a point I have [...]

Flex2 :: Layout Class gems

Monday, May 15th, 2006

Hello,
Well this post might actualy help someone...
If anybody has been following me in the past year and a half, you would have seen me creating a container framework for Flash. If you don't believe me, go to my main site www.teotigraphix.com and hit the blog button(my old blog) and I talk plenty about it with [...]

Flex2 :: Ely’s Fisheye

Saturday, April 15th, 2006

Hello,
Take a look at
Ely Greenfield's FishEye component
One of the great component masters of the Flex2 age can be seen using some very kewl patterns in his code. This is what I love about the world, learning things! There are a lot of valuable things found in the source code of that component that could make [...]

Flex2 :: include :: I found a use for it!

Tuesday, April 11th, 2006

Hello,
I was creating some components the other day and realized that flex2 components source files when creating for public release get REAL BIG. So, with styles, effects and events, the meta data with comments start to look like classes themselves.
Here is a solution that I am sticking to, it will be interesting to see how [...]