[flexcoders] Re: FileReferenceList disabled multiselection

2007-09-17 Thread danielvlopes
Thanks Dan. --- In flexcoders@yahoogroups.com, "Daniel Freiman" <[EMAIL PROTECTED]> wrote: > > Use FileReference instead of FileReferenceList. > > - Dan Freiman > > On 9/15/07, danielvlopes <[EMAIL PROTECTED]> wrote: > > > > Some one? > > > > --- In flexcoders@yahoogroups.com , > > "danielvlop

Re: [flexcoders] Re: FileReferenceList disabled multiselection

2007-09-17 Thread Daniel Freiman
Use FileReference instead of FileReferenceList. - Dan Freiman On 9/15/07, danielvlopes <[EMAIL PROTECTED]> wrote: > > Some one? > > --- In flexcoders@yahoogroups.com , > "danielvlopes" <[EMAIL PROTECTED]> > wrote: > > > > Hello, > > I have a uploadcomponent using FileReferenceList to browse fil

[flexcoders] Re: FileReferenceList disabled multiselection

2007-09-15 Thread danielvlopes
Some one? --- In flexcoders@yahoogroups.com, "danielvlopes" <[EMAIL PROTECTED]> wrote: > > Hello, > I have a uploadcomponent using FileReferenceList to browse file in > user pc, i'm using this code to do: > > refAddFiles = new FileReferenceList();r > efAddFiles.addEventListener(Event.SELECT, onSe