[flexcoders] Re: How to change the Width and Height of drawHighlightIndicator function?

2008-06-06 Thread flexawesome
pic is the picture in my itemRenderer, here is my itemRenderer for the tilelist, this renderer will be used for other tilelist. So, I would like to get the image size dynamically in my customize TileList, uses drawHighlightIndicator function to set the highlighting 5 more pix height and width.

[flexcoders] Re: How to change the Width and Height of drawHighlightIndicator function?

2008-06-06 Thread flexawesome
is it possible to retrieve the content information( width, height, x, y) inside of renderer? Cheers --- In flexcoders@yahoogroups.com, "flexawesome" <[EMAIL PROTECTED]> wrote: > > pic is the picture in my itemRenderer, here is my itemRenderer for > the tilelist, this renderer will be used

[flexcoders] Re: How to change the Width and Height of drawHighlightIndicator function?

2008-06-07 Thread flexawesome
yahoogroups.com > Subject: [flexcoders] Re: How to change the Width and Height of > drawHighlightIndicator function? > > > > > is it possible to retrieve the content information( width, height, x, > y) inside of renderer? > > Cheers > > --- In

RE: [flexcoders] Re: How to change the Width and Height of drawHighlightIndicator function?

2008-06-06 Thread Alex Harui
change the Width and Height of drawHighlightIndicator function? is it possible to retrieve the content information( width, height, x, y) inside of renderer? Cheers --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> , "flexawesome" <[EMAIL PROTECTE

RE: [flexcoders] Re: How to change the Width and Height of drawHighlightIndicator function?

2008-06-07 Thread Alex Harui
[mailto:[EMAIL PROTECTED] On Behalf Of flexawesome Sent: Saturday, June 07, 2008 3:10 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: How to change the Width and Height of drawHighlightIndicator function? I was tring to retrieve them by itemRenderer.load