java.awt.Desktop doesn't give me the process... so I can't kill process if something goes wrong.
On CLI, I can't because I'm invoking run32dll, once I start to used flashplayer directly that will be possible. On that case you will need to have flashplayer on OS path or will need to declare a command for it. I still looking for the silver bullet, but so far I had no lucky with that. VELO On Thu, Feb 12, 2009 at 4:22 PM, Bob <[email protected]> wrote: > > I wondered about this - however, the standalone flashplayer (on > windows certainly) is not delivered with an installer, it's just an > executable that you can put anywhere on your filesystem - so you would > still have to rely on the O/S and file associations to determine it's > location. Won't this be more error-prone? > I haven't looked into it, but presumably the java.awt.Desktop class > does much the same as the plexus CommandLine class? Is it worth > investigating further? > Regards, > Bob > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
