Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个复杂的movieclip对象(一个由其他movieclip组成的movieclip),我想淡入淡出,但我不希望重叠的对象在这个淡入淡出过程中变得可见,我想把整个事情当作淡入淡出期间的位图。这可能吗?
将混合模式设置为“图层”:
具有正常混合模式的图层:
具有图层混合模式的图层:
参考: