On Thu, Jun 25, 2009 at 8:03 AM, Van Anh Nguyen<[email protected]> wrote: > [INFO] Failed to launch Flash Player. Make sure flashplayer is available on > PATH > or use -DflashPlayer.command=${flashplayer executable} > Read more at: https://docs.sonatype.org/display/FLEXMOJOS/Running+unit+tests > > Embedded error: CreateProcess: FlashPlayer.exe > C:\T2MDev\T2MWorkspace\t2mFlexLib\target\test-classes\TestRunner.swf error=2 ... > I did all the steps according to the instructions but still got the same > error all over again... any suggestion?
How did you follow the instructions? Did you use the -DflashPlayer.command, or did you put the Flash Player.exe on your %PATH%? If you put it on your %PATH%, then you should be able to open a command prompt window (Start->Run; cmd.exe) and type FlashPlayer.exe and it will launch If you used the -D option, then you put in the path wrong. Verify the path is correct, or make sure it has quotes around it if it has spaces. 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/ -~----------~----~----~----~------~----~------~--~---
