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.
我正在查看此文档,并且完全被他们所说的搞糊涂了。有没有人有一个简单的例子来修改 ScrollPane 组件的样式以将窗格区域设置为透明?
这似乎可以解决问题:
创建一个空的影片剪辑并将其导出为动作脚本。然后在您的滚动窗格实例上执行以下操作:
myScrollPane.setStyle( "upSkin", myEmptyMC );