On Tue, Aug 18, 2009 at 8:24 AM, aparrish<[email protected]> wrote: > Thanks again for putting up with my questions. It would be nice if > Flex Mojos added the target directory of SWF's to the local trust or > if there were an option to do so. Others have to run across this > problem as well and it would be good if it transparently worked right? > > Is this something I can file a ticket in Jira for and maybe attempt to > help add to your next release? I would be interested in trying to give > back if you felt it was worthwhile functionality.
The trust directory is only relevant when launching an application. Flexmojos currently does add your test application swfs to the trust directory when it launches the test runner to run the tests. So the code is mostly there. You could request/add an option that will place the entire output directory in the trust instead of just the test swfs. Logan --~--~---------~--~----~------------~-------~--~----~ 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://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
