Может у каждого свой мануал? О_о
Flex Builder 3 и Flash CS3:
Цитата:
stageHeight property
stageHeight:int [read-write]
|
Цитата:
stageWidth property
stageWidth:int [read-write]
|
Ну я хотя бы смог установить Stage в размер с мувиклипом, установив

Код:
stage.scaleMode = StageScaleMode.NO_SCALE;