Calendar

April 2007
S M T W T F S
« Mar   May »
1234567
891011121314
15161718192021
22232425262728
2930  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for April 23rd, 2007

Flex 2 Metadata Tags

Monday, April 23rd, 2007

Flex 2 Metadata Tags
— 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 [...]