Flash - playing video
        Posted  
        
            by 
                Yippie-Kai-Yay
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Yippie-Kai-Yay
        
        
        
        Published on 2010-12-27T15:26:54Z
        Indexed on 
            2010/12/27
            15:54 UTC
        
        
        Read the original article
        Hit count: 319
        
Hello!
I'm developing a Flash-only application and I want to integrate the flowplayer directly into it, but not on the webpage using some swfobject-like approach.
So, at some moment (for example, when arbitrary event fires), I would like to add the flowplayer object to the scene so that it starts streaming the specified video.
Does someone know if that is possible?
Would the following API (http://releases.flowplayer.org/apidoc-latest/index.html) help me somehow?
Thank you.
© Stack Overflow or respective owner