[flexcoders] How do I get rid of the padding between images layed in HBox?

2009-02-17 Thread yossi.baram
Hi, I created an ItemRenderer (an ActionScript) that extends HBox, This renderer creates a list of images I provide, side by side. The problem is that there is a gap between each image. How do I eliminate it? I want the images stick to each other with no gap, Please advice Thanks Jo

Re: [flexcoders] How do I get rid of the padding between images layed in HBox?

2009-02-17 Thread Brendan Meutzner
horizontalGap... On Wed, Feb 18, 2009 at 12:35 AM, yossi.baram yossi.ba...@yahoo.com wrote: Hi, I created an ItemRenderer (an ActionScript) that extends HBox, This renderer creates a list of images I provide, side by side. The problem is that there is a gap between each image. How do I