I have an account in Blogger.com and maintain a blog there. I need to display flash on the blog(They are not videos, but small applications like photo gallery etc.) Such applications depend on data from various folders to run properly such as images, thumbnails, javascript files etc. Hence, I primarily have two problems:
1) I cannot keep the same folder structure if I upload those files online, as I can only upload individual files.
2) Even if I somehow do it, I will need to change the paths everywhere in the code to point towards the new path, which can be quite frustrating if you just want to test the different applications available online.
I also need to know which file hosting service I should use to effectively run those files. Please help me. Thanks.