0

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.

4

1 に答える 1

2

完全なドキュメントと例を見つけることができるかどうかを確認しますが、axshockwaveflashという名前のCOMラッパーがあります

ここにあなたを導くのを助けるかもしれない一般的なリンクがあります: http ://social.msdn.microsoft.com/Forums/en-US/winformsdesigner/thread/5815e676-50b0-47f4-964a-c1bcebfdb9a4/

ここに別のものがあります:http://www.programmingforums.org/post164816.html

于 2012-07-11T22:40:36.193 に答える