Director movie work in IE but not in other web browsers

Hello,
please can someone help me? I have web page which use DCR file. If I open it in Internet Explorer, it show me preloader which preload movie and than lunch. This work good. But if I open same page in every other browsers, I will see just adobe preloader which not preload. I can wait even hours but nothing happens.
Does anyone meet this problem before? I use pluging which work in all browsers. I even try this from other computers. Same problem.
Thank you.
Age

OK, here is html code:
<HTML>
<HEAD>
<TITLE>Title</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</HEAD>
<BODY bgColor="#000000">
<center>
<TABLE border=0 width=100% height=100%>
<TR><TD align=center>
<OBJECT classid="clsid:233C1507-6A77-46A4-9443-F871F945D258"
codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=11,5,0,593"
ID=RGB WIDTH=1000 HEIGHT=650 VIEWASTEXT>
<param name=src value="Movie.dcr">
<PARAM NAME=swStretchStyle VALUE=none>
<param name=swRemote value="swSaveEnabled='true' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='false' ">
<param name=PlayerVersion value=11>
<PARAM NAME=bgColor VALUE=#000000>
<EMBED SRC="Movie.dcr" bgColor=#000000  WIDTH=1000 HEIGHT=650 swRemote="swSaveEnabled='true' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='false' " swStretchStyle=none
TYPE="application/x-director" PlayerVersion=11 PLUGINSPAGE="http://www.macromedia.com/shockwave/download/"></EMBED>
</OBJECT>
</TD>
</TR>
</TABLE>
</CENTER>
</BODY>
</HTML>
Edit: Thank you! Problem was in HTML code. I found it when I paste it to this forum so again - thank you for your help.

Similar Messages

  • QTSS Works on Mac but not the other

    I have a Server running OS X Server 10.5.8. I am running QTSS and Apache on this machine, however I am having issues with Quicktime streaming. One mac here is able to successfully stream but all other macs on our network fail to connect despite the QTSS "Connections" window shows the connection to the machine trying to stream the video. In the end on the client Quicktime X shows "Not Found" however I am able to connect to the server via other services (ARD, AFP, HTTP). I can post any logs that might help.
    Thanks in advance

    I couldn't remember what the Display Preferences had said when we tried this last spring and again in the summer, so tonight we connected it again, and wouldn't you know - it worked just fine. We didn't do anything different, so I have no clue as to why it worked this time but not before. He's thinking about getting his own big display, but didn't want to waste his money if he couldn't get it to work, so now I guess we're shopping for another 23" display - probably a used one. Thanks!

  • 23" works on One but not the Other

    I have a Powerbook G4 1.25 GHz running 10.3.9 connected to a similar vintage 23" clear plastic case display with a DVI to ADC adapter connection and it works great.
    My husband recently bought a used Powerbook G4 1.67 GHz running 10.4.8. We thought sure that when I was out of town with my computer he could hook up and enjoy the use of my big display, but no luck. It just gives him a blank screen.
    Any suggestions as to why that would be? Does his machine require a different adapter? Is it possible his port is just not functioning?
    Thanks!
    Powerbook G4   Mac OS X (10.3.9)   23 inch display

    I couldn't remember what the Display Preferences had said when we tried this last spring and again in the summer, so tonight we connected it again, and wouldn't you know - it worked just fine. We didn't do anything different, so I have no clue as to why it worked this time but not before. He's thinking about getting his own big display, but didn't want to waste his money if he couldn't get it to work, so now I guess we're shopping for another 23" display - probably a used one. Thanks!

  • Airdrop works one way but not the other?

    There are two Macbook Airs in my house, both new models (one 13" the other 11"). Airdrop appears to work from the 13" to the 11" but not the other way around. The error message in the console is:
    29/07/11 11:09:49.684 PM Finder: WormholeClient::didFail(kCFErrorDomainCFNetwork, -1200, "An SSL error has occurred and a secure connection to the server cannot be made.")
    I've tried logging in to another (new, clean) user profile to see if there was some kind of conflict going on, but that didn't make a difference.

    It's the firewall settings. It seems like a bug, because in the firewall I had Finder set to allow all incoming connections.
    Do the following:
    - System Preferences, Security, Firewall, Advanced settings
    - Remove the entry for Finder by selecting it and press the minus button
    - Check allow signed software
    - Uncheck block all
    It's working for me now.

  • Movie works on mac but not PC...help!

    Hi!
    Hopefully someone out there can help me...
    I am trying to make a video play on a website that I designed. The video will play on a mac, but not a PC. When the user clicks on the link, the video (.mov) should start playing in whatever media player that computer has installed, either quicktime or windows media player. It isn't working on a PC. Maybe if I convert the video file to a windows media file or to a file that is easier read my a PC it would work? I don't know how to convert quicktime files into .wmv files.
    help!!!
    if you want to see the video, click on the "reel" link of www.williamday.net, then click on "reel" again in the middle of the page.

    The problem is your page code (or lack of it).
    You are directly linking to the file and bypassing any browser plug-in.
    http://docs.info.apple.com/article.html?artnum=61011
    http://developer.apple.com/internet/ieembedprep.html

  • Flash Movie works when testing, but not in application

    My flash movie works when I "Test Movie" within Flash 8 or
    when I press F12 and open it in the browser, but it only show the
    dynamic text, not the pictures when I place it within my page. The
    dynamic text changes properly but no images are displayed.

    I suspect this is where my issue lies, but I am not sure how
    to fix it. I have attached some code that defines the image
    location. I am able to successfully retrieve documents with the
    following, is this the same type of scenerio,
    http://www.skytitleagency.com/documents/Land_Contract.doc,
    except in the images folder ?

  • Works in Tomcat but not in iPlanet Web server

    I have a servlet which first generates a form which has one input field, when user fills in the text field and submits the form it is posted to same servlet. The posted data is processed and redirected to another servlet. Everything works fine on Tomcat3.2 but fails to work on iPlanet web server and throws HTTP Error 500.
    Can someone help me with this? What might be the problem?

    Don't know whey it worked in Tomcat and not in iPlanet, but the reason is because I missed '/' in getRequestDispatcher() methoc
    public RequestDispatcher getRequestDispatcher(java.lang.String path)
    The pathname must begin with a "/" and is interpreted as relative to the current context root.

  • Table of Contents page numbers works for PDF but not for other formats

    Hi,
    I followed exactly was indicated here regarding creation of TOC.
    http://docs.oracle.com/cd/E10415_01/doc/bi.1013/e12187/T421739T481157.htm
    The page numbers generated correctly for PDF but not for RTF, HTML and XLS.
    (HTML and XLS are understandably not paginated in nature but why not in RTF?)
    Tried to make the simplest example work, with 2 headings each on a separate page. Doesn't work on either MSWord 2003 or 2007.
    What am I doing wrong?
    Regards,
    Jarell
    Edited by: Jarell on Jan 11, 2012 8:08 PM

    Hi Kavipriya,
    What is your email address? I have attached a file in Oracle Metalink, under SR 3-5172030861. named test_toc.rtf
    You may use any xml because the template does not use any dynamic binding of values.
    The template is basically 2 pages, the TOC in the 1st page. First TOC item (Heading 1) is in Page 1, and Second TOC item is in Page 2.
    So the end result should be (PDF result from BI Publisher):
    First TOC Item .................. 1
    Second TOC Item ............. 2
    But for RTF it outputs:
    First TOC Item .................. 0
    Second TOC Item ............. 0
    And after doing Print Preview (once or twice)
    First TOC Item .................. Error in Bookmark
    Second TOC Item ............. Error in Bookmark
    Hope this is detailed enough to illustrate the problem.
    Edited by: Jarell on Jan 17, 2012 10:24 PM

  • IMessage work between iPhones but not from other devices or paypal or ...etc

    I can receive messages from iphones using imessages but not SMS sent from non iphones or web sites (e.g. paypal) or my bank !!!
    I have tried to de-active imessage, reboot, checked I am not using the subject, ...etc
    nothing is working
    PLEASE HELP!!!! as I need these SMS to work NOW :-(

    Hello akommatas. Welcome to the Apple Discussions!
    Please try temporarily disabling the Windows or third-party software firewall on any PC that is having difficulties accessing the AirPort Express Base Station (AX) with the AirPort Utility. Can the utility find and access the AX now?
    If not, instead of waiting for the AirPort Utility to scan, go to the utility's menu bar, and then, choose File > Configure Other ... > Enter 10.0.1.1 in the IP Address field, and then, enter public for the password.

  • Quicktime working for some but not for others

    Hello all,
    I'm developing this website and it displays videos in quicktime format, but it's just not working for some people... It just won't play for some reason I just don't know 'cause I couldn't make the error happen to me and got no good help from others...
    This is what's happening: @ www.thebrooklynbrothers.com/ clicking on "work, work and more work", then clicking on MEDIA and then FILM, it should display the QT movie and the user could play it, but for some reason it just shows up the QT logo and nothing more, as some people are telling me... could somebody check this out to see if it happens to you as well and tell me what could be the problem or any other details of the error so I can figure out what it is?
    if you want to check a sample URL it loads from there, check this one: http://www.thebrooklynbrothers.com/new/portfolio/contentloader.php?file=cnneraq.mov&filetype=2
    Thanks you so much for your time! ANY help would be greatly appreciated! I'm desperate right now!

    I'm having a similar problem with videos uploaded onto my website. It all plays fine through Firefox and Internet Explorer on my other PC, but on this one (Win XP), I just get a blank page after it's finished loading. No video box or error mesage. Just lots of white space. I've checked all my settings, and have QT as my default player, but still nothing. Have also downloaded the latest QT updates. Is there something I'm missing in Windows or Internet Explorer? I don't have any problems with it on my Mac.
    Thanks,
    Lucy

  • ITunes wi-fi sync works at home, but not on other wi-fi hotspots. Any suggestions?

    I know I've got all the settings correct, since both my phone (4, iOS 6.0) and iPad (first gen, iOS 5.1.1) connect and sync over wi-fi easily at home. But when I'm on campus, and all devices are connected to the same wi-fi connection, my computer does not register either the phone or iPad. I'm thinking it's an issue with setting on the admin side of the wi-fi setup ,so I've contacted the IT people. I thought I'd check here too to see if there's something that I can do about it on my end in the mean time.
    Any tips are appreciated.
    Cheers

    i had this problem at my university. its something to do with firewalling. it doesnt let you do it for this reason. your iphone and mac connect to the wifi on a secure protocol (my bet). its like how bittorrent apps dont work on campus. this is what IT told me anyway

  • Tomcat 5.5, struts, AJAX - Works on localhost but not on online web-server

    Hello,
    I'm trying to add some functionality from Ajax to my client's web application. And I'm stuck on this problem for the past 4 days now.
    To make a long story short, the application works perfectly on my localhost, but once I deploy it to the online server it pops a Page Not Found message (written in the JavaScript of Ajax engine). Though I have worked with servlets and struts a bit, I still consider myself very new.
    Here are some specifications:
    - The jar files are in tomcat-5.5/common/lib
    - The servlets (compiled correctly) are in webapps/ROOT/WEB-INF/classes/javaClasses
    - My web.xml and struts-config.xml are in WEB-INF, both of which I believe are configured correctly:
    web.xml
    =======
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
    <web-app>
         <servlet>
              <servlet-name>action</servlet-name>
              <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
              <init-param>
              <param-name>config</param-name>
              <param-value>/WEB-INF/struts-config.xml</param-value>
              </init-param>
         </servlet>
         <servlet-mapping>
              <servlet-name>action</servlet-name>
              <url-pattern>*.do</url-pattern>
         </servlet-mapping>
         <welcome-file-list>
              <welcome-file>/index.jsp</welcome-file>
         </welcome-file-list>
    </web-app>
    struts-config.xml
    ==============
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd">
    <struts-config>
    <action-mappings>
    <action path="/signup" type="org.apache.struts.actions.ForwardAction" parameter="/signup.jsp" />
    <action path="/countries" type="javaClasses.GetCountries" />
    </action-mappings>
    </struts-config>
    I noticed when I type "countries.do" on my localhost, the action is processed perfectly, however on the online server, it displays me the 404 error page.
    I thought it wasn't seeing the struts-config.xml so I played around with the directory path struts-config.xml and replaced it with:
    <param-value>/home/shaghig/webapps/ROOT/WEB-INF/struts-config.xml</param-value>
    but still no luck.
    What is it that I am not doing right? Any input or guidance would be very much appreciated.

    Have you resolved your problem? I am running into the SAME EXACT issues with my application. The only difference is I'm not deploying to webapps/ROOT/; I'm deploying to my own directory based on my WAR file name (webapps/<web_application_name>/WEB-INF....blah blah). If you figured out your problem (believe me, I wish I could be of some help) I would LOVE to hear what you did/figured out.
    -C

  • 2 Lenovo ideatab A2107A, front facing camera works on one but not the other

    i just purchased two of the same lenovo ideatab A2107A from best buy and i noticed that when trying to take a picture on one i was able to zoom in and change to the front facing camera.  The other i can get into the camera, but i cannot zoom in nor can i switch to front facing camera (the icon is not even there).  the other camera works well, zoom, video and all, the other i cannot zoom and i cannot switch, any thoughts besides factory resetting?

    hi catfish197621,
    Welcome to the Lenovo Forums.
    You can try to:
    1. Download the latest updates Over The Air (OTA) to get the latest patches and bug fixes on the OS (go to settings > about tablet > check for system update).
    2. Download a camera app utility like Camera Zoom FX to see if you can zoom in and out and switch to the front facing camera.
    Hope this helps.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Links work one way, but not the other.

    My site is sbrownarchitects.com.
    When beginning from the Home Page any of the links work. However, when going from any of the pages back to the home page or to other pages, the links do not work. Help! Thanks!
    I believe this is the code that deals with the text? I'm not a code pro quite yet---but its coming.
    <div id="container">
      <div id="sidebar1">
        <h3><a href="index.html" class="navigation">Home</a></h3>
        <h3><a href="about.html" class="navigation">About</a></h3>
        <h3><a href="Portfolio.html" class="navigation">Work</a></h3>
        <h3><a href="people.html" class="navigation">People</a></h3>
        <h3> </h3>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p><strong>646-244-5870</strong> </p>

    There appear to be different versios of those links, particularly in the Work page, where I found the following...
    <h3><a href="index.html" class="navigation">Home</a></h3>
    <h3><a href="production files/About/About.html" class="navigation">About</a></h3>
    <h3><a href="production files/Work/Portfolio.html" class="navigation">Work</a></h3>
    <h3><a href="production files/People/People.html" class="navigation">People</a></h3>
    So you may want to go thru and make sure the links for all pages are consistent.  I'm noticing on those that capital letters are used where they aren't in the other set, so that's something to be mindful of as well.

  • Transmitting with JMStudio works on LAN but not over the web!

    I've been reading all kinds of posts related to this problem.. it was asked many times but noone has given the answer.
    The transmitter has to put the receivers ip and some port.
    The receiver has to open rtp session with the transmitter's ip and the same port.
    On a LAN it works, but over the internet it doesn't (the receiver keeps "waiting for data").
    The two computers I used for trying that, are on no LAN's.. they are assigned a unique ip by the isp (two simple broadband or dial-up connections with single computers).
    Why doesn't it work?
    (The ip's I used are (for example) the ones that appear in whatsmyipaddress.com and i'm behind no proxy)

    I've been reading all kinds of posts related to this problem.. it was asked many times but noone has given the answer.
    The transmitter has to put the receivers ip and some port.
    The receiver has to open rtp session with the transmitter's ip and the same port.
    On a LAN it works, but over the internet it doesn't (the receiver keeps "waiting for data").
    The two computers I used for trying that, are on no LAN's.. they are assigned a unique ip by the isp (two simple broadband or dial-up connections with single computers).
    Why doesn't it work?
    (The ip's I used are (for example) the ones that appear in whatsmyipaddress.com and i'm behind no proxy)

Maybe you are looking for