Google: "Flex ASDocs MXML" -TH
--- In [email protected], "Amy" <amyblankens...@...> wrote: > > > > --- In [email protected], "turbo_vb" <TimHoff@> wrote: > > > > Three dashes for the comment: > > <!--- The class level comment for the component. This tag > > supports all ASDoc tags, and does not require a CDATA block. --> > > <mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml">-TH--- In > > [email protected], "Amy" <amyblankenship@> wrote: > > > > > > When you give a component defined in MXML an ID, you essentially make > > it a public property of your component, so I want to document all of > > these properties. Unfortunatley, I'm not sure how to "inline" ASDOC > > comments on them. > > > > > > Has anyone done this before? > > Thank you! > > Where did you find this? > > -Amy >

