Hi Guys,
I am about to write an application for previewing swf files. The plan of action is to have a c program that, when the user right clicks a folder, says something like "View the contents of this folder in SWF Viewer". This would then run a C application that gets the folder that you clicked on's name and location and creates an INI file, after this it launches a browser that looks at the INI file and populates a flash program with previews of all the files contained within the folder.
Does anyone know how i would go about getting the directory and the files within? or even if it is possible?
Kind Regards,
Dave.
I am about to write an application for previewing swf files. The plan of action is to have a c program that, when the user right clicks a folder, says something like "View the contents of this folder in SWF Viewer". This would then run a C application that gets the folder that you clicked on's name and location and creates an INI file, after this it launches a browser that looks at the INI file and populates a flash program with previews of all the files contained within the folder.
Does anyone know how i would go about getting the directory and the files within? or even if it is possible?
Kind Regards,
Dave.