c# - How to access the swf file when playing in wpf web browser? -


hi here using wpf web browser play swf file , want know how find current frame , total frame of swf file.then how access swf file play/pause.

this.mainbrowser.navigate(@"c:\users\admin\desktop\array-file-final020.swf"); 

this code have used play swf want know possible communicate swf file wpf web browser.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -