Aloha Greg, Thanks for your help.
I'm not really looking for the [Inspectable] tag. I'm not using components, and I'm not authoring in Flex. I'm only using the Flex IDE to construct my ActionScript classes to be used in Flash 9. I did used to use [inspectable] when working with components in ActionScript 2.0 code but as I understand it you can't use components in 3.0 code when using the Flash 9 IDE. Thank you for trying to find it though...I ran into the same problem when searching for AS 3.0 Flash 9 meta tags. I'm going to do some research on Eclipse. It's my belief that the Adobe team bought out Interakt, who produces eclipse plugins, so that it could produce Flex Builder, so the answer to my question is probably somewhere over there. I'll also check the flex coders list. I'll let this list know if I find out anything. Thanks, Kalani -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of greg h Sent: Tuesday, January 02, 2007 11:43 AM To: Flashcoders mailing list Subject: Re: [Flashcoders] FlexBuilder/Actionscript 3 Meta Tags Kalani, For code hints, I believe you are looking for the [Inspectable] metadata tag. [Inspectable] is used by both Flash and Flex components. For Flash 8, the doc page on [Inspectable] is here: http://livedocs.macromedia.com/flash/8/main/00003033.html For Flex 2, the doc page on [Inspectable] is here: http://livedocs.macromedia.com/flex/2/docs/00001658.html and the doc page listing metadata tags is here: http://livedocs.macromedia.com/flex/2/docs/00001651.html Unfortunately, the currently available Flash 9 AS3 Preview docs<http://livedocs.macromedia.com/labs/as3preview/docs/wwhelp/wwhimpl/js/h tml/wwhelp.htm>do not include coverage of metadata tags for components like [Inspectable]. fyi, both of Jim's suggestions are excellent. ASDoc is for creating LiveDocs style documentation. And the Flexcoders list will likely provide better support in cases where you are using Flex Builder for authoring ;-) hth, g _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

