--- In [email protected], Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Monday 04 Jun 2007, Nuno Morgadinho wrote: > > I would now like to have this documentation integrated with the Flex > > documentation so I can use the Flex Builder search to navigate through > > my docs. > > Just run ASDoc over the SDK source as well as your source.
I'm glad its easy but running ASDoc over the SDK source gives me this error: Error: could not find source for class mx.validators:ZipCodeValidator in namespace http://framework. Here's the command I used: C:\Program Files\Adobe\Flex Builder 2\Flex SDK 2>bin\asdoc.exe -source-path frameworks -namespace http://framework frameworks/core-framework-manifest.xml -doc-namespaces http://framework Loading configuration file C:\Program Files\Adobe\Flex Builder 2\Flex SDK 2\frameworks\flex-config.xml Something wrong?

