PDA

View Full Version : List Directory Contents


Agent Karl
01-25-2007, 11:38 PM
Hello again,

I was wondering if there is a way in actionscript to list the contents of a web directory into a flash movie...

i.e....

I am trying to take a directory full of images, and list/display those images in a certain sequence within a flash movie. I know that I could make php list the directory contents and then send the info to flash. Is there a way to do it directly?

BernzSed
01-26-2007, 12:17 AM
From Flash? I doubt it, unless there's a way I don't know about. Heck, you can't even do that from a browser unless the server allows it.


Yeah, PHP is your best bet. And it wouldn't really be a hard script to make. If you don't know PHP, I (or someone else) could probably whip one up for you.

Agent Karl
01-26-2007, 12:32 AM
I've got the php skillz. ^^ I was just crossing my fingers for a cheaper method! :-D


"-Did you know "Star Wars" can be typed on your keyboard using only your left hand, caps and all?" <-- zOMG!!!

BernzSed
01-26-2007, 12:49 AM
I've got the php skillz. ^^ I was just crossing my fingers for a cheaper method! :-D


"-Did you know "Star Wars" can be typed on your keyboard using only your left hand, caps and all?" <-- zOMG!!!


Glad to help spread knowledge.


Oh, yeah, and to help with PHP and Flash as well. :p