Crawlable SEO Friendly Responsive Flash player

I want to have a responsive flash player that has an alternate HTML version (crawlable for search engines) and so far i have challenges with the integration.
I'm able to have the html version working but i am struggling with the responsive part. Here's my code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="400" id="movie_name" align="middle">
    <param name="movie" value="movie_name.swf"/>
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="movie_name.swf" width="550" height="400">
        <param name="movie" value="movie_name.swf"/>
    <!--<![endif]-->
        <a href="http:www.spytronic.com/fr-ca/liste/cameras-de-surveillance">
            Video link about cameras de surveillance
        </a>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
</object>
So that's pretty straight forward, now the part i'm struggling with is the original width and height as attributes in the object tag. What i think i need is a
jQuery function that runs once the document markup has loaded. With the selector object[type="application/x-shockwave-flash"], jQuery would pick up all flash objects on the page.
The way that i see it is each object in the array tube will store the object reference itself, its width and height. So i have so far:
var tube = [];
$(document).ready(function() {
    $('object[type="application/x-shockwave-flash"]').each(function (){
        tube.push({
            element: $(this),
            height: $(this).attr('height'),
            width: $(this).attr('width')
And
$(window).resize(function() {
    clearTimeout(rebuild);
    rebuild = setTimeout(function() {
        $.each(tube, function (i, value) {
            tube[i].element.height(tube[i].element.width() / tube[i].width * tube[i].height);
    }, 100);
Do you think this approach is good (cross-browser), resizable and seo friendly ?

Your going about this all wrong.  You should be using HTML5 video with MP4, OGV and WEBM files. You'll find lots of file converters online.  This covers the largest target audience and works in all modern web devices.  So you don't need Flash  anymore. 
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>HTML5 with Video</title>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!--begin video-->
<video controls>
<source src="YourVideo.mp4" type='video/mp4' />
<source src="YourVideo.webm" type='video/webm' />
<source src="YourVideo.ogv" type='video/ogg' />
NOTE: If you see this message, you're using an outdated
browser that doesn't support this type of video.
For a better web experience, please switch to a modern browser.
</video>
<!--end video-->
</body>
</html>
Nancy O.

Similar Messages

  • Non responsive Flash Player

    How do I resolve a non responsive Flash Player plug in?  Message received is Flash Player is not responding, do you want to continue or close?"  At different times, have selected continue, close or just wait a minute and the message goes away.  Sometimes the computer will freeze.  Using current version of Firefox and the 16.0 Flash Player.  Have restarted Firefox, reinstalled Flash Player, checked our router/modem.   The message shows up constantly.
    Thanks in advance for your help!

      1. Download the following files (Right click and "Save Link as"):
    Shockwave Player Uninstaller
    Flash Player Uninstaller
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Shockwave Player 12 FULL Installer (Other browsers)
    You'll need to use this link (Shockwave Player 12 ActiveX FULL Installer) WITH IE to install the ActiveX Shockwave FULL Installer. There isn't a direct download link available. Save the FULL installer if ti allows you. If not you'll HAVE TO revisit the link to install it after step 9 below.
      2. Reboot.
      3. Run the Uninstallers from your Downloads folder, to remove BOTH Flash Player and Shockwave.
      4. Go to: C/Windows/System32 and delete the Macromed folder.
      5. Go to: C/Windows/SysWOW64 and delete the Macromed folder.
      6. Open your Windows Registry Editor (Start>Run or press the Windows key+r. Type "regedit" [minus the quotes] and click OK.
      7. In the Registry Editor, go to: HKEY_LOCAL_MACHINE/SOFTWARE and delete the Macromedia folder.
      8. Go to: HKEY_CURRENT_USER/Software and delete the Macromedia folder.
      9. Close the Registry Editor and empty your Recycle bin.
    10. Run the Shockwave FULL Installers first, and THEN the Flash Player Installers. These are offline installers and will require no connection during the process.
    If problems persist, try disbaling other plugins and extensions, to determine if one or more is conflicting with Flash and Shockwave.

  • How to create SEO friendly, responsive "Coming Soon" page? [was:Help please! I am very new!]

    Hi Guys,
    First off, this is my first post, and will be one of many, as the Dreamweaver bug his bitten, and bitten hard!
    I am new to web design, and am learning Dreamweaver and want to become a web designed after hours as a second job/hobby.
    I am currently (unsuccessfully) working on getting a "coming soon" page up and running.
    I would like the image to be scalable - however then all my text goes everywhere. I cant have it as a image as then Google doesn't index it, as well as i need to have a hyperlink in the body of the text.
    If someone could point me into the right direction, I would be forever thankful!
    I have attached the code:
    <html>
    <head>
    <title>coming soon page</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <style type="text/css">
    body {
              background-image: url(background.jpg);
              background-repeat: no-repeat;
    #content {
              position: absolute;
              left: 70px;
              top: 468px;
              width: 912px;
              height: 120px;
              z-index: 1;
              font-family: calibri;
              font-size: 30px;
              color: rgba(255,255,255,1);
    a:link {
              color: rgba(255,255,255,1);
              text-decoration: none;
    a:visited {
              text-decoration: none;
              color: rgba(255,255,255,1);
    a:hover {
              text-decoration: none;
              color: rgba(255,255,255,1);
    a:active {
              text-decoration: none;
              color: rgba(255,255,255,1);
    </style>
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- Save for Web Slices (coming soon page.psd) -->
    <div id="content">The webstie for Hurstar Investments is currently under construction and will be live shortly. If you have any enquiries in the interim, please email us at <a href="mailto: [email protected]">[email protected]</a>. We look forward to hearing from you.</div>
    <table id="Table_01" width="1025" height="768" border="0" cellpadding="0" cellspacing="0">
              <tr>
                        <td width="1024" height="29" colspan="5">
                                  <img src="images/spacer.gif" width="1024" height="29" alt=""></td>
                        <td>
                                  <img src="images/spacer.gif" width="1" height="29" alt=""></td>
              </tr>
              <tr>
                        <td width="708" height="339" colspan="3" rowspan="2">
                                  <img src="images/spacer.gif" width="708" height="339" alt=""></td>
                        <td>
                                  <img src="images/logo.jpg" width="274" height="229" alt=""></td>
                        <td width="42" height="739" rowspan="8">
                                  <img src="images/spacer.gif" width="42" height="739" alt=""></td>
                        <td>
                                  <img src="images/spacer.gif" width="1" height="229" alt=""></td>
              </tr>
              <tr>
                        <td width="274" height="211" rowspan="3">
                                  <img src="images/spacer.gif" width="274" height="211" alt=""></td>
                        <td>
                                  <img src="images/spacer.gif" width="1" height="110" alt=""></td>
              </tr>
              <tr>
                        <td width="70" height="400" rowspan="6">
                                  <img src="images/spacer.gif" width="70" height="400" alt=""></td>
                        <td>
                                  <img src="images/header.jpg" width="414" height="79" alt=""></td>
                        <td width="224" height="101" rowspan="2">
                                  <img src="images/spacer.gif" width="224" height="101" alt=""></td>
                        <td>
                                  <img src="images/spacer.gif" width="1" height="79" alt=""></td>
              </tr>
              <tr>
                        <td width="414" height="22">
                                  <img src="images/spacer.gif" width="414" height="22" alt=""></td>
                        <td>
                                  <img src="images/spacer.gif" width="1" height="22" alt=""></td>
              </tr>
              <tr>
                        <td colspan="3"> </td>
                        <td>
                                  <img src="images/spacer.gif" width="1" height="121" alt=""></td>
              </tr>
              <tr>
                        <td width="912" height="35" colspan="3">
                                  <img src="images/spacer.gif" width="912" height="35" alt=""></td>
                        <td>
                                  <img src="images/spacer.gif" width="1" height="35" alt=""></td>
              </tr>
              <tr>
                        <td colspan="3">
                                  <img src="images/footer.jpg" width="912" height="59" alt=""></td>
                        <td>
                                  <img src="images/spacer.gif" width="1" height="59" alt=""></td>
              </tr>
              <tr>
                        <td width="912" height="84" colspan="3">
                                  <img src="images/spacer.gif" width="912" height="84" alt=""></td>
                        <td>
                                  <img src="images/spacer.gif" width="1" height="84" alt=""></td>
              </tr>
    </table>
    <!-- End Save for Web Slices -->
    </body>
    </html>
    PS: Using Dreamweaver CS6 if that makes any difference.
    Again, thank you sooo much!
    SiD24

    I would like the website to ajust automatically to different brower sizes without having white on the sides, and the text moving all over the place.
    Try this % width layout.  Copy & paste code into a new, blank document in DW.  SaveAs test.html.  Preview in browsers at various viewport widths and text sizes.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>HTML5 Document, 1-Col</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
    <style>
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    img {
        max-width: 100%;
        vertical-align: baseline
    body {
        padding: 0;
        width: 90%; /**adjust width in px or % as required**/
        margin: 0 auto; /**this is centered**/
        background: #F5DD83;
        color: #505050;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
        font-size: 100%;
        box-shadow: 2px 2px 4px #333;
    header {
        margin: 0;
        padding: 0 1%;
        width: 100%;
        background: #B00202;
        color: #FFF;
    header h1, header h2 {
        display: inline;
        color: #F5DD83;
        padding: 0 1%;
    /**top menu**/
    nav {
        background: #69C;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold
    nav ul {
        margin: 0;
        padding: 0;
    nav li {
        list-style: none;
        display: inline-block;
        margin: 0 1%
    /**menu link styles**/
    nav li a {
        color: #FFF;
        text-decoration: none;
        line-height: 2.5em;
        padding: 6px;
        border: 1px solid #CCC;
    /**on select or mouseover**/
    nav li a:hover, nav li a:active, nav li a:focus {
        background: #CCC;
        color: #505050;
    /**main content**/
    article {
        padding: 2%;
        background: #FFF;
    article h3 {
        color: #2294AE;
        margin-bottom: 0
    article p { margin: 0 0 1em 0 }
    figure {
        text-align:center;
    figcaption {
        text-align: center;
        font-style: oblique;
        font-size: small
    footer {
        background: #B00202;
        color: #FFF;
        text-align: center;
        margin: 0;
    </style>
    </head>
    <body>
    <!--begin header-->
    <header> <h1>Sitename</h1>
    <h2>Some pithy slogan...</h2>
    </header>
    <!--begin navigation-->
    <nav>
    <ul>
    <li><a href="#">Menu Item1</a></li>
    <li><a href="#">Menu Item1</a></li>
    <li><a href="#">Menu Item1</a></li>
    <li><a href="#">Menu Item1</a></li>
    <li><a href="#">Menu Item1</a></li>
    </ul>
    </nav>
    <!--begin main content-->
    <article> <h3>Heading 3</h3>
    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.  Mauris vitae libero lacus, vel hendrerit nisi!  Maecenas quis velit nisl, volutpat viverra felis. Vestibulum luctus mauris sed sem dapibus luctus.  Pellentesque aliquet aliquet ligula, et sagittis justo auctor varius. Quisque varius scelerisque nunc eget rhoncus.  Aenean tristique enim ut ante dignissim. </p>
    <figure> <img src="http://placehold.it/500x325" alt="placeholder">
    <figcaption>Figure 1 Caption</figcaption>
    </figure>
    <h3>Heading 3</h3>
    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.  Mauris vitae libero lacus, vel hendrerit nisi!  Maecenas quis velit nisl, volutpat viverra felis. Vestibulum luctus mauris sed sem dapibus luctus.  Pellentesque aliquet aliquet ligula, et sagittis justo auctor varius. Quisque varius scelerisque nunc eget rhoncus.  Aenean tristique enim ut ante dignissim. </p>
    </article>
    <!--begin footer-->
    <footer> <small>© 2014 Your Site Name. All rights reserved</small> </footer>
    </body>
    </html>
    Within the body of the contect, there needs to be a email link - so I assume that would be a div section.
    Publishing your e-mail address is an open invitation to spammers and e-mail harvesters who will flood your inbox with junk.  If you want people to contact you, use a contact form and a form-to-email processing script that hides your e-mail address from robots.
    Nancy O.

  • How To Install Flash Player in i phone 4g ios 5.1.1

    How To Install Flash Player in i phone 4g ios 5.1.1 

    No can do, my friend. Flash player does not run on iPad, iPhone, iPod touch.....does not run on any IOS device.
    Sorry.....
    GB

  • After I downloaded the new version of Adobe Flash Player 11.3.300.262, I can't seem to play games with my friends on Yahoo Messenger.

    It could be a coincidence but when I upgraded to the latest version of Adobe Flash Player 11.3.300.262 I can't seem to play any games on Yahoo Messenger with my friends. I know when I updated for some reason I had to try 3 times before it took it. It shows it's updated. I'm wondering if I have to un-install and re-install it. Also, I never use Internet Explorer 8 but when I went in there to check I found a plug in check link there and it showed over there that Adobe Flash Player needed updating but it was an older version and not the one Foxfire had me update too. Now I'm really confused if this is causing a problem. I have never had to check Internet Explorer for plug ins before. Have always just updated in Foxfire since that's what I use. The Adobe Flash Player seems to play videos okay so not really sure if that's the issue or not. My Java plug-ins have been fine and have been updated awhile ago, so I know it's not that. Any help is appreciated. Thanks!

    Well, after hours of trying to figure it out I gave up and un-installed and re-installed that last verion of Adobe Flash Player and now it seems I can play games again in Messenger. Everything else had been fine just that. I can only figure it was because it was having a hard time updating the first time and took me 3 tries. So even though it said it was installed, apparently it wasn't done correctly.
    Though when I couldn't figure out what was wrong at first I looked and checked to see all the things were enabled that were supposed to be and they were.
    I even tried to go to the Adobe site and download the last version I had and couldn't find it. Kept coming up with the new version. Others said if you download a particular older version it may not have all the security features in it.
    This really gets to be a bit much, especially when you're by yourself and have only a smattering of knowledge of technical things.
    Thanks fore responding to my question.
    DFelice

  • What are you considering non responsive with the plugins? Flash player is working just fine then I get your crash page in the middle of doing something. You say it only crashes when it's been unresponsive for 45 seconds. Mine is crashing in less then 1

    I have had problems with firefox crashing for the last three month. I have updated to the latest version with the crash protection. Now the flash player crashes about every 20 minutes or so. On your blog page you state that I will get the crash page when the plugin has been non-responsive for 45 seconds well with mine the games are going along just fine then wham crash page. Flash player was responding and you gave me crash report anyway. What's up???? Flash player is crashing within seconds not 45 seconds!!!!!!!!!!!!!!!!! Your check plugin page always states that my plugins are UP TO DATE!!!!!
    == This happened ==
    Every time Firefox opened
    == three months ago and getting worse with every upgrade you send!!!!!!!!!!!!!!!!!!!!!!!

    '''''"I have had problems with firefox crashing for the last three month."'''''
    You need to investigate the cause of your crashes that started prior to the release of the first Firefox version that offered crash protection, version 3.6.4, released in mid to late June 2010; that is just over one month ago.
    <u>'''The crash protection feature does not prevent a plugin from crashing, it prevents the whole Firefox browser from crashing because of a crashing plugin; only the tab with the crashing plugin crashes.'''</u>
    For information about report plugin crashes see: http://support.mozilla.com/en-US/kb/Plugin+crash+reports
    You need to post the crash Report IDs for the crashes occurring over the last 3 months. To do so, type '''about:crashes''' in the URL/location/address bar, then copy and paste the Report IDs (only) into your reply. See: http://support.mozilla.com/en-US/kb/Firefox+crashes#Getting_help_with_your_crash
    In addition, please do the following. Type '''about:support''' in the URL/location/address bar, on the screen presented, click "Copy all to Clipboard" and paste that into your reply.

  • A friend upgraded my flash player and now nothing will work.

    I am completely computer stupid. My friend said that my flash player needed to be upgraded. He upgraded it for me and now nothing will work. Youtube, games, etc. Can someone help me fix it. Like I said I am computer stupid so I will need step by step instructions if anyone can help.

    amhinton1 wrote:
    in Windows/system32/macromed/flash is a text document called FlashInstall.
    This means that Flash Player is not installed - the required files should be in this folder.
    Download this installer http://www.adobe.com/go/full_flashplayer_win_ie; save it to disk (e.g. your Desktop), then close all browser windows and run the downloaded installer.
    What do you now have in that folder?
    Is Flash Player now enabled, and is it working?  (Check it here http://www.adobe.com/software/flash/about/)

  • If I rebuild my PDF Handbook in Flash will it be just as SEO friendly?

    I have a handbook published on our web site as a PDF  see http://kinsler.com/handbook124.html
    it seems very SEO freindly.
    If I rebuild it as a Flash based handbook will it be just as SEO freindly?
    If yes, what is the proper proceedure to accomoplish this.

    Hi Brad,
    There is also some flip book software such as Kvisoft Flipbook Maker that can help you create flash flipbook from PDF with SEO friendly, but maybe you need take more time to do your rank for search engine, the software provide you to fill meta tag including tilte, description, keywords, etc when you publish as HTML format, i think this is good for search engine. Of course, there are also other flipbook applications out there, but what ever which one you use, if you want to get a good rank for your handbook, i think do some SEO work for it is necessory.

  • Non-responsive scripts after installing Flash Player 11.3.300.257

    Adding more info, I do not happen to have RealPlayer installed.
    After updating FlashPlayer to the latest version I experienced non-responsive scripts - I use NoScript plugin with Firefox, as well as Java 7 update 4.

    Java 7 update 5 has been just released, thanks for replying.
    I did not install it though, in order to try to reproduce the problem.
    I am a Mechatronics Engineer and I have a non-common OS and software configuration.
    There is a numerical simulation application in my system which requires a programming language compiler to run, and such compiler requires the OS primary SDK and framework to be "understood" by the system.
    That said, I believe all the debugging routines might be somehow limiting FlashPlayer abstraction layer functionalities.
    As awkward as it may seem now, Firefox did not crash after one absolutely random measure I took.
    I opened this page: http://www.adobe.com/support/flashplayer/downloads.html and downloaded Windows Flash Player 11.3 Plugin content debugger (for Netscape-compatible browsers) from this link: http://download.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_plugin_debug.exe.
    Although there is a hanging before opening the about page and Youtube, flash content is indeed presented.
    Well, there might be a different abstraction layer approach regarding this content debugger version.
    I wait for further insight from you guys.

  • My friend's adobe flash player didn't tell her of today's upate.

    My friend has not been  getting adobe flash player update notifications for a while what should she do? Shes worried. What do you think she should do and how can she get auto update notifications again? My program PSI told me that mine was out but I don't know why adobe didn't have a pop up alert telling her. How can she do a manual update also.

    Hi, Following are the instructions for doing a Manual Uninstall and Install of Flash Player.
    Use the Uninstaller first and download and SAVE it to your Desktop:
    http://kb2.adobe.com/cps/141/tn_14157.html
    Then download and SAVE the Installer for IE to your Desktop:
    http://www.adobe.com/products/flashplayer/fp_distribution3.html
    Use the Administrator Account.
    Close all browser windows, and disable any instant messenger services in the system tray such as msn or yahoo, etc.
    Run the Uninstaller and when finished, Reboot.
    Run the Installer and when finished, Reboot.
    Enable what you Disabled and test your browser here:  http://www.adobe.com/software/flash/about/
    You may want to print out these instructions to make it easier.
    Thanks,
    eidnolb

  • How can I make my Flash menu SEO Friendly?

    Hi all, I have my site at http://www.sgdtechs.com and I really don't like the ugly menu I have there now and I designed a beautiful menu in flash, but I've read online that it's not SEO friendly....
    So my question is this, how can I make my menu SEO friendly? Is it even possible?
    Thanks for your answers!

    Provide an html menu for SEO purposes.  If you want to keep the Flash version, consider providing the html at the bottom of the page as text links like you will see in many sites.

  • Flash Player slow response after update

    I have an older laptop that has a 2 ghz processor and the latest version requires a processor speed of 2.33 or better. Is this why I'm experiencing slow response on my facebook apps and loading on internet as well?

    Please refer this : http://helpx.adobe.com/flash-player.html and  http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html

  • Firefox 3.6.3, windows 7 HP,flash player 10.1.53.64---unexpected http response-status code 13030--

    windows 7 HP, Firefox 3.6.3,flash player 10.1.53.64--unexpected HTTP response-status code 13030- any idea on what to do?
    == URL of affected sites ==
    yahoo mail

    Same problem here! Actually took me quite awhile to figure out what the hell was causing the slight screen flicker when going on Youtube, but I'm confirming this. With Hardware Acceleration enabled, Flash changes GPU Memory (VRAM) frequency and locks it so that it can't be changed until the video page is closed. Mine downshifts from 950 down to 500, which is quite of an achievment as for some reason this card with it's fancy schmancy GDDR5 memory isn't too keen on underclocking the VRAM..
    Hardware:
    CPU: Intel Core 2 Quad Q6600 2,4Ghz @ 3 Ghz
    RAM: 4GB A-Data 800mhz
    GPU: ATI Redeon HD 4870
    GPU  clock settings:
    - GPU: 790 MHZ/ default 750 MHZ
    - VRAM 950  MHZ/ default 900 MHZ
    MB: MSI P35 Neo Combo
    Software:
    OS: Windows  7 Ultimate x64
    Browser:    Firefox 3.6.3 and it's speedy variant Pale Moon (http://www.palemoon.org)

  • Adobe Flash Player Update Service 11.3 r300 causes error needs response from Adobe

    It appears the update is attempting to connect to a broken URL, but electing not to update still does not prevent the popup error.

    This will be fixed in the next Flash Player release.  In the meantime have a look at http://forums.adobe.com/message/4543710#4543710

  • Keyboard response issues in flash player

    Hi,
    When I'm playing games made with flash, every so often it won't respond to my keyboad inputs.  It happens maybe every 30 seconds, so it's pretty regular, and won't respond for a few seconds.  If I was holding a key at the time of this hanging, then the player acts as though I am still holding that key down. The game will still continue as normal, so it gets me killed all the time, so I wan't to know if/how I can fix it. I've tried changing the quality and closing down other windows, but neither seemed to make a difference.
    I use
    Windows XP tablet edition (32-bit)
    Firefox 3.6.8 (32-bit presumably)
    Flash player WIN 10,1,82,76

    Hi, It could just be that the keyboard needs cleaned. Dust accumulates between all of the keys. Canned air is good or a small soft brush. I have to clean mine every so often.
    Also the next time it sticks, hit the space bar and see if that helps.
    If that doesn't help, then perhaps the game is not working properly and you think it's the key. I've never had that problem, so really can't say for sure.
    Maybe someone else will see your thread that has had this happen to them and reply.
    Thanks,
    eidnolb

Maybe you are looking for

  • 10.1.3 JBO - show JSP line # on error, not the java one?

    Hi, Another issue I'm bumping into on the JBO migration to 10.1.3(.1) are OC4J's stack traces for the JSPs are showing the line number of the error from the compiled java class, not the JSP file. Previous version used to do this. How can I get this b

  • U.S.A. and France - hdmi issues with Mini?

    I am thinking of bringing a U.S. Mac Mini to France. The TVs use a different standard, but does that affect an hdmi connection? Will a U.S. Mac Mini work if plugged into the hdmi port on a French TV?

  • Differences between OID and OUD

    Hello gurus, What are the differences between OID and OUD. Why Oracle release two LDAP directories. Please let me know.

  • Acceptable Print Formats

    Back a few years ago when I was in school, I learned that CMYK images are for print and RGB images are for the web. Now after a few years of working on my own, I have an actual job. (Yay me! may it last more than few months my city sux for creative j

  • Reports Builder crashing

    Hi, I use Reports 6. On a report, when I run it, it works once, then if I run it a second time (modifications or not), Reports builder crashes, it just closes, without any error message, and without any Windows error message either. If I restart Repo