We use include files in Flex in a lot of places with no ASDoc issues. Is the 
error because ASDoc is trying to process the include file as if it were a class 
definition? If so, you should exclude the file from the build.

Or, are you getting a different error?

Stephen

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of aaron smith
Sent: Sunday, March 08, 2009 1:10 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] ASDoc and .as includes?


Hey all,

How can I get asdoc to play nice with includes? By includes, I don't
mean the asdoc -includes command flag. that's for including swcs. I
mean the preprocessor includes like:

include "some_as_file.as"

I have some classes that use the same logic, so I've put it in
includes. But it breaks asdoc.

any ideas?

Thanks
-Aaron

<<inline: image001.jpg>>

<<inline: image002.jpg>>

Reply via email to