Flash 中的布局管理器?

发布于 2024-11-08 13:47:54 字数 148 浏览 0 评论 0原文

我对 Flash 不太熟悉,只是找不到一种好的方法来控制添加到容器影片剪辑中的元素的位置。

我所做的是将Child 添加到我的目标容器影片剪辑和控件中 子项的 x,y 值取决于子项的总宽度和总高度 容器中的所有其他子项。可怕。

你能给我一些指示吗?

I'm kind of new to flash and i just can't find a nice way to control the position of the elements that i add to a container movie clip.

What i do is addChild to my target container Movie Clip and the control
the x,y values of the child depending on the total width and total height of
all other children in the container. Awful.

Could you provide me with some diretions.

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

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

发布评论

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

评论(2

终遇你 2024-11-15 13:47:54

如果您正在寻找稍微复杂一点的布局引擎;那么您不妨关注以下项目:

  • AS3Commons UI - 轻量级开源布局管理。 (示例
  • 示例) com/reflex/reflex-framework" rel="noreferrer">Reflex - Flex 框架的纯 AS3 替代品。 (示例
  • ASwing - 来自 Java 世界的 JSwing 布局框架的端口。

If you are looking for a slightly more involved layout engine; then you may wish to cast your eyes over the following projects:

  • AS3Commons UI - Lightweight and open source layout management. (example)
  • Reflex - An pure AS3 alternative to the Flex Framework. (example)
  • ASwing - A port of the JSwing layout framework from the world of Java.
马蹄踏│碎落叶 2024-11-15 13:47:54

您可以使用这些类,易于使用,非常有帮助:

http://www.greensock.com/liquidstage/< /a>
http://www.greensock.com/autofitarea/

You can use those classes, easy to use, very helpfull :

http://www.greensock.com/liquidstage/
http://www.greensock.com/autofitarea/

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