Is it possible to embed video from another site in wiki?

every-time i try and add in html code to embed video in the wiki page (not podcasts) it deletes it after i save and nothing happens

Hi,
The current wiki relies on html 4:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
Embed tag is not a standard part of html 4 and is new in html 5. html 4 allows the object tag or the iframe tag to perform the external link function. Both object and iframe need to be added to the wiki whitelist for inclusion in the page html.
iframe creates a separate window that allows you to show the page with the video or rss link that you want to include on the wiki page.
object would show up as an separate window as well but has different issues depending on brower.
I have used iframe with good results as an alternative to uploading data to the wiki page.
HTH,
Harry

Similar Messages

  • Embed video into another site??

    I have just finished creating a website in iweb, and published it to a folder. I am clueless when it come to html or web coding. So my question is, is there any way I can get an embed code to post my video from my site into another site?

    The only way I've found to link to a movie file I've used in a site is to use the following URL:
    http://web.me.com/MMeAccount_Name/Site_Name/Media/movie_filename.mov
    That will link directly to the movie file.
    OT

  • Using video from another site. (not YouTube)

    I am working for a parent company and would like to use a
    video on my website from their website. I asked for the video and
    they said they cannot give it to me but would allow me to use it if
    I can figure out how to set up the source code. I have tried but
    cannot figure it out on my own. Can anyone assist me or point me in
    the right direction? Thanks.
    Josh

    Technically, it depends on the source material and how it's being broadcast. 
    If it's streamed on dedicated streaming servers like YouTube or Vimeo, you'll likely need a script to embed into your document.
    If it's a progressive download, you need a link to the FLV and you can sometimes apply external URL to your own Flash Player.  In DW, Insert Media > Flash > Progressive Download, etc...   Some site owners might not appreciate your site users downloading  videos from their servers.  Tread carefully here.
    If the source server has decent security, you might not be able to play their media from your domain.  In that case, you would have to use a Flash Grabber to download their FLV files and host them on your own domain. 
    The simplest answer is to contact the other site owners. 
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Is it possible to embed video in keynote presentation when exporting to .pdf?

    Is it possible to embed video in keynote presentation when exporting to .pdf?

    You can place the video in Keynote but it will be exported as a still.Adobe Acrobat Pro is needed to embed video in a PDF page.

  • Is it possible to call methods from another class from within an abstract c

    Is it possible to call methods from another class from within an abstract class ?

    I found an example in teh JDK 131 JFC that may help you. I t is using swing interface and JTable
    If you can not use Swing, then you may want to do digging or try out with the idea presented here in example 3
    Notice that one should refine the abstract table model and you may want to create a method for something like
    public Object getValuesAtRow(int row) { return data[row;}
    to give the desired row and leave the method for
    getValuesAt alone for getting valued of particaular row and column.
    So Once you got the seelcted row index, idxSelctd, from your table
    you can get the row or set the row in your table model
    public TableExample3() {
    JFrame frame = new JFrame("Table");
    frame.addWindowListener(new WindowAdapter() {
    public void windowClosing(WindowEvent e) {System.exit(0);}});
    // Take the dummy data from SwingSet.
    final String[] names = {"First Name", "Last Name", "Favorite Color",
    "Favorite Number", "Vegetarian"};
    final Object[][] data = {
         {"Mark", "Andrews", "Red", new Integer(2), new Boolean(true)},
         {"Tom", "Ball", "Blue", new Integer(99), new Boolean(false)},
         {"Alan", "Chung", "Green", new Integer(838), new Boolean(false)},
         {"Jeff", "Dinkins", "Turquois", new Integer(8), new Boolean(true)},
         {"Amy", "Fowler", "Yellow", new Integer(3), new Boolean(false)},
         {"Brian", "Gerhold", "Green", new Integer(0), new Boolean(false)},
         {"James", "Gosling", "Pink", new Integer(21), new Boolean(false)},
         {"David", "Karlton", "Red", new Integer(1), new Boolean(false)},
         {"Dave", "Kloba", "Yellow", new Integer(14), new Boolean(false)},
         {"Peter", "Korn", "Purple", new Integer(12), new Boolean(false)},
         {"Phil", "Milne", "Purple", new Integer(3), new Boolean(false)},
         {"Dave", "Moore", "Green", new Integer(88), new Boolean(false)},
         {"Hans", "Muller", "Maroon", new Integer(5), new Boolean(false)},
         {"Rick", "Levenson", "Blue", new Integer(2), new Boolean(false)},
         {"Tim", "Prinzing", "Blue", new Integer(22), new Boolean(false)},
         {"Chester", "Rose", "Black", new Integer(0), new Boolean(false)},
         {"Ray", "Ryan", "Gray", new Integer(77), new Boolean(false)},
         {"Georges", "Saab", "Red", new Integer(4), new Boolean(false)},
         {"Willie", "Walker", "Phthalo Blue", new Integer(4), new Boolean(false)},
         {"Kathy", "Walrath", "Blue", new Integer(8), new Boolean(false)},
         {"Arnaud", "Weber", "Green", new Integer(44), new Boolean(false)}
    // Create a model of the data.
    TableModel dataModel = new AbstractTableModel() {
    // These methods always need to be implemented.
    public int getColumnCount() { return names.length; }
    public int getRowCount() { return data.length;}
    public Object getValueAt(int row, int col) {return data[row][col];}
    // The default implementations of these methods in
    // AbstractTableModel would work, but we can refine them.
    public String getColumnName(int column) {return names[column];}
    public Class getColumnClass(int col) {return getValueAt(0,col).getClass();}
    public boolean isCellEditable(int row, int col) {return (col==4);}
    public void setValueAt(Object aValue, int row, int column) {
    data[row][column] = aValue;
    };

  • If you have a video in camera roll on the ipod touch is it only videos taken with the actual ipod or is it possible to transfer videos from your computer to the camera roll?

    If you have a video in camera roll on the ipod touch is it only videos taken with the actual ipod or is it possible to transfer videos from your computer to the camera roll? The ipod touch was bought in feb. 2011

    You can transfer videos from your computer to the iPod Touch, but not to the Camera Roll.
    The Camera Roll is for temporary storage only - for photos/videos captured by the iPod Touch and for photos saved from a received email or from a website. Photos/videos in the Camera Roll can and should be imported by your computer as with any other digital camera.

  • Muse Crashes when I try to embed video from YouTube

    Muse Crashes when I try to embed video from YouTube.
    The video is 560 X 315. Is that a problem?
    Also, does anyone know when Muse will get drag and drop video embeing? Can't wait!
    Looking forward to getting an answer.
    Thanks,
    Eddie

    Hi,
    There's a change to how YouTube's embed code works, and the crash is expected.
    Could you please follow the steps mentioned in this post?
    http://forums.adobe.com/message/5431019#5431019
    That should help fix the issue.
    Regards,
    Suhas Yogin

  • Is it possible to download songs from another computer?

    I have a new ipod shuffle that i just got it recently. I dont have internet connection currently because I'm travelling. Is it possible to download songs from another computer. My main computer would be my laptop.

    Yes but it would probably overwrite the songs currently on your iPod when it syncs to the new computer.

  • Is it possible to upload videos from laptop to icloud photo library?

    I've been able to upload photos from my laptop but not videos.  Does anyone know if it is possible or will be possible to upload videos from a laptop to my icloud photo library?

    daisykitten4 wrote:
    Sorry to be an absolute pain but the video i'm trying as the link suggests is currently playing in quicktime and i want to put it onto my desktop so that I can transfer it into itunes...
    The video in the article is just an example video that you can use while walking through the article.
    Since you've already got the videos in iTunes and they appear to be syncing, you can just work with those videos iTunes. Just select your video in iTunes> click Advanced> click Create iPod or iPhone Version and then try selecting and syncing that video in iTunes.
    iTunes will convert many video formats, if it cannot convert yours into an iPhone compatible format, you may need to use a 3rd-party utility to convert the video.
    -Jason

  • Downloading sharepoint 2013 videos from Microsoft Site

    Hello,
    I have seen a couple of videos in this link and i thought of downloading it
    http://msdn.microsoft.com/en-US/office/dn448488
    is it possible ot download this videos? any idea how to do it?
    dfd

    Hi Vishnu,
    According to your description, my understanding is that you want to download the videos of SharePoint 2013.
    It seems that there is not a way to download the videos from the site, you only can watch it online. In addition, there is another link for SharePoint 2013 videos, it is also unable to download , but you can download the presentations of SharePoint 2013.
    http://technet.microsoft.com/en-US/sharepoint/fp123606
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • You tube is fine but Video from other sites will not play in any browser all of a sudden. I have latest version of firefox (16.something) flash and all plug in

    I cannot play videos from many sites. Everything was fine up until a few days aago. You tube works fine but others will not. I have firefox 16.something and latest versions of flash. All plug ins are there and enabled. Have read through many support threads and nothing is working. This happens on chrome and ie as well.

    You can check for problems caused by recent Flash updates and try these:
    *disable a possible RealPlayer Browser Record Plugin extension for Firefox and update the RealPlayer if installed
    *disable protected mode in Flash 11.3 and later
    *disable hardware acceleration in the Flash plugin
    *http://kb.mozillazine.org/Flash#Troubleshooting
    *https://support.mozilla.org/kb/flash-113-doesnt-load-video-firefox
    *https://support.mozilla.org/kb/flash-113-crashes

  • Get videos from my site to play on firefox browsers?

    The videos from my site http://fightforfunny.com do not play on firefox browsers. They work for all browsers except firefox. The videos are hosted by amazon s3 in the mp4 format. I did this because I need the videos to be playable on mobile devices such as iPhone and Android devices. How can I make these videos work for all users on firefox browsers, using amazon s3 hosting. I cannot do a flash format because that would make the videos not work for mobile devices. Please help, thanks.
    -FightForFunny

    That is a weird issue.<br />
    The video starts and then the player gets removed.<br />
    I can make it work if I click the full screen icon and the player keeps working if I return to the normal player.<br />
    So it looks that some JavaScript isn't compatible.
    The Web Console (Web Developer > Web Console;Ctrl+Shift+K) shows this error:
    <pre><nowiki>Video.js: currentTime unavailable on flash playback technology element. (new TypeError("this.el.vjs_getProperty is not a function", "http://www.fightforfunny.com/wp-content/plugins/video-embed-thumbnail-generator/video-js/video.js?ver=3.5.1", 21))
    </nowiki></pre>

  • I tried to paste text from another site into my Firebox document, but it says "Firefox does not support Copy & Paste". How do I enable clipboard? I never had problems like this on Firefox before...why?

    I tried to paste text I copied from another site into my Notepad++ (as I've always done in the past with no problem).
    But today for the 1st time, I got a message when I tried to paste the text "Firefox does not support Copy & Paste". What?
    What happened to the clipboard?

    That's a security feature in Firefox.
    Use this extension to add the necessary permissions to Firefox - Allow Clipboard Helper: <br />
    https://addons.mozilla.org/en-US/firefox/addon/852

  • I cannot import music I bought from another site into iTunes.  The files are there but they won't import into Itunes.  How can I fix this?  Thanks!

    I cannot import music I bought from another site into iTunes.  The files are there but they won't import into Itunes.  How can I fix this?  Thanks

    What format are they in?
    What happens when you try?
    Have you tried placing a copy in the Automatically add to iTunes folder?
    tt2

  • I recently updated my IOS software on my IPAD with the latest version and now video from some sites does not run. I did not do the update on my other IPAD and the video runs fine. Any idea why.

    I have an IPAD 3 and recently updated the IOS software with the latest version and now video from some sites will not display where it did prior to the update. When I go to those same sites on my other IPAD that I did not do the softward update the video still works. Any idea why and what to do to fix it?

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased. http://support.apple.com/kb/ht1430http://support.apple.com/kb/ht1430
     Cheers, Tom

Maybe you are looking for

  • How to set user settings insap

    how to set default settings

  • Export comments into word

    I'm trying to export my sticky notes comments into word and I get prompted that I need word 2002 or later installed on your system. I have word 2007 installed. Why does this prompt appear? I need to find out how to export my comments to word. Any hel

  • Aperture 3 - Genuine Fractals output gets hinky

    Okay, this is a strange one: I have Genuine Fractals as a plug-in on Aperture 3. I selected a NEF (Nikon RAW) image and went to upsize it with GF - got the message that Aperture had to quit and reopen as 32 bit - fine, no problem. It did that, I made

  • EJB and Server

    Dear All: I am VERY MUCH new to EJB and just started 3 months back. I am right now using JBoss in Linux platform, using XDoclet and Ant. However my requirement is to use a new J2EE application server apart from JBoss in order to implement all my web

  • Portege R600: "Smeared" video -- intermittent

    This R600-S4201 is terrific. I like the weight plus the unique transflective screen that permits work in the park. I've maximized RAM to 5GB, added a superfast SSD, tailored the OS (W7), and keep the cooling system clean - all to keep this lovely ult