java: play an avi file with default (os assigned) application, within a java application
        Posted  
        
            by Wooooo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Wooooo
        
        
        
        Published on 2010-06-13T06:35:44Z
        Indexed on 
            2010/06/13
            6:42 UTC
        
        
        Read the original article
        Hit count: 260
        
I'm using java, in a java application for MACINTOSH computers.
The application creates an AVI, and I'd like to open it on the users computer with the default assigned application for playing AVI files.
Any ideas?
© Stack Overflow or respective owner