Thank you Fred. I navigated down oath and created the file [1]. Added my tests folder from mustella [2]. Ran a small test [3].
The issue it turns out is the FlashPlayerDebugger.exe, The executable needs to be included in the system var, which is not documented properly. It just says to put the absolute path and nothing about adding the executable after it. I do have one gripe about it not telling me an error message that says it cannot find the file, rather just tell me access denied... [1] C:\Users\[user]\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\dev.trust.cfg [2] D:\PortableApps\Flex\mustella\tests [3] mini_run.sh components/List > _output.txt On Sat, Apr 20, 2013 at 8:14 AM, Frédéric THOMAS <[email protected]>wrote: > In your C:\Users\<USER>\AppData\**Roaming\Macromedia\Flash > Player\#Security\**FlashPlayerTrust > > create if not exist the file "dev.trust.cfg" and then inside, write the > absolute path to your Mustella tests folder, re-launch the tests and you > should be good. > > -Fred > > >
