Movie not working in ie6 or ie 5.5

I am using the following to embed a player but it seems in
some ie6 and on ie 5.5 its not working. It is fine in firefox and
in ie7 and 8 beta
<script language="JavaScript" type="text/javascript">
<!--
if (AC_FL_RunContent == 0 || DetectFlashVer == 0) {
alert("This page requires AC_RunActiveContent.js.");
} else {
var hasRightVersion = DetectFlashVer(requiredMajorVersion,
requiredMinorVersion, requiredRevision);
if(hasRightVersion) { // if we've detected an acceptable
version
// embed the flash movie
AC_FL_RunContent(
'codebase', '
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0',
'width', '550',
'height', '250',
'src', 'promoArea',
'quality', 'high',
'pluginspage', '
http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'transparent',
'devicefont', 'false',
'id', 'promoArea',
'bgcolor', '#ffffff',
'name', 'promoArea',
'menu', 'true',
'allowScriptAccess','sameDomain',
'allowFullScreen','false',
'movie', 'promoArea',
'salign', ''
); //end AC code
} else { // flash is too old or we can't detect the plugin
var alternateContent = 'Alternate HTML content should be
placed here.'
+ 'This content requires the Adobe Flash Player.'
+ '<a href=http://www.macromedia.com/go/getflash/>Get
Flash</a>';
document.write(alternateContent); // insert non-flash
content
// -->
</script>
<noscript>
// Provide alternate content for browsers that do not
support scripting
// or for those that have scripting disabled.
Alternate HTML content should be placed here. This content
requires the Adobe Flash Player.
<a href="
http://www.macromedia.com/go/getflash/">Get
Flash</a>
</noscript>
Any ideas

Hi Dhiraj,
When you click on the Log off button, do you see any yellow triangle icon (Something like warning) coming at the bottom left of the browser?
If so then you are experiencing a Javascript error with your browser. If you click on that icon a pop up should come up with the exact error.
If you get the error I mentioned I would recommend you to change the security settings of the browser to meduim or low.
Also if you go to internet properties->Security->Trusted Sites->Sites button,
You can try adding the URL of the Portal that you are using like :http://mysapportal
See if this works.
Thanks
Avik
Edited by: AVIK SANYAL on Aug 13, 2009 4:45 AM

Similar Messages

  • Ken Burns slideshow not working in IE6

    Works fine in other browsers tested. Error says "expected
    identifier, string or number" line 39.
    The page I am working on is at
    <www.thishope.org/contactold2.htm>
    Any ideas why it would not work in IE6? It says that it
    should on the extension page.
    For Reference:
    I am working on a mac using OSX 5 and DW cs4. I am testing on
    an old PC with IE6.
    Thanks in advance!

    Hi,
    Here is the fix..
    First change .
    replace first lines upto head tag with the following code
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <HEAD>
    second change
    <div style="display: block; position: relative; z-index: 0;" id="show1" class="slideshow"><script type="text/javascript">
    // BeginWebWidget Ken_Burns_Slideshow: show1
          window.addEvent('domready', function(){
            var data = {
              'header-photo1.jpg': { caption: 'Volcano Asención in Ometepe, Nicaragua.' },
              'header-photo3.jpg': { caption: 'A Ceibu tree.' },
              'header-photo2.jpg': { caption: 'A Ceibu tree.' } - removed comma here
            var myShow = new Slideshow.KenBurns('show1', data, { controller: true, delay: 5000, duration: 3000, height: 216, hu: 'images/', thumbnails: false, width: 508 });
    Rest of the code on the page remains same

  • All my movies not working anymore since download the new version OS X 10.9.4

    all my movies not working anymore since download the new version OS X 10.9.4

    Hi Jeff,
    In Safari I get this error message: Safari can't open "aam://SAP...[link of the download]" because OS X doesn't recognize internet address starting with "aam:". I thought it was a browser issue (I can't click the download button in Chrome) so downloaded FireFox but it also gives me an error message saying: Firefox doesn't know how to open this address because one of the following protocols (aam) isn't connected to any program or allowed in this context.
    I don't have Creative Cloud Membership, I received a CD with Photoshop Lightroom 5 with my new camera from Samsung. Because my MacBook Air doesn't have a DVD drive I figured I should download it. Couldn't find Lightroom 5 in the Appstore so I figured I should download a trial version and simply add the key from the DVD. Unfortunately I can't even download the trial version due to these error messages.
    Hope you can help!
    Thanks,
    Ivana

  • Flash not working in ie6

    I am starting to go a bit cross eyed here.
    I am currently testing a site I am doing in IE6. There is a flash banner at the top of the site which works perfectly in IE7, FF, Oprah and safari but in IE6 it is just a white box. I have vista so I have to check this on another laptop using Multi ie as IE tester doesn’t register flash. I have changed to file name, made sure the param value has the correct url in it, and updated the latest version of flash. Still nothing is working in ie6. I need it to work in order for me to align it correctly but all I see is a white box which looks to be wider then it show be.
    Here is the embed code:
      <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','849','height','260','src','images/slices/flashbannersam','quality','high','pluginspag e','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash',' movie','images/slices/flashbannersam' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="849" height="260">
        <param name="movie" value="images/slices/flashbannersam.swf" />
        <param name="quality" value="high" />
        <embed src="images/slices/flashbannersam.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="849" height="260"></embed>
      </object></noscript>
    (sorry can't see how to wrap code on here)

    As i said above I have no idea. All i get is:
    "Version test for Adobe Flash Player
    Ratings:8 of 9 people found this helpful
    The SWF movie below displays the specific version of the Adobe Flash Player currently installed and active in your browser. For Flash Player 6 or later, it also tests to see if the debug or shipping version of Flash Player is installed. "
    and then it is blank...this is when using the ie6 browser. I have to test ie6 using my bfs laptop because i have vista.

  • PHP/MySQL DW8 login not working in IE6

    I built an backend admin for my site and for some reason it
    will not login using IE6.
    It works fine with the following
    MAC (safari. firefox, IE0
    PC (Firefox, Netscape)
    I was wandering is this is a know issue with IE or IE6?
    If anyone needs to see my code I will be more than happy
    posting it. I just thought I would see if this was a know issue
    first.
    Thanks

    Do you have cookies enabled in IE6? Even if your using
    Session variables,
    you still need cookies enabled, as the session identifier is
    held in the
    cookie, linking the browser to the data stored in the session
    variable on
    the server.
    Gareth
    http://www.phploginsuite.co.uk/
    PHP Login Suite V2 - 34 Server Behaviors to build a complete
    Login system.

  • Itunes movie not working

    i purchased the "hancock" movie recently, it does not work in my iphone and so with my pc laptop, it stops all the time. also, do we have a video to use at the old iphone? i feel like i need to know more about this. manual doesn't explain that much information.
    thanks,
    luisa

    I have solved the issue!
    There are a bunch of problems with the home.js. I will let whoever is responsible for this to fix the rest. It is pretty sad that this was released like this. It looks to be a copy and past from other extras, and then they tried to add a pretty background video, and failed horribly.
    Look for the following in the home.js file
    homeController.viewWillAppear = function() {
              if (!IS_APPLE_TV && videoLoaded == false) {
                        var new_elem = document.createElement("video");
    Change it to:
    homeController.viewWillAppear = function() {
              if (!IS_APPLE_TV && videoLoaded == false) {
                        document.getElementById("mm_div").style.top = "0px";
                        var new_elem = document.createElement("video");
    Essentially the problem is iTunes does not support, or can't handle the following:
    document.getElementById("loopVideo").play();
    Which would never allow the conditional to work for bringing up the menu. If I had more time to fix the nice display issue I would, but there are people who get paid to do this, and I paid for this movie.
    Enjoy

  • Movies not working in Sherlock

    Movies is not working in Sherlock.
    I have v3.6 of Sherlock.
    Is Sherlock still providing Movie service?
    Other Sherlock services (apart from Pictures) appear to be working. (WHy isn't Pictures working, anyway?
    G4 Powerbook   Mac OS X (10.3.9)  

    Hot Spur,
    Movies has been an unreliable, inconsistent and disappointing channel of Sherlock. I find the AppleCare channel useful.
    Elvis has left the building...use moviefone instead.
    After reading your comments, I just noticed Pictures was grayed out and deleted it from the toolbar.
    ;~)

  • Xmldataset is not working  with ie6 and ie7

    xmldataset is working with all browsers (ie8, opera, safari
    firefox) however it doesn't work with ie6 and ie7
    according to me all things are correct,my works doesn't
    appear ..
    http://www.turkedergi.com

    Hello
    I am pretty sure they know about this issue and software companies must not hear what the people say. For me it is logic that they watch what happen on the software market and try to adapt own products as soon as possible.
    This issue with IE8 is known and soon or later the updated version will be offered on download page but the question is: when?
    I cannot understand why they wait so long time. OK, to fix some issue and testing procedure can take a days but IE8 is not on the market from yesterday.
    Lets see how long it will be necessary for AuthenTec to fix this issue.

  • Flash Player movie not working.

    Hi,
    I tried to add flash player movie in website(www.consumer-court.in) but that movie is not working it is due to browser problem or need to install flash player in my system and my browser name and version is FireFox 3.6.
    Please help.

    This doesn't seem to relate to Acrobat, so you should try one of the Flash forums: http://forums.adobe.com/community/flash

  • Old movies not working

    When I go back to watch movies that I have made in the past, many of the clips don't show on the video. I have watched these movies over and over again and now all of a sudden certain clips are not working. Also, in the "events" area many of my clips are just showing up grey. Why is this??

    How about this
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Rented movies not working

    I just recently rented a movie on iTunes but when I tried to play it, it wouldn't work. I thought maybe it was a problem with iTunes, so I tried playing it in Quicktime but it still didn't work.
    Then I noticed the rented movie wasn't showing up on my 'Purchased Items' list and that the cost of the movie hadn't been deducted from account. It is still listed under my 'Rented Movies' category, though. Is there something I can do to fix it...?
    Message was edited by: RaDiGir

    I have 4-5 mbps for Downloads.  It works fine when opening websites and downloading large files from the Internet.  I have set-up my IP to "automatically" as you suggested, even though I believe this was the default setting.
    I changed the resolution in Settings > Itunes Store > Video Resolution from 1080p to 720p.  Then I rented again "Salmon Fishing in the Yemen", (but now using HD 720p) and I get exactly the same error. 
    Then I changed it to Standard Definition and now is working.  Basically what I have found out is that if I rent movies in HD 1080p or HD 720p it will simply not work. 
    I believe 4-5 mbps is very fast internet connection, so the errors above should not be appearing.
    Feedback for Apple TV developers is to show estimated time for full downloads when using 1080p or 720p so the user can understand what is going on. Very frustrating as I just bought the Apple TV for watching HD movies. I have a 55" HD Sony Bravia tv ready to be used... !!! 

  • Spry not working in IE6-Please Help!

    I put this site together using Spry framework. The content is filled in using spry. It works well in Firefox, Safari and seems to work well in IE7 and IE8, however don't appear to work in IE6. Could someone please take a look at this and let me know what needs to be changed so that it works in IE6. Here's the URL:
    http://massageforwellbeing.biz/
    Thanks.

    Well, that's progress. Unfortunately I work on a MAC so it's a bit rough to try to fix the problems in realtime. In any case, I did look at it newly and the last problem is that it makes the whole thing out of whack. Doesn't happen in older versions of IE. Any suggestions on how to fix this?

  • Close button not working in IE6

    Hi all,
    I have opened a new window using window.showModalDialog.The window opens fine.This new window has a close button on whose click Window.close() js should work.
    My problem is that this doesn't work in IE6.Can anyone tell me the solution so that it may work in IE6.(This works in IE7).
    Regards,
    Neha

    Hello
    It's difficult to check this.
    Can you please provide the example on apex.oracle.com ??
    apex.dbe.pl
    piotr

  • HT1657 Rented movie not working my ipad is saying "could not lode video"

    So I have a iPad mini and I rented a film and it wouldn't download it was saying download error and not working, so I went on to the videos app and tried to stream the film that worked for about 5 minuets after that a message just pops up saying "could not lode video" and I only have about five hours left to watch it.
    Pleases can some one help.

    Was it more specific as to why it could not be watched?

  • IWeb site not working on IE6 or 7

    I've just tested my site using the extra developers options on Safari and tried my site in the various browsers available. To my horror my site won't work on IE6 or 7.
    A friend has told me that it's because of the version of CSS that iWeb uses is only compatible with version 8.
    Can anyone help me?
    Martin
    Message was edited by: hodgkiss

    Martin ~ This thread may help:
    _iWeb and Internet Explorer_

Maybe you are looking for