Embed youtube video in adobe dreamweaver cc

Hi,
I am trying to embed a youtube video to my site, I am using DW CC. I have copied the embed code and put it in a div tag but when I try to view from the DW (clicking on live button) the video is not playing. I am getting only a white screen instead of the video. when I try to explore it with google chrome even there it show blank white screen there. Is there any solution to fix this. please help... God bless you...

Some browsers like Chrome won't display embedded YouTube videos when previewed locally.  For best results, upload your page and test online.
Nancy O.

Similar Messages

  • Is it possible to embed Youtube videos in to InDesign?

    Hello everyone,
    im working with a interactive pdf and i need to put in a couple of video's.
    Is it possible to embed Youtube video's into InDesign?
    I know that this question has been asked before, but a answer on it i couldn't find.
    Sorry for my bad english , but after a couple of hours of looking on the internet and experimenting it still doesn't work.
    Thanks,
    Robin

    Here's an interactive PDF with a Flash player I built awhile back embedded
    http://www.zenodesign.com/forum/zenoyoutube.pdf
    This won't work inside of a browser, but if you download the pdf and open it in Reader 9 it should work. You'll have to click the Flash icon and Allow dialogs first then enter a YouTube URL in the field in the lower right corner and click play. Most YouTube URLs from your browser address field should work, i.e. this format:
    http://www.youtube.com/watch?v=c1oMtwmTaNQ

  • Uploading a Youtube video to Adobe Premier Elements 11

    How do I upload a Youtube video to Adobe Premeire Elements 11 so I can edit it?

    popto
    It sounds like a download rather than an upload from YouTube that you are asking about. Please read on.
    Are you asking how to get the video that is currently displaying on YouTube onto your computer and into Premiere Elements 11 for you to edit and export as you want - YouTube again or otherwise?
    If so, the important question is "Is that video yours or someone else's?"
    If it is someone else's then see the YouTube licensing agree which I believe does not allow for that without its approval and consent.
    If it is your video, did you delete or lose the original that you uploaded to YouTube in the first place? If you have that project saved, there is no reason why you cannot just edite that Timeline and upload the edited version to YouTube. At YouTube web site you can leave the original there or delete it once the edited version of it is uploaded there.
    Please supply more details.
    What computer operating system is your Premiere Elements running on?
    Thanks.
    ATR

  • Calling a YouTube video in Adobe Presenter

    Hi All,
    I have been working on an eLearning module on the platform of Adobe Presenter, in few of the slides I'am suppose to call youtube videos. I could embed the required .flv file directly after downloading it from youtube and it works fine but the issue is its consuming a lot of band width when accessed on lot of comps at a time.... I have tried a lot of shortcuts via google and many more tutorials but I was not successful in calling a youtube video directly from youtube server.  I have tried replacing the required .swf file after publishing the file from Adobe Presenter where that .swf file would be calling or mirroring the necessary youtube video via some AS3.
    The swf file works fine when its uploaded in to a server but doesnt work in the published presenter zip file when inserted as a general swf file.
    Need some help desperately..

    Hi,
    I want to do the same thing.
    I don't want to download a Youtube video and import it in my Presentation.  I want to Embedded it.
    I know that Articulate Presenter is a competitor, but I found that tutorial : Add a YouTube video to Presenter | Presenter '09 | Assistance Articulate
    How to do it in Adobe Presenter ?
    thanks

  • Embed YouTube Video

    I am trying to embed a youtube video, but am having issues with getting the video to show up. One of my professors showed us how to do it and it looked something like this:
    var videoholder = sym.$("video");
    var sym.$('video') = story.html;
    story.html('<iframe width="560" height="315" src="https://www.youtube.com/embed/uFnGwI3ZoIM" frameborder="0" allowfullscreen></iframe>');
    I know that the second line is wrong, but I cannot remember what it is suppose to be. Also, I know she mentioned changing the width and height so its easier to readjust the size.
    Does anyone know what this should like look?
    Thanks in advance!

    Hello,
    Please try this.
    Step 1 :
    Create a rectangle and name it as ytVideo. (give it the width and height as per your requirement)
    Step 2 :
    Insert a trigger in the timeline and insert following codes
    if(document.getElementById('Stage_ytVideo').children.length == 0){
    var v = document.createElement('iframe');
      v.setAttribute('width', '560');
      v.setAttribute('height', '315');
      v.setAttribute('src', 'https://www.youtube.com/embed/sr8eOeVWK1k?rel=0&controls=0');
      v.setAttribute('frameborder', '0');
      v.setAttribute('allowfullscreen', 'true');
    document.getElementById('Stage_ytVideo').appendChild(v);
    Edit the attributes in the code as per your requirements.
    You can also check the attached file for better understanding.
    http://adobe.ly/1C7sisP
    Regards
    Vivek

  • Re: Embed Youtube video indesign CC/CS6

    Is this also possible if it's destined for epub? I can't seem to get it to work. I've tried everything and searched multiple threads on the topic. Cannot find a single way to embed a youtube video that makes its way into iBooks.

    Sorry Bill Bridgeforth,
    iBooks had broken off the support for the embedded html items let it be maps, videos.
    So whatever video you are placing is going there with the exported file but the reader(iBooks & Adobe Digital Editions)  are not able to support it.
    If you want to check you can verify it on Readium, an extension of chrome for epubs. or you can see on sigil.
    As of now there's no way you can see them in ibooks
    ~Monica Singh

  • How To Embed YouTube Videos in InDesign

    First time poster, be gentle!
    Anyways, I'm designing an internal newsletter for my company, and one of the feature stores includes talks about one of our clients' videos on YouTube, and I would like to embed that video into my InDesign file.
    I followed the instructions at http://help.adobe.com/en_US/InDesign/6.0/WSC117AD88-69F6-4658-A1F1-12012B15B9D7.htm, and everything seems to be OK until I click the "Verify URL and Movie Size" button. It gives me the error "URL does not refernce a movie type." I am assuming this is because it's a YouTube video and there are problems reading it, but is there any way around this?
    Thanks for your help!

    Just wondering if anyone has found a way to embed streaming media content such as youtube, vimeo, or other video provider movies into Indesign? I also need to be able to place streaming audio from an http source.
    I want to export my indesign files to flash to create interactivity but really have no idea how to use Flash.
    I am not even sure Flash can embed streaming media content from you Youtube or streaming audio content.
    I looked into using PDF (via the Youtubewidget and it works great) but the issue I have there is that it's page transitions are very weak visually compared to that of Flash's page turn effect. I found a source for some code which looks Ok but does not compare to Flash. Here is the site link. http://www.coastworx.com/bookflip.php
    Is there a way to export from a PDF to Flash and have all the media & links stay intact?
    On another note, I did some testing in Indesign CS5. If you try and place a video from a URL it will require that the video start with HTTP or RTMP (for flash media server). I tried using the standard object embed codes from Youtube but it informs you that it is not properly formatted. I even tried to truncate it to start with the HTTP section of the code but it provided me with an error, stating it must start with HTTP or RTMP.
    Does anyone know how to accomplish what I am looking to do?
    Thanks in advance...
    Robert
    Message was edited by: mycreativemind

  • StageWebView suddenly can't load embed YouTube video

    Once we developed app for Mobile Device with Adobe Air, we need embed the Youtube video to the app. For easiest way, we use StageWebView of AIR, so we can directly load Youtube Embed video like a frame.
    It used to be working. But from today, it suddenly not working. the video just show the blank screen or "An error occurred while performing this operation." message.
    I think Youtube may change some setting of its video pages. The youtube homepage or search page are still working in StageWebView.

    I saw this last week - I have never used StageWebView before for displaying video but decided to give it a go. 
    Just kept getting a black screen in the simulator when trying to run a video from YouTube - I assumed there was some kind of issue running it with YouTube so I looked for another way to do what I wanted. 
    Have you raised a bug report?

  • Embed Youtube video into Powerpoint?

    Is there a way to embed a youtube video into a powerpoint presentation on a mac? I have seen many tutorials on how to embed a youtube video into a powerpoint on a PC, but not on a mac. I know you can put on offline movie movie in a powerpoint, but I want to have it online. Any and all help would be appreciated.
    -Alan

    Please post questions regarding Office on Microsoft's own forums for their Mac products since this forum is for troubleshooting Apple Software Update for Windows, a software package for Windows designed to update Apple products that run on Windows, and not related to Microsoft Office
    http://www.officeformac.com/productforums

  • Embed youtube video in mail

    Hi. I have searched but can't find the answer to this. Is it possible to embed a youtube video in a Mail message? I want the actual video to display, not just the link that you would need to click on to take you to youtube. I can do this on forums. Is it possible in Mail?
    I have a 27" iMac with Snow Leopard.
    Thanks for any help.

    Hi
    Try this trick: http://lemlink.com.au/2010/01/how-to-embed-a-youtube-video-in-an-apple-mail-mess age/
    Matt

  • EMBED YOUTUBE VIDEO IN MXML

    I'm a newbie.. would like to know how to embed a youtube
    video to MXML file. I appreciate you help!!

    Just use SWFLoader. Grab embed code from the YouTube video
    you want.
    <object width="425" height="344"><param name="movie"
    value="
    http://www.youtube.com/v/7lEw9yTsz9o&hl=en&fs=1"></param><param
    name="allowFullScreen" value="true"></param><param
    name="allowscriptaccess" value="always"></param><embed
    src="
    http://www.youtube.com/v/7lEw9yTsz9o&hl=en&fs=1"
    type="application/x-shockwave-flash" allowscriptaccess="always"
    allowfullscreen="true" width="425"
    height="344"></embed></object>
    In the above YouTube html the url is
    http://www.youtube.com/v/7lEw9yTsz9o&hl=en&fs=1.
    The use that url as the source for SWFLoader. YouTube player
    is a SWF and so that loads the YouTube player along with the id of
    the video you need.

  • Problems viewing Youtube videos when Adobe Reader is installed

    Hi,
    Since I installed Adobe Reader XI there are some issues viewing Youtube videos. The videos stop playing after about 2 seconds, or go back to zero.
    First I tried to deactivate all plugins in Firefox (which I normally use; I also tried to play the videos in IE, but that didn't work as well).
    Then activated one by one.
    I use Windows 8.1  (had the same issue on Windows 8).
    I got a Windows message, saying there is a problem with my videocard, from [date].
    That same day I installed Adobe Reader XI.
    So, I deinstalled it, and everything worked fine again.
    Today I installed Adobe Reader XI (11.0.05, Dutch) and yoohoo, back to the same issue again: videos stop after 1 or 2 seconds.
    Is this a known Adobe issue?

    Well, tried several things.
    Used AMDDrivertest (or something like that) to detect whether the most recent drivers for the videocard, which seems to be okay.
    Then, tested again (to be sure) if youtube video's played well when Shockwave Flash was deactivated. Yes it did.
    So I deinstalled Flash, and rebooted pc.
    Then downloaded and installed a quite old version of Shockwave Flash (11.6.8.638) and yes, youtube video's played well. But, then again, of course, the tv-site didn't work, for it needs the newest Flash player.
    So, uninstalled the flash again, debooted.
    Then, downloaded and installed the Shockwave Flash version as I have on my laptop, which is 11.9.900.170.
    And ... youtube vid's did'nt work again.
    And... the tv-site does work.  :-|
    I looked into the processes which could be related to Adobe Reader or Acrobat, (I have Creative Cloud) and stopped all those.
    Still no changes.
    So, for now, I don't know what else I could do, other than watch youtube only at my laptop :-)  (better for my workflow I guess :-)
    Could it be something with Creative Cloud? Seems to me it couldnt' for I stopped those processes.  I don't use that on my desktop.
    Still very strange.
    The only thing I can think of theres' some kinda bug in the latest Shockwave versions.
    I remember I had the same version as on my laptop installed before this one, then the problem started, and because of that I updated to the 12.0.0 43 version.

  • Embed Youtube video indesign CC/CS6

    I am trying to embed a youtube  video in indesign to be published using DPS into an app on the ipad...
    I was previously able to do this in indesign CS6 then upgraded to CC and now it no longer displays correctly.  I have since gone back and reinstalled CS6 but now that doesn't work either...
    I have tried on both CC and CS6 to embed the code using the "insert html" function and also right clicking the video to get that copy embed code and paste directly...neither works :/

    I had the same problem after a update.  Seems the code for YouTube might have changed or something within InDesign changed. 
    Here is the code you need to hopefully make it work (works for me everytime):
    <iframe width="640" height="360" src="http://www.youtube.com/embed/(Insertvideoinforhere)" frameborder="0" ></iframe>
    You will need to get the string of numbers & letters's that youtube gives in the share code like: Z452rs9qHuc.  I put where you need to put it in bold.  (This is what YouTube give now that does not work<iframe width="560" height="315" src="//www.youtube.com/embed/Z452rs9qHuc" frameborder="0" allowfullscreen></iframe>  (you need to take the info like what I highlighted in bold) & put in the code that I provided.
    When you do the embbed, you might need to go back over the video, & bring up the embbed HTML box again & hit enter to make it work once you have put everything in if a blank box comes up.  That is what I have had to do for the past few months.
    I just tested using both the code I gave & what YouTube give now & only my code would work.
    Hope that helps.
    Karen

  • OOB Video Component to embed YouTube videos

    Hi,
    The OOB Video Component can be customized to use custom player, however there's no documentation which talks about the design_dialog of the video component.
    I have a requirement to show YouTube videos / 3rd Party Videos on a page (embeded & overlay) and I would like to know if I can use the OOB component. If so, how can this be configured? If you can provide some pointers or samples it would really help.
    Also how to configure video profiles? (I need to support HTML5 browsers with Flash as a fallback)
    Thanks!

    Embedding of youtube videos is a very different HTML and the video is also not stored in CQ, so there is nothing from the ootb video component that could be leveraged.
    I would build a custom component for that. Or you could even use the normal text component and copy&paste the youtube html video snippet (might need configuration on the rte to allow all tags).
    Video profiles can be found under http://localhost:4502/etc/dam/video.html (and via the miscadmin, to add/remove video profile pages).
    Cheers,
    Alex

  • Unable to Embed YouTube Video

    Before I go any further, I did everything there was to do that I read in the support forum.  I cannot get the embed working in my Dreamweaver.  All my older videos work perfectly.  I even copied the iframe from the old video and put it in again and that worked.  I cannot seem to get the embedding to work in new installment videos.
    Just to make sure, I even used my laptop thinking something was wrong with my computer.  One thing I do know.  The old videos were put in when I had a Windows 7.  I now have a Windows 8.  I hate Windows 8.  Please help.  I'm resorting to using url links and I don't like that.

    Thank you for reminding me to add a clip for one of my customers http://accufire.com.au/index.php?page=videos - first panel. Excuses for the design, very old and needs updating.
    Please have a look at the code that I have used

Maybe you are looking for

  • Reports 10g vs the good old days

    Having been running reports from forms since the good/old client-server days, reports 10g is both a blessing and a curse. While it's certainly nice not to have to install software on each and every client box, since reports are now kept in cache on t

  • Variant price is not picking?

    Hi All, iam working on variant configuration where iam facing a unique problem. if there are 2 charactaristics(charactaristics with variant and price) it is picking price for variant. If there are more than two charectaristics other than price varian

  • Is there any documentation concerning Contribute and Windows 2008 x64

    I have the impression that it may not be posssible to use Contribute on Windows 2008 x64 Enterprise server. Has anyone had any luck? thanks

  • Strange Client Behavior after upgrading to 10g

    Hello Friends !!!! Here is my scenario: Oracle Database 10g 10.2.0.3 Windows 2008 Server SP2 After upgrading from oracle 9.2.0.1.0 and Windows 2003 Server I'm facing a strange behavior. Many times over the days some machines do not release some table

  • External Service Costs in DP80 quotation

    Dear All, I had configured the DIP profile to pick the External Services cost into the Quotation. The Material is getting determined but the costs are not trasnferred to the Quotation. Will the EK01 condition type enough to capture the planned costs?