RE: [Flashcoders] file reference

2006-06-19 Thread Mayur Bais
Great tool! I could find my answer Thanks :) Regards, Mayur -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alain Rousseau Sent: Monday, June 19, 2006 8:36 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] file reference This was asked not

Re: [Flashcoders] file reference

2006-06-19 Thread Alain Rousseau
This was asked not too long ago (last week !) Search for the following : ³FileReference and Getting File Path² with the cool new tool that Muzak has provided us http://muzakdeezign.com/flashcoders/ From: Mayur Bais <[EMAIL PROTECTED]> Reply-To: Flashcoders mailing list Date: Mon, 19 Jun 2006

Re: [Flashcoders] file reference

2006-03-03 Thread Ron Wheeler
Can you just put your list of files in an XML file and present that to the user? You can map the file references to wherever you want and provide good descriptions rather than just file names. If you just want the names, you could probably generate the XML index with Ant or some other scriptin