Hi, noob here! having problems with my flash intro page. Have loaded the silent.txt file and the silent.swf (from my flash generator program) to the public folder in cpanel. changed the name of the existing index.php file to home.php, changed the name of silent.txt to index.htm and silent.swf to index.swf (link in the flash to the home.php file after running) after all this all i get on the site is the text contained in the silent.txt file showing. i know it's something simple but can resource the solution. help please, thanks
Let your index.php, silent.txt, and silent.swf file names remain same. You should not name everything with prefix index. Loading files to directory won't solve the problem. You need to include .swf and .txt file in index.php. Try, if you are not getting right send me the files. I will do it for you with a "how to" description.