you could use Apollo to do it if your coding in AS3.
On 3/18/07, Ian Thomas <[EMAIL PROTECTED]> wrote:
Just to clarify - to use SWHX your app definitely doesn't have to be haXe. You need a tiny bit of haXe code to make SWHX work and do your folder reading - it's 'glue' code - but your main app can be Flash. (This is exactly what we do with our current products). And haXe is so close to AS2/3 in syntax that there's not much of a learning curve. HTH, Ian On 3/18/07, simon <[EMAIL PROTECTED]> wrote: > Thanks :) > I'll have a look at haxe then... > > On Sun, 2007-03-18 at 16:11 +0000, Ian Thomas wrote: > > If you're running on a server, you'd need PHP or similar. (But you've > > said 'serverless'). > > > > If it's running on a client machine, you need some sort of swf-to-exe > > wrapper. Essentially Flash would run inside an executable app, and > > would query that app for the filelist - then the app would return the > > results to your swf. > > > > I'd recommend SWHX: http://www.haxe.org/swhx. It's open source, will > > do what you want, and works on both Mac and PC. > > > > Or if you must, there are other solutions - mProjector or SWFStudio. I > > really can't recommend Zinc, I've had terrible trouble with it's lack > > of stability. But all those solutions aren't open source. > > > > HTH, > > Ian > > > > On 3/18/07, simon <[EMAIL PROTECTED]> wrote: > > > Hello OSFlash List members, > > > > > > > > > I'm new to Flash Development and I'd like to know whether it's possible > > > to get the contents of a subdirectory. Is this possible or do I need a > > > PHP/ColdFusion-Server for this? > > > > > > Thanx a lot, > > > Simon > > > > > > > > > _______________________________________________ > > > osflash mailing list > > > [email protected] > > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > > _______________________________________________ > > osflash mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
