No scrollbars on application


i notice application not obtain scrollbars when content exceeds  window size.  setting in application container size are:

 

width="1024" height="100%"

 

is there problems these settings?

 

thanks.

hi learner_doug,

 

remove height="100%" on <mx:appliation /> tag , make sure horizontalscrollpolicy , verticalscrollpolicy not set off ....

 

<mx:application width="1024" horizontalscrollpolicy="auto" verticalscrollpolicy="auto" />

 

thanks,

bhasker



More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい