小编Dav*_*vid的帖子

如何在Flash Builder移动应用上强制横向显示

我正在使用Flash Builder构建移动应用程序.我在摩托罗拉Xoom上测试.当应用程序在附加的Xoom上打开时,它会以正确的方向(横向)打开,但当它在模拟器中的计算机上打开时,它会向后(纵向).

我在*-app.xml中指定了比率和方向:

<aspectRatio>landscape</aspectRatio>
<autoOrients>false</autoOrients>
Run Code Online (Sandbox Code Playgroud)

我假设它是一个错误,但有可能我错过了一些东西,或者可能有一个修复.

mobile flash-builder xoom

6
推荐指数
1
解决办法
2698
查看次数

标签 统计

flash-builder ×1

mobile ×1

xoom ×1