If  the application height is fixed add a style:

<style>
body {overflow:visible; height:1500px }

</style>



----- Original Message ----- 
From: "seulaterbuddy" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, September 04, 2008 12:54 PM
Subject: [flexcoders] Re: Where are the Scroll Bars on the Web Page At ?


>I have done that and, unfortunately it did not work.
>
>
>
>
>
>
> --- In [email protected], Nik Derewianka <[EMAIL PROTECTED]> wrote:
>>
>> In the html-template/index.template.html file change line ~77 to
> read
>> <body scroll="auto"> instead of the default which turns it off
>> explicitly.
>>
>> And if someone tries to tell me again that he never creates a Flex
>> application with the Application tag as the main container, then I
>> encourage him to re-read what Out of the Box means.  Hint: you can't
>> create an application out of the box without an Application tag as
> the
>> root.
>>
>> This default is wrong.  It needs to change.
>>
>> Regards,
>> Nik
>>
>
>
>
> ------------------------------------
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups 
> Links
>
>
>
> 

Reply via email to