Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Redirect Problem

    Ok here is the issue. I have a flash animated navigation bar and a css website.
    On the index page when I preview in IE everything works and functions the way
    it's supposed to...except text links. When I either preview a non index.html
    page it does preview that page until I get the active X control popup then when
    I accept to get the navigation bar it redirects back to the index.html page.
    All I want it to do is go to the page I direct it to with the navigation bar.
    Also, when I click on my flash links in the navigation bar everything appears
    in the correct frame as it should. Am I missing something?

    SuperGrendel Guest

  2. Similar Questions and Discussions

    1. redirect
      How would you redirect a visitor to another page if javascript is disabled in his browser? Obviously, you couldn't use javascript in this case. ...
    2. redirect to guest if first redirect is doesnt work for a user
      Hi all, I was wondering if anyone could help me solve a problem Once a user hits a certain webpage ..I try to redirect them to another using...
    3. Problem Using PHP for Server Files Redirect
      We are trying to set up a PHP page to handle server requests for individual web pages that we are moving to a new server. The part that complicates...
    4. NEED HELP......Response.Redirect problem
      Hello All, I have an ASP application that works perfectly on our development server, but when we moved the app to our test server, I got the...
    5. Redirect to New Browser Window like Response.Redirect
      That worked just fine for me as long as you put that open statement on one line rather than 2. "michel" <michely3k@yahoo.com> wrote in...
  3. #2

    Default Re: Redirect Problem

    link to your web site?
    NetZed Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139