public static const EXACT_FIT:String = "exactFit"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9 |
指定された領域内に Adobe® Flash ® アプリケーション全体が、元の縦横比を維持しないで表示されるよう指定します。ゆがみが発生する場合もあります。
public static const NO_BORDER:String = "noBorder"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9 |
指定された領域いっぱいに Flash アプリケーション全体がゆがまずに表示されるように指定します。ただし、アプリケーションの元の縦横比を保つために、ある程度トリミングされることがあります。
public static const NO_SCALE:String = "noScale"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9 |
Flash アプリケーションのサイズが固定され、Flash Player のウィンドウのサイズが変更された場合でも、サイズが維持されるように指定します。プレーヤーウィンドウがコンテンツよりも小さい場合は、トリミングされることがあります。
public static const SHOW_ALL:String = "showAll"
| 言語バージョン : | ActionScript 3.0 |
| Player のバージョン : | Flash Player 9 |
指定された領域内に Flash アプリケーション全体が、アプリケーションの元の縦横比を維持したままゆがまずに表示されるよう指定します。ただし、アプリケーションの両側に境界枠が表示されることがあります。
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Thu Oct 25 2007, 12:41 AM GMT-07:00
現在のページ: http://livedocs.adobe.com/flash/9.0_jp/ActionScriptLangRefV3/flash/display/StageScaleMode.html