Embedded YouTube vids broken

I've installed Mavericks, and now notice that Safari doesn't play embedded YouTube videos correctly. It shows the initial bit (ie, black screen, red 'play' button, and video title, top left), but pressing play just gives a black video – not controls or anything.
Extensions are off, and I've even tried Safe Mode (Safari wouldn't work correctly for normal viewing, let alone YouTube).
Is anyone having the same issue? I'd reall like to re-install just Safari, but don't see how.
Normal YouTube pages are fine, but embedded vids – whether Flash or HTML 5, as far as I can tell – don't work. Others in my office have no issues, so I know it's specific to my Mac, but any ideas would be helpful.

I am having a similar issue. I have just today purchased a new macbook pro with mavericks pre installed.
Youtube will at first only be a blank screen, then if i press play, the video then plays ok.
However, if I then click another youtube video link, or watch the next video, it will load the new page but play the previous video I have just watched. Its bizarre, Ive never experienced this before. This was pre-flash installement, so intsalled flash player, did exactly the same agan. Ive uninstalled flash and not sure what to do. Im not signed up for HTML 5.
This has never happened on previous mac's. Ive now installed google chrome and youtube works fine. Although now have to adjust to the chrome browsing experience.

Similar Messages

  • Safari IOS7 wont display embeded youtube vids on websites - help!

    Hi, anyone else having this issue?
    My website has embeded youtube vids in it, but neither safari or chrome will display them after the IOS7 update. First time you land on the page they are there, move away and come back, or refresh, and they vanish, but are still there as you can hear them playing if you click where they were...
    David

    I have the same problem , sometimes the videos are displayed and sometimes you don't see anything...
    I've tried it on all my devices with ios7 ( iPhone 5 , iPad 4 & iPad mini )  and they all have this problem , so this must be a bug in ios7 !!!

  • Embedded Youtube video is not playing in PDF while it is playing in Adobe Content Viewer - Indesign CC

    Hi,
    as a newby to DPS with Indesign CC, I'm currently working on a catalog that contains internal jumlinks and embedded youtube video's.
    All works fine in preview (Folio Overlay > Preview on desktop).
    Then I export to Adobe PDF (Interactive).
    When I open the PDF the internal links work just fint.
    But the Youtube video is not popping up.
    To embed the video I've inserted this code: <iframe width="640" height="360" src="https://www.youtube.com/embed/6EXxtnTOnqA?feature=player_detailpage" frameborder="0" ></iframe>
    And I've selected 'autoplay' in the Folio Overlays
    So what am I missing here?
    Thanks for you help,
    Dimitri

    Hi Bob,
    Like I said I'm a Newby, I even don't really understand what you mean with this.
    I'm working in de Digital Publishing toolset (I thought that was DPS).
    I use Folio Overlays over the embedded youtube code, with autoplay on.
    Than I export to PDF interactive, but neither Adobe reader, nor Preview is showing the vid.

  • Embedded Youtube Video's not Playing in Web Viewer

    I have several YouTube videos embedded in my folios. They all play fine when being viewed in the app, but if the folio is shared (by any channel) and viewed in the web viewer these videos won't play. Instead the user is greeted by this error:
    Not found
    Invalid character in path
    I know that other apps using embedded youtube videos are playing just fine in the web viewer (I check out Wired) so I'm curious why mine are broken.
    Any thoughts?

    This streaming YouTube example works fine in DPS Tips web viewer:
    http://contentviewer.adobe.com/s/DPS%20Tips/7f80a0ffed3a4ff08734bc905aac4a29/Advanced_Over lays/29_Video_Stream.html
    Here's the embed code I used:
    <iframe width="640" height="360" src="http://www.youtube.com/embed/QV1UZ-88HeE?rel=0" frameborder="0" ></iframe>
    Are you using the same embed code format for your overlay?

  • Embedding YT vid in responsive layout?

    Hey DW'ers
    This is my first stab at responsive web design so I went with a template. Tweaking the template is along well (more work to be done for sure), but I’m having trouble getting the YouTube vids to embed.
    I did a search on these forums using “embedding a video” and” HTML5 video” (the latter was most confusing ). I looked at the w3schools site as well.  I also saw Nancy’s link to pickle player, but do I really need that for embedding a YT vid?  I’m using CS5 and pretty sure it’s non-cloud since DW keeps prompting me to upgrade.
    I have this code from the template designer:
    .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0px;
    overflow: hidden; }
    .video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    I searched the internet and found this:
    .youtube-player{
        border: 1px solid #1D740C;
        height: 390px;
        width: 480px;
        padding: 0px;
        margin-left: 25px;
        margin-bottom: 25px;
    They both add a box in split (design) view, but when I save it and view it in the browser, all I get are the two lines of iframe text. I have a book on mobile design, but that just says to add the YT iframe snippet – no info on divs or class attributes at all.
    What am I missing?  The page is http://www.dirtbikes101.com/articlehtmls/articleYTvids.html
    Thanks!
    Chris

    You currently have...
    <iframe> width="320" height="180" src="http://www.youtube.com/embed/w7Aqvt3CqSc" frameborder="0"</iframe>
    You need to have...
    <iframe width="320" height="180" src="http://www.youtube.com/embed/w7Aqvt3CqSc" frameborder="0"></iframe>
    And it will work.
    EDIT: The main problem is the position of the opening tag's end bracket. You need to move it to the end of the attributes (right after frameborder="0").

  • Embedded Youtube videos stopped working...

    hi all
    i've got a problem with a Flash website that has been driving me crazy.
    i have a Flash website that was built for us in late 2009, it uses ActionScript 2 and i have been maintaining it in CS3 on a Mac.
    the site is structured as a heirarchy of swf files, and loads XML files to specify text content, image locations, and Youtube videos.
    all this has worked fine until sometime in the past month or two. the problem now is that the embedded Youtube videos no longer load, although nothing has changed in the code. unfortunately i don't know exactly when the videos stopped loading.
    in the Activity Window of Safari i can see the URLs for the Youtube crossdomain file (http://i1.ytimg.com/crossdomain.xml), Youtube still for the video, and the Youtube player (http://s.ytimg.com/yt/swfbin/cps-vfl2P81QA.swf). however neither the still frame nor the player skin load.
    if i run the site directly from my hard drive (with my Flash Player security preferences set to allow the swf to access the internet), the videos do load and play, so i am guessing that it is some kind of security domain issue.
    if i run the site in Flash CS3 in debug mode, when i navigate to a video page, although the video loads and plays, i get lots of these warnings (i've edited the path and file name):
    *** Security Sandbox Violation ***
    SecurityDomain 'http://s.ytimg.com/yt/swfbin/cps-vfl2P81QA.swf' tried to access incompatible context 'file:///pathname/site.swf'
    i think the solution is probably fairly simple, however i don't know enough about ActionScript to figure it out...
    any help would be much appreciated!

    i should add that the same thing happens on three different servers, on Safari or Firefox, and on Windows or Macs, so it seems pretty likely that it is a change in either Youtube embedding or Flash Player that has broken the embedding...
    it's been doing my nut in that i can't find any reports of similar problems on the interwebs...

  • AirPlay fails on embeded youtube video (livestream) from New iPad to Latest gen AppleTV.

    Hello,
    I just purchased a new Apple Tv (03/24/2014) and tried to airplay an embeded youtube video from Safari and Chrome on my iPad and received an error. Airplay is working fine from the youtube app, and other apps as well. I've done some poking around and wasn't able to find any concrete answers as to why it's not working. Apparently this used to work prior to sometime in August (not sure exactly when) of 2013. Any helo would be much appreciated are this is one of the main reasons I purchased the Apple Tv.

    Hi IntroMike.
    Take a look at this URL in the XBMC forum.
    http://forum.xbmc.org/showthread.php?tid=179961&page=36
    This discusses the issue you are seeing. It seems to be specific to the Youtube app and some embeded videos.
    There is no known solution at this time apparently.

  • Opening a new browser window always puts a flv-file (0bytes of a youtube vid viewed earlier) on desktop. Firefox 18.02

    Opening a new browser window always puts a flv-file (0bytes of a youtube vid viewed earlier) on desktop. Firefox 18.02
    viewed the yuotube vid yesterday. deleted all the flv-files on the desktop.
    same thing today, a new window always puts the same empty file from yesterday.
    any suggestions?

    You can check the home page setting:
    *Tools > Options > General > Startup: Home page
    *https://support.mozilla.org/kb/How+to+set+the+home+page
    You can check for problems with the sessionstore.js and sessionstore.bak files in the Firefox Profile Folder that store session data.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox Profile Folder.
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    *http://kb.mozillazine.org/Multiple_profile_files_created

  • All of a sudden can no longer watch YouTube vids....What's up?

    Within the last several days, more and more videos which I have saved to my Ipad2 watch list, and have viewed many times, have now refused to play.  I keep getting "This video is not available on this device."  At first I thought it was maybe some newer vids that I had added to the watch list but not viewed yet, but as I checked more and more of the ones I know I've watched, I realized that it is affecting most videos, if not all of them.  BTW, I've been using the full YouTube site, not the mobile version (which I'm not really interested in using).
    So, what the heck has happened to screw up my ability to view YouTube vids all of a sudden??  And don't tell me to use some other browser...it all was working fine until the past few days with Safari and PC YouTube site.  So what the heck has gone kablooie ??

    I won't tell you to use another browser. I will tell you that a few people have talked about this very same issue in the past few days and nobody seems to have a clue why that is happening.
    I can't remember the exact discussions but you can do a search in the upper right corner of this site to see if you can find those discussions and see if anybody was able to figure it out.

  • Embedded youtube videos will no longer play in Powerpoint 2010

    Since upgrading to Flashplayer 11, I can no longer play embedded youtube videos in powerpoint 2010.  I get the error message that I have to upgrade Flashplayer.  I have performed several clean installs, yet I continue to get the same error message stating that I have to upgrade Flashplayer.  How do I correct this?

    i know right here is one fix if u got 2010 powerpoint  youtube did some changes thats not compatable with it . 1 way around it that might work for you is within the use old embeded code  were it says version=3 change it # into 2 insted of 3. do this in both appeareances.
    example   <object width="1280" height="720"><param name="movie" value="http://www.youtube.com/v/1rcqwRgVvvw?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1rcqwRgVvvw?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="1280" height="720" allowscriptaccess="always" allowfullscreen="true"></embed></object>
    change the #3 to the #2 thats it. then paste it in your powerpoint insert video from web.

  • Embedding YouTube video In Flash

    Hi guys,
    Could someone please advise me how to embed a YouTube video file in particular place of my Flash project, should I do this in action panel or in final html file.
    Here is exactly what I'd like to do: On this website www.aye-aye-media.com under 'Film' panel I have some movie samples, and after clicking buttons on right side I'd like to play embedded YouTube clips instead of flv.samples uploaded to my ftp. as it takes too long for customers to download them
    Thank you in advance
    Dom

    Thanks Christopher,
    I was thinking about it, meanwhile I'm still trying to do it the way I suggested. I'm able to embed the clip but just not in the right place, just don't know where to paste the code, I thought perhaps there is a command in ActionScript to sort this out
    Cheers

  • Embedding YouTube file in flash project

    Hi guys,
    Could someone please advise me how to embed a YouTube video file in particular place of my Flash project, should I do this in action panel or in final html file.
    Here is exactly what I'd like to do: On this website www.aye-aye-media.com under 'Film' panel I have some movie samples, and after clicking buttons on right side I'd like to play embedded YouTube clips instead of flv.samples uploaded to my ftp. as it takes too long for customers to download them
    Thank you in advance
    Dom

    ok, so, is it too difficult or too easy to do what I want?

  • Dreamweaver CS6: Embedding Youtube Video causes DW to stop responding

    HI,
    I'm trying to build a simple site that displays an embedded youtube video on the main page. The video is placed in a div tag that is placed in a specific spot on the page background to make it appear as if it's playing on an old PC that's part of the image. I paste the code into the div tag in the code view and it appears as a grey box in design view. Everything seems fine up to there, however when I click live view DW CS6 stops responding and the design view window goes white. I've tried pasting the video embed code into my other page, and into a blank html document to see if it was a problem with the rest of the code but the same thing happens on any of the pages. If I save the page and preview in Chrome or Firefox the page displays the windows loading cursor for a few minutes and then returns a youtube error 6 (ERR_FILE_NOT_FOUND).
    I spent a few hours researching and found nothing via Google searches, Adobe help or Lynda.com tutorials. I'm new to web design and CSS and got as far as I did through Lynda.com lessons. Which is to say I have an index page and a seperate game guide page that links back and forth displaying images and text exactly as I'd like. Everything else works well enough only the video embedding is giving me trouble which is frustrating because according to everything I've read it's supposed to be one of the simplest processes.
    I'm really at a loss as to how to fix this issue and would appreciate any help the Adobe community can give me.
    Thanks in advance.

    Good to know,
    I fixed the problem but I'm not exactly sure why this worked. I went to a different site that uses Youtube hosted videos and tried their embed code which appeared the same to my untrained eye. But to my surprise this other video worked perfectly, so I just put the url for my video in and it worked. I'm not sure why, as far as I can tell both embed codes are the same. Both use <iframe> tags. But it works now, suffice to say I've gained some respect for the people who do this stuff day to day.

  • Uploading Youtube Vid. URL to Cisco Show and Share failed

    Uploading Youtube Vid. URL to Cisco SnS failed. I get error msg. : Connection to video server failed

    Chris,
    The YouTube videos are typically Flash content.
    The key here is that you need to download the Flash content
    yourself and then Upload to the Show and Share.
    Use the DIRECT URL of the Flash Content on YouTube to download
    the FLV to you Personal device.  After file successfully download, simply
    upload the file to Show and Share.
    For example:
    Cisco Show and Share Flash Demo
    http://www.youtube.com/watch?v=ZzquCVvS0qQ
    * this link is the actual Dashboard URL not the video link
    http://v4.lscache8.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor%2Coc%3AU0dWRlRRVF9FSkNNNl9MS1hB&fexp=904405%2C901902&algorithm=throttle-factor&itag=34&ipbits=0&burst=40&sver=3&expire=1271466000&key=yt1&signature=1E65C92607546EA03DE0D1082884574D3F58AD0F.93FF9FDB00B10B44BBB52F31AADF3EB50FCEB7CC&factor=1.25&id=673aae095bd2d2a4&
    * Actual URL of Video Content
    ========================================================
    FOR THOSE THAT ARE USING OSX & SAFARI:
    ======================================
    If you need to download FLASH Content for TESTING in your DMS Solution, You
    can download Flash Videos from YouTube.
    Note: The Video Quality is NOT HD or even SD...  it is ID (Internet Definition)
          Also, the downloaded file will be a .flv Flash File.
    1. Open a Video on YouTube, Google Video etc.
    2. Press "Alt+Cmd(Apple-Key)+A" - A window opens named "Activity".
    3. Select the ".flv" file (looking on filesize helps) and press "Cmd(Apple-Key)+C" to copy.
       Paste with "Cmd(Apple-Key)+V" the URL to your Adress Bar and press Enter.
    4. If you need a different video format such as MPEG, WMV, or SWF; you will need to convert
       the downloaded ".flv" file with VisualHub or VLC
    If this answers your question, Please take time to mark this
    discussion answered & rate the response. 
    Thank You!
    T.

  • After update, youtube vids are now pages of computer code

    After adobe update, youtube vids are now pages of computer code.
    That is all I know that are affected.

    Thanks. It is fixed now. I think letting it get some rest and rebooting later that morning helped it feel better.
    Weird thing, it was letters up and down the screen with a few understandable words here and there.
    Thanks for your reply. I think it needed to reboot and everything is fine. Glad I didn't have to learn code to watch Youtube!!
    Chuck

Maybe you are looking for