Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tallevi12

    (@tallevi12)

    somebody?

    Just type in the following code in “index.php”
    ====================================================
    <html>
    <head>
    <meta http-equiv=”refresh” content=”0;url=https://www.k-b-m.co.il/intro.html”>
    <title>Your Site Name</title>
    </head>

    <body>
    </body>
    </html>
    ====================================================

    That’s it…

    that would get you stuck in a neverending loop. linking from your website to the intro would play the intro, you would get redirected to the main site, only to get redirected to the intro again. think about embedding the swf on your main page but editing the swf to not redirect you to the home. I mean:

    1. intro swf plays on main page through embedding
    2. intro swf finishes
    3. scroll down to see main page.

    you would also need to put stop(); on the last frame of your swf to prevent it playing again.

    ~412mark412

    ps I’m only 12 so if this doesn’t work don’t blame me!! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to change the main index page?’ is closed to new replies.