[flexcoders] how to find how many rows in a Tile?

2007-05-09 Thread shemeshkale
hi, i got a Tile with a Repeater inside (the repeater makes a lot of buttons). how do i find how many columns and rows does the tile have?

Re: [flexcoders] how to find how many rows in a Tile?

2007-05-09 Thread Manish Jethani
On 5/9/07, shemeshkale [EMAIL PROTECTED] wrote: i got a Tile with a Repeater inside (the repeater makes a lot of buttons). how do i find how many columns and rows does the tile have? You can tell the number of columns from the number of children with y=0 and the number of rows from the number