Very nice, xD...

Thiago

2011/9/5 Onyx <[email protected]>

> Solved the problem thank you so much for helping
>
> var itemC:int = 0;
>
> for each(var a:Object in gridData)
>  {
>
> if(a.grid == itemToRemove)
> {
>     gridData.removeItemAt(itemC);
>  }
>   itemC ++;
> }
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API For Flash" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-maps-api-for-flash/-/EzL3FDhgptsJ.
>
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api-for-flash?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api-for-flash?hl=en.

Reply via email to