|
|
1
4
Sprite不实现IVisualComponent(检查文档: http://www.eonflex.com/flex/4.1/langref/flash/display/Sprite.html ) 您需要添加一个UIComponent来保存精灵。 比如:
|
|
|
2
3
是的,我们也可以使用MXML语法。但是在AS3中,需要使用SpriteVisualElement类。
会有用的。 |
|
|
3
0
请注意,您还可以使用MXML图形执行此操作:
|
|
|
nabster023 · 拉伸和旋转电影剪辑而不失真 8 年前 |
|
|
BadmintonCat · 获取数组排序的索引 8 年前 |
|
|
Dimentio · 无限循环(动作脚本3) 8 年前 |
|
|
steph45 · 它们是一种在数组中找到最接近0的数字的方法吗? 8 年前 |
|
|
AeroKLiam · AS3-使用组合框进行真/假测验 8 年前 |