[SWF(width="450", height="330", frameRate="60", backgroundColor="#333333")]
public class ZoomingExample extends Sprite
Flex 中通过程序控制编译后的SWF文件属性,包括大小,背景色等。
最新推荐文章于 2025-04-25 12:50:39 发布
[SWF(width="450", height="330", frameRate="60", backgroundColor="#333333")]
public class ZoomingExample extends Sprite