[flexcoders] Re: Is possible to display any Collection within another Collection using anyone fle

2010-06-24 Thread Jesus Saad
as you loop through your sub collection http://tomek.me --- In flexcoders@yahoogroups.com, Jesus Saad jesus.saad@ wrote: Is possible to display any Collection within another Collection using anyone flex component? Ex.: I have a ArrayCollection’PersonsWO and my class PersonsWO

[flexcoders] Re: Is possible to display any Collection within another Collection using anyone fle

2010-06-24 Thread Jesus Saad
. --- In flexcoders@yahoogroups.com, Jesus Saad jesus.saad@ wrote: Is possible to display any Collection within another Collection using anyone flex component? Ex.: I have a ArrayCollection’PersonsWO and my class PersonsWO has the following property: private var

[flexcoders] Is possible to display any Collection within another Collection using anyone fle

2010-06-23 Thread Jesus Saad
Is possible to display any Collection within another Collection using anyone flex component? Ex.: I have a ArrayCollection’PersonsWO and my class PersonsWO has the following property: private var _usersWO:ArrayCollection; And I want to display these data in Datagrid like that: Person User

[flexcoders] Re: FileReference does not sending the right header in file upload

2010-03-30 Thread Jesus Saad
Thank you so much Oleg for your response, but I remove the Security.allowDomain() because you was right, I`m not using for another things. I remove the tags secure=false from crossdomain file and change the parameters to GET, but in my computer is working and in server is not working. Do you

[flexcoders] FileReference does not sending the right header in file upload

2010-03-29 Thread Jesus Saad
Hello all! I'm searching about my issue or flex `issue and I can`t found the error. Please, help me. I'm trying to upload a file using the FileReference class and it work fine just in my computer. When I try in server, the error appears. Following my source code: Init function: private var