PDA

View Full Version : Display the contents of a folder?


Zipp425
07-05-2007, 09:36 PM
I was wondering if there was any way to display the contents of a specified folder.

The flash projector (.exe), is going to be run locally and not from the web, if that makes any difference.

Any tips or links to tutorials would be great.

dr_zeus
07-05-2007, 09:54 PM
While Flash projectors can load local files, you'll have to know the exact location. There's no way to request the contents of a folder.

If you need that level of access to the file system, you should probably consider looking at AIR or a third-party projector solution like Zinc.

Zipp425
07-05-2007, 11:28 PM
Alright. Thanks for your help Zeus

sekopasa
07-06-2007, 08:08 AM
this problem is also important for me i have seen an solution for older verisons of flash with php but it was a little bit complicated for me.

If others can share their own solutions for local computer and web, i will be happy,too .