Make a SWF have a transparent background?

拟墨画扇 提交于 2019-12-08 14:04:05

问题


If I have a one SWF movie imported inside of another, how do I make the inner one have a transparent background?


回答1:


SWFs imported will always have transparent background - the Loader object itself doesn't work like, say iFrame in HTML. Unless you have a background in the SWF made up of some graphics, or MovieClips, Sprites, Buttons... whatever else, then you won't see the default backdrop you can see in IDE while working with the FLA file of that SWF.




回答2:


try different BlendModes



来源:https://stackoverflow.com/questions/4148250/make-a-swf-have-a-transparent-background

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!