RE: [Flashcoders] retrieving names of external files in a folder (oris there something similar to Directors getNthFileNameInFolder())

2006-05-03 Thread Pedro Furtado
Well there's no way to access local files, that's been a security issue for
a long time now. You can however use any of the flash wrappers around and
they will provide you with the functionality. Some of them are free some
aren't. But they all support what you're looking for.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Britton
Sent: quarta-feira, 3 de Maio de 2006 14:32
To: Flashcoders mailing list
Subject: Re: [Flashcoders] retrieving names of external files in a folder
(oris there something similar to Directors getNthFileNameInFolder())

I made a very basic "directory scraper" class way back.  I use this with
AMFPHP.

http://www.randomusa.com/flash/downloads/directoryScraper.zip

hth,

Mike


On 5/3/06, Mikael Wirén <[EMAIL PROTECTED]> wrote:
> Hi gang,
> I´m slowly finding the pros (can admit there are some =) and cons of Flash
>
> I´m lookning for a method similar to Directors getNthFileInFolder().
> Atm, i´m using a dirty solution, SendAndLoad("myFiles.php", myObj, POST)
with a PHP file returning a variable containing the files in that folder.
> Works well enough for the web but it feels like overkill for a standalone
player, or?
> Is there a simpler way to do this?
>
> /Micke
>
>
>
>
>
>
>
>
>
> ___
> 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
>


--
Mike
--
http://www.mikebritton.com
http://www.mikenkim.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



___
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


Re: [Flashcoders] retrieving names of external files in a folder (oris there something similar to Directors getNthFileNameInFolder())

2006-05-03 Thread Viktor Berzsinszky

"Die machen..."
mit "Die machen..." meinte ich Alprausch. Alprausch macht Pullis, 
Carharrtt macht Plastiksäcke aber ganz angenehm zum Rumlaufen.



/v

Pedro Furtado schrieb:

Well there's no way to access local files, that's been a security issue for
a long time now. You can however use any of the flash wrappers around and
they will provide you with the functionality. Some of them are free some
aren't. But they all support what you're looking for.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Britton
Sent: quarta-feira, 3 de Maio de 2006 14:32
To: Flashcoders mailing list
Subject: Re: [Flashcoders] retrieving names of external files in a folder
(oris there something similar to Directors getNthFileNameInFolder())

I made a very basic "directory scraper" class way back.  I use this with
AMFPHP.

http://www.randomusa.com/flash/downloads/directoryScraper.zip

hth,

Mike


On 5/3/06, Mikael Wirén <[EMAIL PROTECTED]> wrote:
  

Hi gang,
I´m slowly finding the pros (can admit there are some =) and cons of Flash

I´m lookning for a method similar to Directors getNthFileInFolder().
Atm, i´m using a dirty solution, SendAndLoad("myFiles.php", myObj, POST)


with a PHP file returning a variable containing the files in that folder.
  

Works well enough for the web but it feels like overkill for a standalone


player, or?
  

Is there a simpler way to do this?

/Micke









___
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





--
Mike
--
http://www.mikebritton.com
http://www.mikenkim.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



___
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


SV: [Flashcoders] retrieving names of external files in a folder(oris there something similar to Directors getNthFileNameInFolder())

2006-05-03 Thread Mikael Wirén
Thanx for the input guys.
Will explore some more and probably find a load of other Qs, thats the best 
thing with teaching =)
This is the first time in 10 years i´ve had enough time to learn new things 
outside a mad tight deadline.
 
Regards
 
/Micke



Från: Viktor Berzsinszky [mailto:[EMAIL PROTECTED]
Skickat: on 2006-05-03 16:10
Till: Flashcoders mailing list
Ämne: Re: [Flashcoders] retrieving names of external files in a folder(oris 
there something similar to Directors getNthFileNameInFolder())



"Die machen..."
mit "Die machen..." meinte ich Alprausch. Alprausch macht Pullis,
Carharrtt macht Plastiksäcke aber ganz angenehm zum Rumlaufen.


/v

Pedro Furtado schrieb:
> Well there's no way to access local files, that's been a security issue for
> a long time now. You can however use any of the flash wrappers around and
> they will provide you with the functionality. Some of them are free some
> aren't. But they all support what you're looking for.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Mike Britton
> Sent: quarta-feira, 3 de Maio de 2006 14:32
> To: Flashcoders mailing list
> Subject: Re: [Flashcoders] retrieving names of external files in a folder
> (oris there something similar to Directors getNthFileNameInFolder())
>
> I made a very basic "directory scraper" class way back.  I use this with
> AMFPHP.
>
> http://www.randomusa.com/flash/downloads/directoryScraper.zip
>
> hth,
>
> Mike
>
>
> On 5/3/06, Mikael Wirén <[EMAIL PROTECTED]> wrote:
>  
>> Hi gang,
>> I´m slowly finding the pros (can admit there are some =) and cons of Flash
>>
>> I´m lookning for a method similar to Directors getNthFileInFolder().
>> Atm, i´m using a dirty solution, SendAndLoad("myFiles.php", myObj, POST)
>>
> with a PHP file returning a variable containing the files in that folder.
>  
>> Works well enough for the web but it feels like overkill for a standalone
>>
> player, or?
>  
>> Is there a simpler way to do this?
>>
>> /Micke
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ___
>> 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
>>
>>
>
>
> --
> Mike
> --
> http://www.mikebritton.com
> http://www.mikenkim.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
>
>
>
> ___
> 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