gpt4 book ai didi

c# - 使用 C# 在 Windows 窗体中嵌入 Flash 的示例

转载 作者:太空宇宙 更新时间:2023-11-03 11:32:12 25 4
gpt4 key购买 nike

我有一个用 swish 创建的 swf 文件(小动画),我想把它像标题一样放在我的 Windows 窗体应用程序中,我正在查看下面的链接,但它并没有说太多,有人可以举个例子吗如何做到这一点?

Embedding Flash in a Windows Forms .NET app

最佳答案

您的链接指向旧页面。 (大约 2003 年)

接下来有个类似这样的SO题:AxShockwaveFlashObjects and ShockwaveFlashObjects from Flash ocx

要获取所需的两个 DLL 文件,请执行以下操作:

Open your command prompt. Switch to the directory that contains the aximp.exe file. Typically; C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin>

Enter the following command (you may need to change the name of your COX file to match your version.

aximp.exe -source "C:\WNDOWS\system32\Macromed\Flash\Flash10a.ocx"

Look in the C:\WNDOWS\system32\Macromed\Flash\ directory. Your files should be there.

在 Visual Studio 中添加这两个文件作为引用。

这是 MSDN 上的示例应用程序:http://social.msdn.microsoft.com/Forums/en-US/winformsdesigner/thread/5815e676-50b0-47f4-964a-c1bcebfdb9a4

关于c# - 使用 C# 在 Windows 窗体中嵌入 Flash 的示例,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7421570/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com