You need to force the popup to not be bigger than the browser window with
maxHeight or something similar. Popups that are too big won't cause a
scrollbar to appear on the application because in the display list they're
parented by systemManager, not the Application itself.

-Josh

On Sat, Jun 28, 2008 at 12:01 PM, pfk456cr <[EMAIL PROTECTED]> wrote:

> i have some popups that have their height property greater than the
> height of the browser window.  the close button on the popup is
> getting clipped and setting verticalScrollPolicy on doesn't function.
>  anyone have any ideas how i can force the popup (based on canvas) to
> have vertical scroll bars that function, or any other good ideas?  thanks.
>
>
> ------------------------------------
>
> --
> 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
>
>
>
>


-- 
"Therefore, send not to know For whom the bell tolls. It tolls for thee."

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]

Reply via email to