Is it posible 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 5:41 UTC
Read the original article Hit count: 128

Filed under:
|
|

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?

Thanks.

© Stack Overflow or respective owner

Related posts about swf

Related posts about JavaScript