I have a page with a .swf on the end of it instead of .html. How do I convert this to my index page on my ftp.
Create a file named .htaccess. Place the following code in it. DirectoryIndex yourFileName.swf Code (markup): Save it and upload it to the root www folder (where your swf file lies).
Swf are flash files/movies.. Simply embed it in some html Here's the "simplified" code: <embed src="flash.swf" height="xx" width="xx" menu="false">