Flash not appearing in IE 8 but appears in all other browsers

Hi,
I've inserted my flash  swf file using Dreamweaver CS4 and it looks great and appears in all other browsers including IE 7 and IE6, but when I try to view it in IE8 nothing appears but a big blank white space. Can someone help me figure out how to make it appear in IE8 as well? Here is the page I've having trouble with.

Unable to see your Flash in IE6 on WinXP.  Also, in IE6 your page is not centered. Possibly caused by code validation errors and the fact that some of your file paths are pointing to your local computer drive instead of the site.  Specifically these.
behavior: url("file:///C|/websites/BenEverson/3ColumnHybridHeaderandFooter_images/iepngfix.htc");
<script src="file:///C|/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
Use the online validation tools listed below.
Nancy O.
Alt-Web Design & Publishing
Web | Graphics |  Print | Media Specialists
www.alt-web.com/
http://twitter.com/altweb
HTML Validator -  http://validator.w3.org
CSS Validator - http://jigsaw.w3.org/css-validator/
Flash Code Validifyer http://validifier.com/
Tutorials - http://w3schools.com/

Similar Messages

  • FF 29 totally hosed the display of Care2, now just one long line, none of the normal UI appears, but does in all other browsers. Why?

    The site now appears as one huge list, instead of the graphical interface that still works in all other browsers. I've had to revert to FF 28 where everything works fine. If there's a way to let me know when this is fixed, that would be nice. Else I'm staying with FF28 - even though it is so Chrome-like now, and I really don't like Chrome. I did miss the addon bar on the bottom with my Forecast Fox and other things handy.

    Clear the Cache<BR>
    '''''Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"'''''<BR><BR>
    and<BR><BR>
    Remove Cookies<BR>'''''Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"'''''<BR><BR>
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    <BR>While you are in safe mode;<BR>
    '''''Firefox Options > Advanced > General'''''.<BR>
    Look for and turn off '''Use Hardware Acceleration'''. Then restart.

  • Layout not working in IE but fine in all other browsers?

    Hi,
    I'm probably missing something very simple, but can anyone shed some light on as to why the a coloumn keeps jumping in IE but works & looks as it should in all other browsers.
    The link to the page in question is below, I have tried fixing the width and even rebuild the page but all to no avail.
    http://www.gecodesigns.com/test/touringsport/football-tours.html
    Many thanks
    Alex

    First thing - all webpages should have a doctype.  Yours doesn't.  Add one that is consistent with the code you have already used on the page (looks like HTML 4.01 Transitional).  This will prevent browsers from rendering the page in quirks mode (a bad thing).
    Second - don't use commas or spaces in file/pathnames:
    background-image: url(images/Touring%20Sport%20-%20Sports%20Tours,%20Schools%20Tours%20and%20Corporate%20To urs.jpg);
    Third - when you specify a font, do it as a family, not a single font.  In your case, a computer that doesn't have Helvetica will default to Times New Roman, which is probably not what you intended:
    .Contact_Header {
    font-family: Helvetica;
    Fourth - justified text is not very satisfactory on the web, and is harder to read than non-justified text:
    .Main_Text {
    font-family: Helvetica;
    color: #666;
    text-align: justify;
    Finally, in addition to these things, wonky code is the cause of your problems.  Here is the validation report for this page - there are many things there that need to be fixed -
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.gecodesigns.com%2Ftest%2Ftouringsport%2 Ffootball-tours.html&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent= W3C_Validator%2F1.2
    Also, read this about the impact of using col- and rowspans the way you have in your layout tables -
    http://www.apptools.com/rants/spans.php

  • I can not print from Firefox, but can from all other browsers and applications (such as MS Word, notepad, etc.). I get a print error on the printing monitor like it's a spooling problem.

    This is a recent development but I can not print anything from within Firefox. The print functions open normally, it is going to the correct printer which works..I can print from other browsers and applications. It acts like it is spooling and then a print error occurs and it won't print. I closed and reopened Firefox, opened it in safe mode, cleaned out history/cache/cookies, and rebooted twice. Nothing makes any difference. Also tried printing from the print preview which had the same result. I can print from all other browsers and applications without a problem so it must be within Firefox.

    See this: <br />
    http://kb.mozillazine.org/Problems_printing_web_pages

  • Is the website myfitnesspal no longer compatible with you? It won't allow me to log in but works with ALL other browsers. I've done troubleshoot. Didn't work.

    Yesterday I had problems with the website Myfitnesspal.com. I have a tab set to automatically open when I start the browser every day. I could not log any information into the site, so I tried a log off and log on. It won't let me log on to the site. I contacted, myfitnesspal and we worked through many trouble shooting steps. I also tried all the troubleshooting steps from your site. I even did a complete shutdown and start up of my computer. Nothing has fixed this problem. I had the same issue with a couple of store I like to browse. The store site are finally working after more than 6 months of frustration. Myfitnesspal works on ALL other browsers. So with everything that has been tried and done, the problem seems to be on your end somewhere. I am running Windows 7 Professional, 32 bit.
    I really hope that this can be fixed because the website displays best on your browser. Should you have any questions, please don't hesitate to email me.
    Thank you for anything you can do to fix this and for your time.

    Sometimes, sites divide their content and login logic over multiple servers. In that case, the sites may not recognize that you have logged in if you block third party cookies. Can you check your cookie settings, as described in this article: [[Websites say cookies are blocked - Unblock them]].
    During your earlier troubleshooting, did you try the site in Firefox's Safe Mode to rule out an extension as the potential culprit? More info: [[Troubleshoot Firefox issues using Safe Mode]].
    You can restart Firefox in Safe Mode using
    Help > Restart with Add-ons Disabled ''(Flash and other plugins still run)''
    In the dialog, click "Start in Safe Mode" (''not'' Reset)
    Any difference?

  • Entire DIV (text and images) not displaying in IE7 & IE6, says Browserlab. All other browsers OK.

    Please help. I am baffled. I have created this small web site here and Browserlab shows that when using IE7 & IE6, there is an entire DIV that is not displaying at all. All other browsers seems to be OK. I have removed all 'position' attributes, with no Z-indexing on anything. I floated the top left section (to the left) and then floated the top right section ( to the right). It is the section to the right that is not displaying.
    Here is a pic for most browsers. Everything seems OK.
    And here is a pic showing Browserlab in IE7;
    What could be causing my display problems?
    Many thanks for any help.
    Dave F.

    Thank you. I had changed (and saved) the positioning to get rid of the absolute attribute. But for some reason, the change did not actually make it into my CSS stlye sheet. I had to manually code in the floats to left and right.
    Then my problem was solved.
    Now I just need to find out why my changes are not being properly saved in the CSS style sheet.
    Thanks again! You definitely led me down the right path. Much obliged.

  • Certain webpages not loading correctly in FF, but load correctly using other browsers.

    I have noticed that some webpages are loading/rendering differently when using Firefox, but will look correct when using other browsers, IE and Chrome. I have also checked using mobile version of FF, and I have the same issue. Also tried using a different computer, exact same issue arises.
    Fore example, here are two webpages that load differently using Chrome and using Firefox:
    http://www.welovedates.com/uk/england/london/
    http://www.welovedates.com/blog/
    Here are screenshots of what I am describing:
    Page loading correctly in Chrome: http://imgur.com/urkNyH8
    Page loading incorrectly in FF: http://imgur.com/3jlC8ml
    Another page loading correctly in Chrome: http://imgur.com/Audu3qd
    Page loading incorrectly in FF: http://imgur.com/UniU7ac
    I have been searching for an answer for many hours. I have tried different suggestions made in different threads, but I have not been able to find an answer. As mentioned, I have this issue on my computer (which has Ghostery, and No-Script), I have this issue on another computer (with no additional plug-ins installed), and I have this issue on my mobile phone (also no additional plugins).
    Any help is much appreciated!

    Hello again,
    Thanks for responding so quickly.
    I have cleared Cache and Cookies, yet the problem is still persisting.
    I am not sure what you mean by, "using same log-in preferences for this site on all the devices??" The second computer is my wife's computer and she is the one who originally noted the discrepancy in the different browsers loading the same website differently. I don't know if that response helps in determining if we are using the same log-in preferences for the site. As to actually accessing the site in question, I am not logging in or anything, I am just typing the web address in and noticing it does not render the same as in Chrome.
    I have been telling her to just use Chrome and not deal with this issue, but she is having issues with Chrome and her new Windows 8 computer, in which she notices that while using Chrome, her memory usage and CPU usage are peaked at 100%, making her computer run extremely slow. Alas, that is a completely different problem for a different forum!
    Thanks,
    Alex

  • Youtube has no page style in Firefox, but works on all other browsers.

    Since yesterday I have not been able to use Youtube. Not only does the site itself have no page style, but Youtube videos embedded on other sites don't show up either. Youtube works fine on the other browsers I've tried (IE, Chrome, and Opera). I've already checked, I don't have page styles disabled for Youtube.
    == URL of affected sites ==
    http://youtube.com

    I have no idea what you're asking. How do I find out?

  • Mac Mini will not send iMessages to anyone but apple users all other devices will

    I have a new mac mini and it will not send iMessages to people that do not have apple devices.  All my other apple devices will send to people on these devices.  The mac mini says that the users are not registered with iMessages.  My Macbook Pro has no problem.  Any suggestions?

    Hello IslandBoy2671,
    Is your MacBook Pro sending the SMS messages through your iPhone?
    That is the protocol others are probably using.
    Messages (Yosemite): Get and send SMS messages
    To make and receive SMS and MMS messages on your Mac, you need an iPhone with iOS 8 that’s signed into iMessage with the same Apple ID.
    To send an SMS message, enter a contact or a person’s phone number, enter your text, then press Return.
    Your SMS and MMS messages appear on your Mac automatically.
    Take care,
    Nubz

  • URL not reachable from OM 2007 but reachable fine from other browsers

    Hi,
    I am running into this unique issue where OM 2007 fails in reaching out to a URL, which is accessible from browsers normally.
    I have this Monitor built as a custom one , built with probe action "Microsoft.SystemCenter.WebApplication.UrlProbe". I am using condition filters as "RequestResults/RequestResult[@Id="$Config/RequestID$"]/BasePageData/ErrorCode"
    equals "0" or does not equal "0".
    Is this a known issue, do we have a workaround for this??
    Thanks,
    Kandi.

    Hi Kandiraja,
    If this is a custom monitor using a powershell script you might also need to specify proxy configuration inside script.
    I found an example of this here: http://stackoverflow.com/questions/571429/powershell-web-requests-and-proxies
    Untested code from post:
    $user = $env:username
    $webproxy = (get-itemproperty 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet
    Settings').ProxyServer
    $pwd = Read-Host "Password?" -assecurestring
    $proxy = new-object System.Net.WebProxy
    $proxy.Address = $webproxy
    $account = new-object System.Net.NetworkCredential($user,[Runtime.InteropServices.Marshal]::PtrToStringAuto([Runtime.InteropServices.Marshal]::SecureStringToBSTR($pwd)), "")
    $proxy.credentials = $account
    $url = "http://stackoverflow.com"
    $wc = new-object system.net.WebClient
    $wc.proxy = $proxy
    $webpage = $wc.DownloadData($url)
    $string = [System.Text.Encoding]::ASCII.GetString($webpage)
    Difficult to say what the issue as this is a custom monitor.
    Cheers,
    Martin
    Blog:
    http://sustaslog.wordpress.com 
    LinkedIn:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • News Feed Not Rending in Internet Explorer but Rendering in all Others

    I have a problem that is causing a major headache. I purchased a news feed from a site to put on my site. It is a simple cut and paste. The feed renders in Safari, Opera, Firefox, and Chrome, but it won't render in Internet Explorer. I have tried IE 6,7,8 to no avail. I ran validation on it and just saw the usual errors. Here is the link to the page:
    http://www.md-mortgages.com/news.html
    Here is the code I pasted into the body:
    <p align="center"><script type="text/javascript" src="http://feeds.mortgagenewsdaily.com/Scripts/NewsFeed.js" id="MNDNewsFeed">
      { subscriberKey: "49664" }
    </script>
    I have no idea why IE won't render this. Any ideas? I attached the document.

    Just tested it in IE7 and the news feed works fine too
    Thanks, latest news

  • I updated to Firefox 4 and now I can no longer use my track pad's capability to pinch and open /close/ and resize . Why not? It still works just fine in all other browsers.s.

    Nothing more to add

    Firefox 3.6.4 and 3.6.6 use a process called, "plugin-container.exe" which was using up most of my CPU when I opened up multiple tabs that contained Adobe Flash files, and caused Firefox to lock up.
    My solution was to use Firefox 3.5.10 which you can get from the Mozilla website at [http://www.mozilla.com/en-US/firefox/all-older.html]
    I am using Adobe Flash 10.1.53.64 without any problem in this version of Firefox. Check the release notes, I believe it contains all the latest security fixes in "Firefox 3.6.4".
    Hopefully, they will fix Firefox 3.6 in the next version (e.g. Firefox 3.6.7), until then you should probably use "Firefox 3.5.10".

  • Index Page of my site is a mess in safari, but fine with all other browsers

    All my web pages load fine, except for just one page: www.rentaphone.com.
    The index page shows columns in the wrong place;
    Drop-down menu's don't appear correct (you actually see the html coding).
    Need help, please.

    you missed all the </option> tags from lines 244 to 254.

  • Browser is not reading style sheets to website, works in all other browsers

    I created my site using templates in Dreamweaver. The new 4.0.1 Firefox browser does not render the site properly. The nav bar is split and all of the content is missing. It rendered correctly in 3.__.17 as well as current Safari and Chrome browsers on both PC and Mac

    The home page looks fine to me.
    On several pages, there is a problem with the table width: "1012px%"
    Obviously you don't want both 1012 pixels and more than 100 percent...

  • Secure connection failed in version 37.0.1 but works in all other browsers and firefox 36

    https://mail.twcbc.com/ will not load. The is Time Warner's business class web email.
    The specific message is:
    Secure Connection Failed
    The connection to mail.twcbc.com was interrupted while the page was loading.
    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem.
    This page loads in IE 11 with all recent patches, and in Chrome. Also it will load in Firefox 35 and 36. This issue is specific to 37.0.1

    ''cor-el [[#answer-715299|said]]''
    <blockquote>
    You need the full domain: <b>mail<i></i>.twcbc<i></i>.com</b>
    </blockquote>
    Thank you, that fixes it.

  • Website page with jquery datepicker does not calculate dates while other pages without datepicker and all other browsers do their job

    I wrote two mobile pages with dreamweaver cs5.5 and jquery. Both do online calculations. Both appear and accept input. One page using jquery datepicker does not calculate. Solely in Firefox. IE9, Safari, Chrome display correct results. Debuggers show no error. Firebug seems telling me that Firefox does not get a result from datepicker function.

    Thanks. But did not help. I had done this several times before, reload, clear cache, disable extensions etc. Always used standard theme. I tried the same on two different machines, with next to last version and after having installed the latest version. In the debugger I can see that variables "zeit1" (jquery datepicker) were not filled with the datepicking results, while in all other browsers zeitX shows the current date and the app shows the results that are expected. Given that another comparable app - only without date and datepicker functions - works in Firefox I think one should explore why solely datepicker - or the function using datepicker - does not show results solely in Firefox on desktop (no mobile device with Firefox on hand) . I indeed believe that there is a mistake in my code which is detected only by Firefox (10.0.2 at the present time, with Win7 64bit - had the problem with 3.6... on another machine). Given that you could run the app with results on your machine: could it be the context of locale/culture (here: de)?
    Kind regards

Maybe you are looking for