文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>as中设置swf

as中设置swf

时间:2010-03-09  来源:haibinzhang



一直没注意到这个,在代码里写stage.stageWidth=*都无效,留个笔记吧。


设置舞台背景:

   在类声明上添加标签 [SWF(backgroundColor=0x000000)]

设置舞台大小:

         [SWF(backgroundColor=0x000000,height = 400,width = 800)]

     

package

{

     import flash.display.Sprite;


     [SWF(backgroundColor=0x000000,height = 400,width = 800)]

     public class *** extends Sprite

     {

     }

}

排行榜 更多 +
无畏行者模拟器

无畏行者模拟器

冒险解谜 下载
哈基米世界

哈基米世界

休闲益智 下载
哈基米世界(内置菜单)

哈基米世界(内置菜单)

休闲益智 下载