I've just released the next version of Bifff, which provides a way to use full css selectors to associate behaviors with flex components. For more information, please read the following. Release Notes - http://code.seanhess.net/?p=179
Documentation - http://wiki.github.com/seanhess/bifff For this release, I've written a lot of documentation, have added support for custom behaviors, and have added a component that can parse a stylesheet, allowing you to have a much more robust css engine for Flex. For example, you could use it to set the label of a button, all while using Bifff's robust css selectors. Don't forget to join the google group if you're interested in learning more or trying it out. ~sean

