flash cs4 文本字段

发布于 2024-10-02 16:19:41 字数 67 浏览 2 评论 0原文

我正在动态文本字段中渲染 html..是否可以为我的内容提供超出视图的滚动条。

我尝试谷歌搜索但一无所获

im rendering html in a dynamic textfield.. is it possible to have scrollbars for my content that extends beyond the view.

i tried googling and came up with nothing

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

要走干脆点 2024-10-09 16:19:41

是的,这是可能的!

您需要设置一个容器和一个具有设定高度的遮罩,然后添加滚动条来滚动您的 TextField。

查看 Lee Brimelow 教程了解更多详细信息
http://gotoandlearn.com/play.php?id=71

Yes, it's possible!

You need to set a container and a mask with a set height then add scrollbars to scroll your TextField.

Check this Lee Brimelow tutorial for more details
http://gotoandlearn.com/play.php?id=71

老子叫无熙 2024-10-09 16:19:41

我不知道你所说的“超出视图”是什么意思,但你可以使用一个组件来实现这一点吗?只需打开“组件窗口”,然后在文本字段上拖动滚动条即可。

I don't know what you mean with "that extends beyond the view", but you could use a component for that? Just open the 'components window', and drag a scrollbar on the textfield.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文