Is it possible to navigate swf file using javascript/jquery?
        Posted  
        
            by ngkong
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ngkong
        
        
        
        Published on 2010-03-21T05:37:59Z
        Indexed on 
            2010/03/21
            6:11 UTC
        
        
        Read the original article
        Hit count: 368
        
When we open plain swf in browser, we are able to control the swf file by right clicking, the available control are: zoom in, zoom out, quality, rewind (previous frame), forward (next frame), and print. Is it possible to trigger those control using javascript especially jquery?
© Stack Overflow or respective owner