Targeting flash player 10 with ASDoc?
i'm running asdoc document code.
(the command line tool shipped flex
that generates documentation of code.)
i'm running problem.
i created project targeting flash player 10 , project
compiles fine in eclipse, when running asdoc, 1 of
the classes use contains methods not available
flash players lower flash player 10. asdoc tool
is generating error, b/c doesn't know targeting
flash player 10.
how tell asdoc wish target flash player 10?
thanks!
hi,
did set library-path option asdoc same way set compiler app? make sure pointing flash 10 swc file, , not flash 9 swc file.
stephen
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment