Search

  • Custom Flash/Flex/ActionScript/AIR Search
    Custom Search

Related Ads

del.icio.us

  •  

News Aggregators

« ActionScript 3.0 Coding Standards | Main | Use a Flex List control to navigate to URLs »

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341c3f0b53ef0111685ee0af970c

Listed below are links to weblogs that reference ASDoc now works with Flex MXML files:

Comments

Jeremy Holland

This post is literally my savior - boss wants every class documented with a big old hunk of commentary at the top, and I was going to have to edit the generated HTML to do it otherwise. THANK YOU!!!

Jeremy Holland

Actually, just found what appears to be a small issue ( I may be mistaken - the options may have changed and I'm just not aware of it ). If you declare custom namespaces for external swc libraries in your MXML component, and then use the -external-library-path option to tell ASDoc to ignore it, it still seems to try to look for it when it parses that xml namespace attribute, and fires an error when it can't. Here's my code for reference, as AssetsPanel.mxml:



And here's the error that the new ASDoc returns:

/path/to/component/AssetsPanel.mxml(-1): Error: Type was not found or was not a compile-time constant: *.

If I remove the external item and thus the namespace, it works fine.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment