View Full Version : Directories and Flash
A7RSTR7K3
October 20th, 2004, 07:39 PM
Is there any way for flash to determine the number of files contained in a folder? If so how. I am trying to create a photo gallery which will load as many pictures as there are in a specified folder.
A7RSTR7K3
October 21st, 2004, 08:28 AM
anybody? anybody?
hga77
October 21st, 2004, 09:02 AM
No you cant use flash independently to count the number of files in a folder. But you can have a server-side language (eg php) do that for you. All that flash does is call that php file, using say sendAndLoad. When php is called it then counts the number of files and returns that number to flash. Hope that helps :)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.