Hi.
I am attempting to create a splash screen for wordpress using flash.
Now I don't want to load the flash as index.html because it will loop on itself and users won't be able to access the main WP site.
I have alternatively hidden the wordpress folder in a subdirectory of cgi-bin
but it redirects to e.g. http://www.domain.com
I have tried WP Splash Image Plugin
and SplashScreen Plugin
Both have failed to work.
Is there anyway I can edit the .htaccess file so it loads a file let say splash.html, then went I click on it it will enter the wordpress site http://www.domain.com/index.php and function as per normal.
Any help would be much appreciated.
Cheers