I use zinc myself and it works just fine for most things. Never did try northcode tough it should work just the same.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jordan robinson Sent: terça-feira, 11 de Julho de 2006 18:35 To: Flashcoders mailing list Subject: Re: [Flashcoders] list of files in a directory using FileReference or FileReferenceList yes i want to list the files in a directory without a server side script. The list would then be used to load and play those files in order. The folder/directory contents could be different on many different computers that this will be installed on so i was hoping there was a way to say "look at this folder and list the contents in flash for me". I've been hinted that northcode's swf studio can do this or another projector wrapper ( http://www.northcode.com/forums/ showthread.php?t=6070&highlight=fileList ). If anyone has tested this please let me know. Thanks for the help thus far. -Jordan On Jul 11, 2006, at 1:25 PM, Marcos Neves wrote: > I think he wants to list the client dir files, not the server. Is this > right? > > On 7/11/06, Jeff Jonez <[EMAIL PROTECTED]> wrote: >> Or you could use PHP or another scripting language. >> >> Jeff >> >> On 7/10/06, Marcos Neves <[EMAIL PROTECTED]> wrote: >> > You can´t dynamic list all files, but you can popup a browser >> window, >> > asking to the user select all files on the folder. This is for >> > security reason. >> > >> > On 7/10/06, jordan robinson <[EMAIL PROTECTED]> wrote: >> > > Is there a way to get a list of files in a directory using >> > > FileReference or FileReferenceList classes in flash 8. I don't >> want >> > > the user to browse to get the files since the files will be >> already >> > > set. I basically want to pull in all the file names that are in a >> > > particular folder. I am trying to set something up to load >> files in a >> > > folder but the folder may constantly change contents. >> > > >> > > >> > > On Jul 9, 2006, at 12:02 PM, jordan robinson wrote: >> > > >> > > > I am working on kiosk project that will be updated >> dynamically. Is >> > > > there way to have flash detect what is in a folder before I >> have >> > > > the shell play through the sub files. I know you can set it up >> > > > through xml and have it go through a list but I'd rather use >> that >> > > > option as plan b. The project is dealing with kiosks in >> hundreds >> > > > of locations and some locations will be playing different >> file then >> > > > others. If I could get my shell to just play whatever is in a >> > > > folder then that would be ideal (playing whatever is in that >> > > > subdirectory). Thanks in advance for any help on this issue. >> > > > >> > > > Jordan Robinson >> > > > >> _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com _______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com