Feeds:
Posts
Comments

Archive for August, 2006

Read this interesting and simple tutorials on when to use buttons and how to do that.
[ Read more... ]

Read Full Post »

The second version of the TreeGrid component is done. It is working much better thanks to comments from Matt and Jose. I was able to resolve all of the issues I was aware of except the hard coded reference to “product”. I was even able to get recursion working.
[ Read more... ]

Read Full Post »

Posting to a blog from flex [ Read more ]

Read Full Post »

The other day, my colleague (Ajit Parthan) was telling me about a wierd behavoiur he had noticed with the Alert.show() in flex. In flex, when you throw an alert, the code execution doesnt halt.
I have myself noticed many times that when you give out multiple alerts, each alert popups one over the other. Each alert [...]

Read Full Post »

Beyond Styling

This is documented in the livedocs, but I also wanted to give some examples of how you can apply filters to components to further achieve your desired look-and-feel. Want a drop-shadow on a button or a label? Want your text to look chiseled, or maybe your combo-box looking nicely chiseled? What an inner-shadow on a [...]

Read Full Post »

Adobe Consulting:
This tool allows you to try out the various transition and tween effects offered in ActionScript 2.0 and then, when you’re happy with the way it looks, you can copy the code snippets into your own movies.
[ Original Post | Download ]

Read Full Post »

A Flex Context builder – Here.

Read Full Post »