Hi !
Since I use the FileReference.load() function in my flex project -
which enforces targetPlayer 10.0 - I get
an error if I execute the mvn flexmojos:asdoc command.
How can I tell the flexmojos asdoc which flash player version I want
to target ?
By the way - why does asdoc complain about this code anyway ?
private var _myFileRef : FileReference = new
FileReference();
.
_myFileRef.load();
Thanks for any hints.
Regards,
Dirk
--
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en
http://flexmojos.sonatype.org/