In my template, all the .html and .swf file are saved in one index.php file how can i edit the particular file?
You can't edit swf file... you need the fla file (which is the source code file used to create compiled swf file). Edit the fla file.. recompile and you will have a new swf file with your changes. I hope this one helps