有没有办法将Flash ScrollPane组件的边框和背景颜色设置为透明?
我正在查看这个 文档,我完全被他们所说的搞糊涂了。有谁有修改 ScrollPane 组件样式以将窗格区域设置为透明的简单示例吗?
I'm looking at this documentation and am completely confused by what the hell they're saying. Does anyone have a simple example of modifying the style of a ScrollPane component to set the pane area to transparent?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这似乎可以解决问题:
创建一个空的影片剪辑并将其导出为动作脚本。然后在您的滚动窗格实例上执行以下操作:
this seems to do the trick:
create an empty movie clip and export it for action script. then on your scroll pane instance do this: