Flex 4 with PHP and BulkLoader - Assets getting deleted
问题 Has anyone ever encountered a situation where your assets (image png files) got deleted from your web path? Let me explain it little more clearly. I am loading some images located in my localhost (not in flex4 application path) from my flex4 application using the loader and also with BulkLoader This is the second time it happened that some of the images got deleted from the path which are in localhost. I am not sure what is causing this? is that the loader? or bulkloader or the webserver?