Re: [flexcoders] upload files more than 150mb

2010-05-22 Thread free man
it just Freeze. --- On Fri, 5/21/10, Tom Chiverton wrote: From: Tom Chiverton Subject: Re: [flexcoders] upload files more than 150mb To: flexcoders@yahoogroups.com Date: Friday, May 21, 2010, 10:37 AM   On Friday 21 May 2010 13:13:03 you wrote: > Good day all, > > I just start using flex

[flexcoders] upload files more than 150mb

2010-05-21 Thread free man
Good day all,   I just start using flex. I would like to upload files with 150mb size. But somehow I am facing the problem of passing this file to the java side. So could you please help me.   Here is the code I am using :      //To upload a file into selected folder        private funct

[flexcoders] tree Control

2010-05-01 Thread free man
Hi all,   I need urgent help in the tree Control:   I am searching in the tree for a given child the function for that is working fine but I facing a difficulty of expanding the tree up to that child. Can you please help me to do that.   Best regards Freeman  

[flexcoders] Filtering Hierachical Data in tree

2010-03-16 Thread free man
Hi All,   I am question regarding the tree. I would like to have the ability to filter Hierarchical data. what I mean, I am having an input text controller which will filter the Original data provider for the tree based on what I writing in the input text controller.   Note: I am sending an