PDA

View Full Version : Scroller for Liquid Flash Site


mrvicious
04-20-2007, 03:57 PM
i just finished this site http://www.themapmag.com. the problem that i'm getting is that if its viewed on a monitor smaller then 1024 x 768 the top and bottom navigation gets cut off.

so does anyone know how to add a scroller but still keep the sites liquid properties??

-andrew

red01
05-09-2007, 11:47 PM
you are going to need to look at the Stage.height and Stage.width properties to and add a scroll bar if they go below a 1024 x 768, also you will need to look at onResize... this will alow you to tell if the user is resizng the browser

check this
http://livedocs.adobe.com/flash/8/main/00002692.html