Results 1 to 2 of 2

Thread: Auto forwarding

  1. #1
    Join Date
    Feb 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Auto forwarding

    This site is GREAT!!!! I am going to link you guys.
    Now, down to business:
    I set up a flash screen from this site, but how do I get it to forward to my main page when complete w/o having to click "Skip Intro"? And if you have time, center an image? (see the "Skip Intro" is slightly off center as well as images when placed)

    your instructions
    http://www.dynamicdrive.com/dynamici.../circlemsg.htm

    my page
    http://home.comcast.net/~865rydazmot...lub/index.html

  2. #2
    Join Date
    Mar 2006
    Location
    SoCal, USofA
    Posts
    39
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Well, first I must say that the script didn't work for me, so you've got some debugging to do.
    Now, if you want it immediately, you can do a
    Code:
    <script type=text/javascript>
    window.location=blah;
    </script>
    or at least I think that's how it goes. There also a way to do it with meta-refresh, but I'll have to look that up.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •