On Mon, Mar 1, 2010 at 12:43 PM, ddinger <[email protected]> wrote:
> 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 ? > Right now it is not possible.... need a patch. > By the way - why does asdoc complain about this code anyway ? > Because asdoc is a very good tool. Ok, I'm lying here!!! > > 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]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos?hl=en?hl=en > > http://flexmojos.sonatype.org/ > -- 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/
