how about 

myData.removeItemAt(0)?

--- In flexcoders@yahoogroups.com, "flexawesome" <[EMAIL PROTECTED]> wrote:
>
> 
> 
> Hey there,
> 
> I have a problem to remove the first *object* in myData, any suggestion?
> 
> Thank you 
> 
> =========================== 
> 
> 
> [Bindable]
> private var myData:ArrayCollection;
> 
> myData.removeItemAt(myData.getItemAt(0));
>


Reply via email to