如何在asp.net中包含Flash文件

问题描述:

大家好,

如何在asp.net中包含Flash文件

问候
Sathish K.

Hi guys,

How to include flash file in asp.net

Regards
Sathish K.

在这里您要走

如何将Flash(.swf)文件嵌入到ASP中.net? [ ^ ]
Here you go

How to embed a flash (.swf) file into asp.net?[^]


正如thatraja通过他的链接指出的那样,有很多选择.

我个人更喜欢 swfobject [ ^ ]-适用于大多数常见的浏览器.

最好的问候
Espen Harlinn
As thatraja points out through his link, there are quite a number of options.

Personally I prefer swfobject[^] - it works with most common browsers.

Best regards
Espen Harlinn


您可以下载FlashControl.dll文件并将其添加到工具箱中.然后,您只需像其他组件一样拖放FlashControl,然后在flashcontrol中设置影片网址即可.
You can just download the FlashControl.dll file and add to your Toolbox. Then you just drag and drop FlashControl like other components and set movie url in flashcontrol.