[Flashcoders] flash to detect/play files in a folder

2006-07-09 Thread jordan robinson
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


RE: [Flashcoders] flash to detect/play files in a folder

2006-07-09 Thread Bernard Visscher
The only way is plan B.
The swf runs client side so it has no rights/methods to read the server
folders. 

Bernard

 -Oorspronkelijk bericht-
 Van: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] Namens 
 jordan robinson
 Verzonden: zondag 9 juli 2006 18:03
 Aan: flashcoders@chattyfig.figleaf.com
 Onderwerp: [Flashcoders] flash to detect/play files in a folder
 
 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


Re: [Flashcoders] flash to detect/play files in a folder

2006-07-09 Thread jordan robinson
Would northcodes swf studio or multidmedias Zinc help this issue out  
any?





On Jul 9, 2006, at 12:12 PM, Bernard Visscher wrote:


The only way is plan B.
The swf runs client side so it has no rights/methods to read the  
server

folders.

Bernard


-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens
jordan robinson
Verzonden: zondag 9 juli 2006 18:03
Aan: flashcoders@chattyfig.figleaf.com
Onderwerp: [Flashcoders] flash to detect/play files in a folder

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


RE: [Flashcoders] flash to detect/play files in a folder

2006-07-09 Thread Bernard Visscher
Only if you run the swf localy on the clients computer and the folders it
should search are also on the clients computer.
 

 -Oorspronkelijk bericht-
 Van: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] Namens 
 jordan robinson
 Verzonden: zondag 9 juli 2006 18:24
 Aan: Flashcoders mailing list
 Onderwerp: Re: [Flashcoders] flash to detect/play files in a folder
 
 Would northcodes swf studio or multidmedias Zinc help this 
 issue out any?
 
 
 
 
 On Jul 9, 2006, at 12:12 PM, Bernard Visscher wrote:
 
  The only way is plan B.
  The swf runs client side so it has no rights/methods to read the 
  server folders.
 
  Bernard
 
  -Oorspronkelijk bericht-
  Van: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] Namens jordan 
  robinson
  Verzonden: zondag 9 juli 2006 18:03
  Aan: flashcoders@chattyfig.figleaf.com
  Onderwerp: [Flashcoders] flash to detect/play files in a folder
 
  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


Re: [Flashcoders] flash to detect/play files in a folder

2006-07-09 Thread jordan robinson
yes, the files will be installed and run on the clients computer.  
Nothing will be run remotely.



On Jul 9, 2006, at 12:29 PM, Bernard Visscher wrote:

Only if you run the swf localy on the clients computer and the  
folders it

should search are also on the clients computer.



-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens
jordan robinson
Verzonden: zondag 9 juli 2006 18:24
Aan: Flashcoders mailing list
Onderwerp: Re: [Flashcoders] flash to detect/play files in a folder

Would northcodes swf studio or multidmedias Zinc help this
issue out any?




On Jul 9, 2006, at 12:12 PM, Bernard Visscher wrote:


The only way is plan B.
The swf runs client side so it has no rights/methods to read the
server folders.

Bernard


-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens jordan
robinson
Verzonden: zondag 9 juli 2006 18:03
Aan: flashcoders@chattyfig.figleaf.com
Onderwerp: [Flashcoders] flash to detect/play files in a folder

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


Jordan Robinson |  404.247.2511 | [EMAIL PROTECTED] | 547 Elmwood  
Drive N.E. #3 Atlanta, Georgia 30306





___
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