Flex 2 Metadata Tags
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 to compile the application. These tags aren’t actually compiled into the generated SWF file but provide instructions on how the compiler should create the SWF. There are 12 documented metadata tags. This article will offer definitions of these metadata tags and give examples of their use. By the end of this article you will understand when and where to use metadata tags in your Flex 2 applications. Read the full article here




April 21st, 2007 at 3:06 pm
Nice article!
Thanks for the link to the Apollo Cheatsheets too!!!
Kind regards,
April 21st, 2007 at 8:43 pm
Sorry viewed a code sample had to deal with the popup and the video ad. Decided I couldn’t continue since this would happen with every code view. Would’ve been really good though I’m sure based on what I read.
April 21st, 2007 at 9:27 pm
Sorry, that is the wddj site, not mine. You can get the pdf version
here:
April 21st, 2007 at 9:38 pm
Thanks for posting the link to the PDF version.
I CANNOT STAND THE SYSCON WEBSITE! THAT F..KING COMMERCIAL KEEPS STARTING WITH SOUND ENABLED ON EACH PAGE EVEN THOUGH I’VE TURNED OFF THE SOUND ON THE PREVIOUS PAGE! I WILL NEVER WRITE AN ARTICLE FOR SYSCON. I’LL JUST POST IT ON MY BLOG.
Very good article.
April 22nd, 2007 at 12:09 am
Nice article. Can I translate it into Chinese ? of course, with the link to the original article and your blog. Thank you.
April 22nd, 2007 at 7:34 am
You can try this (Chinese Simplified)
Or this (Chinese Traditional)
April 22nd, 2007 at 10:13 am
I think I didn’t express myself clearly. I meant can I tanslate it into Chinese and let more people read it? Google translate is not good enough, it is just a machine. Thank you very much.
July 28th, 2007 at 8:01 am
Nice article!
Thanks!