April 26, 2007 08:00 AM EDT
Most Flex developers have seen and used the [Bindable] tag but not many know
what this tag does or even what it is. [Bindable] is what is known as a
metadata tag. Metadata tags are special tags that are inserted in your source
code that give the compiler information on how to com... (more)