简体   繁体   中英

How to display .swf flash files in C# Windows Forms desktop application?

My app is about categorizing and describing .swf files stored on my disc, so my main functionality should be to preview the files. How can I play flash files in my Windows Forms desktop app? I'm using visual studio 2010 premium.

I will see if I can find the full documentation and examples, but there are COM wrappers named axshockwaveflash

Here is a general link that might help guide you: http://social.msdn.microsoft.com/Forums/en-US/winformsdesigner/thread/5815e676-50b0-47f4-964a-c1bcebfdb9a4/

Here is another: http://www.programmingforums.org/post164816.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM