Hey Everyone. What is the best way to name the entry non-Flash (HTML) page - the splash or index page, whatever it’s called - that is the gateway to the final Flash site, which will open in a new window? When users type in the basic web URL - for example, http://www.mysite.com - I want them to come upon an entry page that states “Click here for Flash Player 6” and “Enter if you have Flash Player 6”. When the user types in the basic URL should I have the entry page called http://www.mysite.com/index.htm?
One step further… How do I configure things so that when the user comes to the entry page, Flash 6 is automatically detected. Detailed answers will be much appreciated, as well as links to tutorials.
just leave the non flash page as index.html and the flash page you can call it main.html, the index page tells the user what are the requirements to view the site, resolution, browsers, plugins, processor speed etc. etc. i think this is what youre trying to do right?