Entries from Deitte.com tagged with 'asdoc'

Random Compiler Thoughts, Part II

I went to the first Boston Flex User Group meeting last Tuesday, and I took some notes through Pete Farland's presentation. This is more of a ramble on the compiler than on the presentation (similar to my previous post on...

FlashType Support in Flex 2.0.1

One major feature that wasn't talked about in Ted's post on 2.0.1 is the addition of FlashType support in Flex. Whenever you embed a font, the font will now use FlashType by default. What is FlashType? It's technology in the...

ASDoc: a list of fixes and how to alter the output

Update: Flex now includes ASDoc. The documentation is here. ASDoc, currently on Adobe Labs, will be included in the next update to Flex. I don't know the full list of ASDoc fixes, but I can share that the top three...

ASDoc is Available on Labs

Update: Flex now includes ASDoc. The documentation is here. ASDoc, the Flex and AS3 documentation tool, is now available on labs: http://labs.adobe.com/wiki/index.php/ASDoc The page on labs has everything you'll need to get started: a link to asdoc.zip, instructions on installation,...

AS3 Documentation and Libraries

Update: If you're looking for the documentation of the AS3 and Flex APIs, you can find it here: http://livedocs.macromedia.com/flex/3/langref/. In the past few days, two important resources have been released for those interested in ActionScript 3. The first resource is...