开发者

c# code to control swf file

how to control .swf file from c#. I was开发者_如何学运维 developed one asp page which contains flash file. Is there any possibility to play and pause that flash file?


You can't.

C# code is executed server-side. Flash animations are executed client-side.

Your best bet would be to see what you can accomplish with JavaScript.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜