Converting flex application to AIR - stage scale issue
hi every one,
thanks checking post,
i looking advice on converting flex application air. understand basics, having trouble converting degrafa map. when creating flex application used following stage scale mode (below) keep panels in same proportion when resizing browser. when running air application found stage scale mode didn't work, top corner of 1 panel displayed.
<code>
applicationcomplete ="stage.scalemode = stagescalemode.exact_fit;"
<code>
does have advice on how correct this?
it may useful know following:
my application size is: width="1020" height="820"
the other panel sizes , positionings are:
- width="710" height="540" x="10" y="54"
- width="290" height="240" x="728" y="54"
- width="1010" x="10" y="600"
- width="290" height="290" x="728" y="302"
- there's application header going take out
thanks again.
cheers!
p.s. should mention bit of flex noob (only using last 6 months) , first air application.
have read through post on blog scalemode?
--
alex harui
flex sdk team
adobe system, inc.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment