I want to create a folder structure through Flex or AIR... is it possible? I mean the Flex or AIR will receive the inputs on what the folders and file names will be and when i press create, it should create a directory structure...
It is possible in PHP through fileSystem, but i am not sure whether it is possible in FLex or AIR....