Yup that did it! --- In [email protected], "turbo_vb" <timh...@...> wrote: > > I think because horizontalAlign is a style, not a property. Try setStyle(); > > -TH > > --- In [email protected], "criptopus" <sd_brown@> wrote: > > > > var boxArray:Array=new Array(); > > var boxIdx:int=boxArray.length; > > boxArray.push(new Box()); > > boxArray[boxIdx].percentWidth=100; > > > > Why not...? > > > > boxArray[boxIdx].horizontalAlign="center"; > > > > - Stephen > > >
- [flexcoders] horizontalAlign Puzzling criptopus
- [flexcoders] Re: horizontalAlign Puzzling turbo_vb
- [flexcoders] Re: horizontalAlign Puzzling criptopus

