如何在 Flash 8 中滚动内容?
我的 Flash 应用程序中有几个场景;对于其中一些人来说,电影高度是正确的,而对于其他人来说,内容很长,所以我需要有滚动条来让用户向下滚动。 在旧版本的 Flash 中,哪种处理方式是正确的?
I have several scenes in a Flash app; for some of them the Movie height is right while for others the content is very long so i would need to have scrollbars to let the user scroll down.
Which is the correct way to handle it in this old version of Flash?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将影片剪辑放置在 ScrollPane 组件中。
http://www.tizag.com/flashTutorial/flashtextscroll.php
http://www.entheosweb.com/flash/scrolling_content.asp
Place your movieclip in the ScrollPane component.
http://www.tizag.com/flashTutorial/flashtextscroll.php
http://www.entheosweb.com/flash/scrolling_content.asp