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.
我是 Flex 和 mxml 技术的新手。目前在 Flex 3 上的 Canvas 容器中进行一些操作。
我可以知道在基于相对的 Canvas 定位的情况下,我们是否可以在顶部和右侧(左侧、底部)属性中指定 % 值?
例如
附加此输出...但这不是我希望面板 1 显示为 left="40" top="20" 的理想结果
我哪里错了?我们不能在 top,bottom.left,right 属性中指定“%”值吗?请帮忙!!!