Ease of embedding video in iWeb 09?

i have iWeb 06. i have never been successful at embedding video from youtube or vimeo. is there an easy way to do this in iWeb 09?

Yes. Go to YouTube and get the code for embedding and enter it into an HTML snippet on your page. This demo page has examples: Adding YouTube Videos. Remember it's the embed code and not the link code.
OT

Similar Messages

  • Embedding videos on iweb program

    Anybody know if it's possible to embed videos rather than just link them on the iweb program.
    I'd love to have my videos embedded from youtube rather than linked but there's no mention of doing this in the iweb program.
    ibookG4   Mac OS X (10.4.9)  

    Hello:
    I just solved this problem for myself. I embedded a youtube video by first copying the youtube embed code, which can be found on its url right next to the video, and right below the hard html link provided. It will say, "embed" and have some code next to it.
    Check out mine:
    www.allianceatlantis.tv/PP2.html
    Ok, you get that code, and then stick the code where you want it in your webpage. BUT, you will need iweb enhancer to do it. In order for the code to take, you need to draw a round rectangle on your page where you want the embedded video, paste the youtube embed code, publish to a folder, run iweb enhancer on the folder, then upload with ftp.
    If you are using .mac, then iweb enhancer has instructions for that, virtually identical.
    http://web.mac.com/cbrantly/iWeb/Software/iWeb%20Enhancer.html

  • Embedding video in iWeb

    Hi
    I want to add a video clip to my website but don't want to depend on other people's PCs having Quicktime installed for them to be able to play it.
    Can anyone recommend a way to do this?
    Thanks
    Mark

    You can convert it to flash or upload it to Vimeo or YouTube and add it via an HTML snippet. I think Vimeo gives a better interface: Adding YouTube & Vimeo Videos.
    Another way is to upload the movie file to the server and use flash code to play it. QT not required as I understand it. Create a js file named InsertMovie.js with the following code:
    function InsertSampleMovie()
    document.write('<object classid="clsid: 02BF25D5..." ...>\n');
    document.write('<param name="src" value="sample.mov" />\n');
    document.write('</object>\n');
    function InsertSampleMovie()
    document.write('<object classid="clsid: 02BF25D5..." ...>\n');
    document.write('<param name="src" value="sample.mov" />\n');
    document.write('</object>\n');
    Place that on the server where you can point to it in the following javascript code to be placed in an HTML snippet:
    <iframe height="480px" allowTransparency="true" frameborder="0" scrolling="no" style="width:640px;border:none" src="http://homepage.mac.com/toad.hall/.Movies/PPMosaic.m4v"></iframe>
    <script src="URL TO InsertMovie.js FILE" language="JavaScript" type="text/javascript"></script>
    <script language=”JavaScript” type=”text/javascript”>URL TO MOVIE TO BE INSERTEDv();</script>
    Here's an example (#5 at the bottom of the page): Widget-QTMovie - If you have a PC to check it out let me know which of the 5 work.
    OT

  • YouTube embedded videos not working on iWeb 3.01/Safari?

    My website has three videos, uploaded to YouTube and the embed codes downloaded to iWeb 3.01 site using HTML.
    All three videos work on the site pages, although video one uses the "new" code and videos two/three use the "old" code.
    In each case, I have had to add http: before //www.youtube.com to make these videos load to the iWeb site.
    After uploading the site to Host Co. using FTP. The site works perfectly when using Firefox. But when using Safari video one will play
    but videos two and three will not play and an error message is displayed.
    Please help - am I missing something from the coding, or do I need to do something specail for Safari?
    I am not an expert on coding.
    Thank you

    Thank you Wyodor, I also believe the solution may be simple, if it helps (and for all you coding experts out there) these are the three video/codes being used. For each code I had to add after "  http:  and before
    //www.youtube to load videos to iWeb using html widget.
    Video One code
    This video on published website - plays using both Safari and Firefox.
    <iframe width="1000" height="563" src="http://www.youtube.com/embed/rrMsYI6XVSw?rel=0" frameborder="0" allowfullscreen></iframe>
    Video Two code
    This video on published website - plays using Firefox but will NOT play using Safari.
    <object width="1000" height="563"><param name="movie" value="http://www.youtube-nocookie.com/v/MDfE087Hgvw&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/MDfE087Hgvw&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="1000" height="563"></embed></object>
    Video Three code
    This video on published website - plays using Firefox but will NOT play using Safari.
    <object width="1000" height="563"><param name="movie" value="http://www.youtube-nocookie.com/v/X5n6M66jgUo&hl=en_US&fs=1&rel=0&color1=0xe1600 f&color2=0xfebd01&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/X5n6M66jgUo&hl=en_US&fs=1&rel=0&color1=0xe1600 f&color2=0xfebd01&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="1000" height="563"></embed></object>
    If anybody knows the solution to this problem I will be pleased to hear from them. I am not a coding expert!

  • Embedding video player

    I found a video at youtube I want to add to my web site. I see at youtube you can add an embedded video player and I was wondering if anyone had tried this yet with iWeb and what sort of result you had.

    Most of these types of things require you to insert some HTML into your page, which iWeb doesn't allow. However, after you publish the page, you should be able to look through the file to determine where you need to add the code for the YouTube media player.

  • Embedding videos on webpage

    I need a sure-fire way to embed or insert a video on a webpage. The way it is now, some people can open some videos. Others, nothing. I was told flash or streaming was the way to go. But I don't know how.
    Anyone????
    Thanks,
    Granny

    That's fine - no need to apologise! In my post to you, I mainly apologised for leap frogging yours because I wanted your question to move back to the forefront (even though I was only quoting your question). Hope that makes sense!
    As to your question, I really don't know the answer. It might be best to ask the question in the MobileMe forum - select the forum dealing with the Gallery. I did a quick search on "embed" in the Gallery forum, but this didn't bring up much of value unfortunately.
    If you can't get an answer readily, you could look at inserting the video directly in the website, providing the site allows that. I've done this with Facebook and my iWeb site. Another alternative would be to quote the URL for your Gallery video in the website, but this opens up all the videos in your Gallery for others to see, which you may not want. You can, of course, adjust your settings in MobileMe to hide the other videos, but then nobody can get to those other videos - kinda defeats the purpose of the Gallery!
    Hopefully, if AppleMan1958 is about he may be able to offer a solution. I know he's had experience in embedding videos, particularly YouTube videos.
    Hope this helps in some way!
    John

  • Youtube Embedded Videos freeze Firefox

    Hi everyone,
    I noticed that on firefox when I go to pages that embeds YT videos my browser freeze and I have to forcely quit it.
    With Standard GNOME3 web browser this doesn't happen. Can someone give an hint?
    3.12.7-2-ARCH (64bit)
    Firefox 26.0
    flashplugin 11.2.202.332-1
    Thanks to all of you in advance.

    Thank you Wyodor, I also believe the solution may be simple, if it helps (and for all you coding experts out there) these are the three video/codes being used. For each code I had to add after "  http:  and before
    //www.youtube to load videos to iWeb using html widget.
    Video One code
    This video on published website - plays using both Safari and Firefox.
    <iframe width="1000" height="563" src="http://www.youtube.com/embed/rrMsYI6XVSw?rel=0" frameborder="0" allowfullscreen></iframe>
    Video Two code
    This video on published website - plays using Firefox but will NOT play using Safari.
    <object width="1000" height="563"><param name="movie" value="http://www.youtube-nocookie.com/v/MDfE087Hgvw&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/MDfE087Hgvw&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="1000" height="563"></embed></object>
    Video Three code
    This video on published website - plays using Firefox but will NOT play using Safari.
    <object width="1000" height="563"><param name="movie" value="http://www.youtube-nocookie.com/v/X5n6M66jgUo&hl=en_US&fs=1&rel=0&color1=0xe1600 f&color2=0xfebd01&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/X5n6M66jgUo&hl=en_US&fs=1&rel=0&color1=0xe1600 f&color2=0xfebd01&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="1000" height="563"></embed></object>
    If anybody knows the solution to this problem I will be pleased to hear from them. I am not a coding expert!

  • Embedded videos do not show up on certain webstites.

    Embedded videos on certain websites (perezhilton.com) do not appear. I have downloaded Firefox's most recent update and that is when the problem started. I downloaded Google Chrome and the videos do appear and work fine on that browser.

    You may have to install additional plugins.
    * https://support.mozilla.com/kb/Using+the+Windows+Media+Player+plugin+with+Firefox
    *https://support.mozilla.com/kb/Using+plugins+with+Firefox

  • Embedded videos in many websites won't open.

    I have found that the embedded videos on many but not all websites won't open now when I'm browsing in Firefox. I am running 27.0.1. I have Adobe Flash Player installed so that's not an issue. As some examples of non-openers: Embedded videos in some of the news articles on Yahoo!'s home page; videos on the davidlynchfoundation.org site. I tried disabling the "Adblock Edge" add-on, but it didn't change anything. In many cases, their is a big empty space in the text where the video should be, i.e. there isn't any indication that there's a video there. In other cases, I click on the visible start icon, but the screen of the vid just goes to black.
    When I switched to Safari, all of these embedded videos opened without a hitch. I'd rather continue with Firefox, but will have to switch to Safari if we can come up with a "fix" for this problem.
    I have a MacBook running Snow Leopard. This is a new problem which I haven't experienced with Firefox previously.
    BTW: I have only minimal tech skills.
    Thanks for any advice/help you can provide.
    Dave

    Hi Yogidave,
    It sounds like the videos are not loading properly. If there are not video controls, but there is a space for the video, this means that the item is loading, but the player is not loading.
    In understanding what you tried:
    I tried disabling the "Adblock Edge" add-on - it looks like this is no longer in the list of add ons that you have in the troubleshooting information, when you took this out, do the videos still leave space in the page where the video should be?
    The examples you used: Yahoo homepage and the davidlynchfoundation: I know the latter uses an embedded youtube video with has its own video player that uses flash, as well at Yahoo. (I am not sure if all the videos are flash in Yahoo)
    Since this is the case, can you please check your extensions to see if you have Flash installed or if you have it disabled? If so, please turn it on and visit the sites that are giving you issues to see if this resolves the problem.
    This article has pretty simple instructions how to install the player if it is not there[[Install the Flash plugin to view videos, animations and games]]
    The only other test I can suggest is to see if another type of embedded video does the same thing. For example, if you have netflix or hulu, see if those video players do the same thing.
    I hope this helps. (also I tested those pages in beta and it loads just fine, you are not short of watching videos again in firefox)

  • How do I make a thumbnail that has a gallery inside? And how can I make this gallery have embeded videos from vimeo + Images?

    Hello,
    I'm pretty new to Muse so I don't know a lot about it, but I researched a lot and didn't find an answer to this question.
    I'm trying to make a portfolio website. The website will be a 12 thumbnails. But each thumbnail is one project, not an image.
    When you click one of the thumbnails, I want it to be a lightbox that will show embeded videos from vimeo mixed with images.
    Ex: A coca-cola projet.
    Main page has a thumbnail of a coca cola image. When you click on it, it opens a lightbox with a coca-cola film, when i click to the right arrow, it shows a cocacola poster, then another poster, then another video. (but they are all part of this gallery, that is inside the thumbnail.
    Can you guys help me?
    Thanks!!!

    I don't understand why my thumbnails don't work.
    I dragged a composition lightbox inside another one. But I still have the first lightbox there and can't delete.
    When I try my wabsite i see this:
    But then I click the thumbnail and I see this:
    And when I click one of those 3 I see this:
    Like it is making a double lightbox.
    but it doesn't show the images, it's like the first lightbox is on top of the second one.
    How I deal with this?  =/

  • After updating to Flash version 11.6.602.171 - can no longer play any embedded videos..and worse

    To begin with, I'm running a clean AMD 64 Bit Windows 7 System.  Never any problems with any of my video playing scenarios - until now - with this version 11.6.602.171.
    After downloading and installing both versions - both for Firefox (other browsers) and IE, none of my browsers can play videos unless they are at their lowest resolution of 240.
    So I used the Adobe Flash Uninstaller and ensured that the last vestages of Flash Player were removed - and reinstalled - all to no avail.
    Then I downloaded the archived version of 10.3 to see if a previous version would work.  But that wouldn't work either.  None of my browsers will play videos now and I'm talking:
    IE 10
    Firefox 19.01
    Avant Browser
    Google Chrome
    Google Chromium
    Commodo Dragon
    Commodo Ice Dragon
    Opera
    Waterfox
    Pale Moon
    None will play the video.
    What you get is the video screen but unless you have a 240 option (lowest resolution), all you get is a green screen.  You hear the talking/music, but there is no picture and all the green screen does is flash.  Here's a JPG of the screen.  If you put your cursor anywhere on the progress meter (arrow) it will show you a small image of what's supposed to be playing (see below), but the screen remains green and flashes while playing.
    Now here is where it gets interesting.  When I completely uninstall Adobe Flash Player and then go to a You Tube embedded video (on any site), there first appears a screen that tells you that you need a plug-in - but then within seconds (without downloading anything), the movie starts playing normally.
    I then checked my Firewall (Zone Alarm) - turned it off temporarily - that wasn't the problem.  Then checked my latest version of Avast AntiVirus software and temporarily turned it off - that was not the problem either.  The videos still won't work and remain green unless you use the lowest resolution.
    So this new version 11.6.602.171 has become a nightmare - but I'm afraid it messed up my system big time and I don't know what to do to alleviate this.
    Crying HELP!!!!!!!!!!   Is there something I'm overlooking.  I'm now screwed - way to go Adobe for releasing such a faulty software product.
    Ben Herrmann
    North Carolina

    It sounds like we've got a number of *different* problems on this thread.  I'll try and respond to a few of them.
    @filter 2.5 and everyone else running into a green screen issue.  Please try the solution outlined in the post below to see if it will allow you to use hardware acceleration.  The other alternative is to try a different ATI driver.
    http://forums.adobe.com/message/4865912#4865912#4865912#4865912
    @pipseer - Somehow Internet Explorer's activex filtering was enabled on your system.  This troubleshooting is also described in this FAQ: ActiveX Filtering in Internet Explorer
    @Sahloknir - For the sound issue, we're going to want your system specs.  Please start a new thread with:
    Operating   system  
    Browser  
    Flash   Player version
    Dxdiag Report Instructions
    Sometimes video and audio problems are caused at a lower level and not directly related to Flash Player.  I recommend trying both of the links below to see how they perform.  If the problem exists with both, then Flash Player is most likely not the culprit as the HTML5 video link does not use Flash Player when playing.  You can verify the use of HTML5 by right clicking the HTML5 video and looking for the words "About HTML5" at the bottom of the context menu.
    HTML5   video  
    Non-HTML5 video
    @mem2013 - The Flash Player update service will not impact Flash Player's performance.  This is a separate service that runs for just an instant on your system once an hour (if you have automatic updates enabled.)  Changing it from manual to automatic shouldn't make any difference.

  • I can no longer play embedded videos on the BBC and Sky websites, how can I get them to play?.

    When I try and run the embedded videos I getthe message that they cannot play and to try later. The error message was:
    EMP v.3.0.0.r555290_554055
    Playlist URL : http://playlists.bbc.co.uk/news/entertainment-arts-15192676A/playlist.sxml
    Error code : CDNRedundancyManagerError [0] :
    null
    I am using FF 7.0.1 on Windows 7 sp1 and the Flash version is 11.0.1.152. I have checked Firewall settings and they are ok.
    Thanks for any help.

    Try clearing the Cache in Firefox.
    Tools-> Clear Recent History -> [v] Cache
    or
    Tools->Options->Advanced->Network -> Offline storage -> [Clear Now]
    Youtube may have made some changes recently. Clear the Youtube cookie and refresh page if above does not do it.

  • IPad 3-Audio no longer working Embedded videos

    Recently, I have run into the problem of embedded videos playing with no sound.  For example, if I click on a video link to YouTube  in Facebook the video plays silently.  However, the same video will play properly if I open it in a browser.  I'm not sure, but I think this began happening before the latest operating system update.  BTW, other sounds have randomly been disappearing too like the click when the cover closes.

    do a reset all settings [settings/general/reset/reset all settings] no data will be lost
    if that doesnt work then a Restore is in order
    good luck !

  • Embedding video and audio for internet flipbook

    Dear All,
    first of all, sorry if it's been asked before but I could not find direct answer.
    My company, small translation agency in Poland, plans on to buy InDesign to improve quality of our output documents, but we have one more feature in mind and we don't know if InDesign CS6 supports this.
    In a movie http://tv.adobe.com/watch/cs55-design-standard-feature-tour/create-more-compelling-ebooks- with-indesign-cs55/ Terry White presents how to make an eBook with embedded video. We need a solution to create a similar effect, but the final document would be accessible from WWW (eg. http://essentialabsurdities.com/dance/ - there is no video in the example) - we want people to be able to browse content like in a book (flipbook?) and access video and audio (embedded or stored on a serwer along the document) when needed.
    Does InDesign support this? What should be the final format of such a document? Interactive PDF? SWF? Everybody says Flash is going to be retired soon (Apple does not support it, Android devices are soon to follow, the same for PCs in the nearest future probably) so we do not want to use this.
    Many thanks for your opinions on the issue.
    Best wishes,
    Michal Kornacki

    I have no incoming video for my Jabber account. I was doing some testing for one of my customers who had this issue. Here is what I found. I have a EX90 registered to VCS on a corporate network. I have my Jabber Express client I downloaded and installed. When I call to or from either I don't receive video on Jabber Express but I get audio from the EX90. I get Audio and video on the EX90 from Jabber. What I found when I was troubleshooting is that if you leave the call up for 30 seconds I finally start recieving video on Jabber from the EX90. After testing a few calls this happened every time. I then checked the call settings on both sides during the call. Both endpoints are experiencing 50% or so packet loss until the video started being sent to Jabber and then the packet loss dropped to 0. So I would assume there is something wrong on the Jabber Express end that is causing a 30 second or so delay when the video is being sent through the proxy. Has anyone else had this exact issue?

  • How do I get an embedded video in Keynote on my ipad to play when i transfer it to a pc powerpoint

    Hi Everyone,
    I need help I have made a keynote presentation on my ipad with an embedded video in it.  I transfered it to a pc as a powerpoint and all the slides worked except the video it just was a black slide.  Can you transfer it so that it will work?  Do you have to embed the video in a special way.
    Thanks for the help

    iTunes on the iPad is a link to the store only.
    It is used to buy media.
    To listen to music or audio(podcasts, audiobooks) go to the music app.
    For movies, tv shows or music videos you use the videos app.

Maybe you are looking for

  • SQLException Scheduling error

    I'm using BIP 10.1.3.3 against a 10.2.0 database and getting the following error when I try and schedule a report oracle.apps.xdo.servlet.scheduler.ProcessingException: Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 0601

  • I lost the books tab in itunes how do i get it back?

    I use overdrive to listen to books. the tab for books in I tunes is gone (it may have be caused by me) ANyway to get it back?

  • Exchange 2003 - Continous password prompts in Outlook 2010

    Hi.  A customer is experiencing continous password prompts in Outlook 2010. Outlook is configured against the Exchange 2003 BE server (FQDN) and Outlook Anywhere is configured to sync.customer.com with a valid 3rd party certificate.  Outlook is confi

  • Deploy to local HAT missing in SAP WebIDE 1.10.2?

    Hi Experts, I am not able to find deploy to local HAT option in the latest version of SAP WebIDE(1.10.2) How can I deploy my project to local HAT with this version? Regards, Dhani

  • How to Activate and adjust database structure

    Hello Experts! I am working on a screen-exit u2018PPCO0012u2019. In u2018EXIT_SAPLCOKO1_002u2019 function exit & there is a structure given u2018CI_AUFKu2019. I did implement this structure but now I donu2019t need this user-exit anymore. How can I d