使用C#播放多个Flash文件(.swf) [英] Play multiple flash files (.swf) using C#

查看:211
本文介绍了使用C#播放多个Flash文件(.swf)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在使用AxShockwaveFlash在C#Windows应用程序中播放.swf文件.
对象名称是flshheader,通过代码,
它可以与单个文件完美配合
flshheader.loadMovie(0,headerpath); //headerpath contains the filepath


但我的要求是顺序播放多个文件.
还有一件事,我需要在对象中显示为 stretch .

任何人都可以帮助我吗?


在此先感谢
Rakesh

Hi,

I am using AxShockwaveFlash to play .swf file in my C# windows application.
object name is flshheader, and its working perfectly with single file by the code ,

flshheader.loadMovie(0,headerpath); //headerpath contains the filepath


but my requirement is to play multiple files sequentially.
and one more thing , I need the display as stretch in the object .

Any body can Help me please ?


Thanks in Advance
Rakesh

推荐答案

我没有得到任何解决方案.因此,我在停止上一个Flash文件后使用计时器来加载下一个Flash文件.

谢谢n问候

RakeshK.K
I didn''t get any solution for this. So I use timer to load next flash file after stopping the previous one .

Thanks n Regards

RakeshK.K


这篇关于使用C#播放多个Flash文件(.swf)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆