开发者

Set window to non-resizable in ActionScript 3.0

How? :SS Or is 开发者_JAVA百科that possible at all? :S


Is it possible to fix the width of the swf?

The answer is Yes

stage.scaleMode = StageScaleMode.NO_SCALE;
stage.align = StageAlign.TOP_LEFT;
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜