开发者

How to make the flash player background transparent in c#

开发者 https://www.devze.com 2022-12-09 21:17 出处:网络
I have used ShockwaveFlash activeX control to display .swf file on the form. And to make the b开发者_如何学Goackground transparant i set Wmode to transparent but the control is not showing transparant

I have used ShockwaveFlash activeX control to display .swf file on the form. And to make the b开发者_如何学Goackground transparant i set Wmode to transparent but the control is not showing transparant background. How can i set the ShockwaveFlash background transparent

Thanks,


The swf file's author needs to remove its own background. Not much what you can do after doing your part.

BTW, add a winform and a flash tag will help you. Your question has nothing to do with which language you use.

0

精彩评论

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