No one a clue?

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Lieven Cardoen
Sent: vrijdag 19 januari 2007 14:11
To: flexcoders@yahoogroups.com
Subject: [flexcoders] ScrollBars don't appear in Browser...

 

Any idea why the scrollbars in the browser do not appear when I set the
minWidth and minHeight.

 

The swf doesn't go smaller than 1024&768, but the browser doesn't let me
scroll if its window is smaller...

 

<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"; 

      layout="vertical" 

      minWidth="1024"

      minHeight="768"

      

      backgroundGradientColors="[#ffffff, #ffffff]"

      xmlns:inputmodule="be.bekaert.specularis.inputmodule.*"

      creationComplete="initApp()" 

      verticalGap="0"

      paddingLeft="0"

      paddingRight="0"

      paddingBottom="0"

      paddingTop="30"

      width="100%" 

      height="100%" xmlns:ns1="*"

      fontFamily="Arial">

 

Lieven Cardoen
Application developer

indiegroup
interactive digital experience
engelse wandeling 2 k18 
b8500 kortrijk 

 

 

 

Reply via email to