logo

$10
Suggestions for embedding video?

I've got a friend looking for suggestions about how to embed Flash or QuickTime videos in her blog posts. My friend knows little about WordPress, so step by step instructions are welcome. She's got raw HTML that looks like this:

<object width="560" height="340" data="http://www.zay.com/scripts/flowplayer-3.1.5.swf" type="application/x-shockwave-flash"><param name="movie" value="http://www.zay.com/scripts/flowplayer-3.1.5.swf"
/><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value='config={"plugins":{"nginx":{"url":"http://www.zay.com/scripts/flowplayer.pseudostreaming-3.1.3.swf"}},"clip":{"provider":"nginx","autoPlay":false,"url":"http://vid.zay.com/1005/epd100512_3.mp4","start":"24", "linkUrl":"http://www.zay.com/watch/20/119/3/24/"}}'/></object>


I suggested to her using the HTML raw editor in WordPress, but she is wondering if there are solutions that do call for editing the raw HTML.

Lawrence Krubner | 05/16/10 at 5:01pm | Edit


(4) Possible Answers Submitted...

  • avatar
    Last edited:
    05/16/10
    10:16pm
    Andrzej Zglobica says:

    There is a plugin called Kimili Flash Embed - it provides you a shortcode like [kimili src=.. width..] which plays nicely with Wordpress editor and won't randomly brake after few edits like it might happen if you just paste naked object/embed code.
    http://kimili.com/plugins/kml_flashembed

    If you don't have specified SWF you wanna use as a player, try FLV embed plugin - also provides a shortcode and nice little player.
    http://www.channel-ai.com/blog/plugins/flv-embed/

    Previous versions of this answer: 05/16/10 at 5:09pm

  • avatar
    Last edited:
    05/16/10
    5:07pm
    Utkarsh Kukreti says:

    Will these embed codes change? Could you post another sample code?

  • avatar
    Last edited:
    05/16/10
    10:16pm
    Milan Petrovic says:

    Best way is to use WordPress and it's oEmbed:

    http://codex.wordpress.org/Embeds

    Or ProPlayer plugin:

    http://wordpress.org/extend/plugins/proplayer/

    That can help you with playing video that is uploaded on your blog. I use this plugin on some of my websites and it works great.

  • avatar
    Last edited:
    05/16/10
    10:16pm
    Oleg Butuzov says:

    Viper Video Quicktags

    Currently supports these video sites:

    * YouTube (including playlists)
    * Google Video
    * DailyMotion
    * Vimeo
    * Veoh
    * Viddler
    * Metacafe
    * Blip.tv
    * Flickr videos
    * Spike.com/IFILM
    * MySpaceTV

    As well as these file types:

    * Flash Video Files (FLV)
    * QuickTime (MOV, etc.)
    * Generic video files (AVI, MPEG, WMV, etc.)

    Previous versions of this answer: 05/16/10 at 5:21pm | 05/16/10 at 5:24pm

This question has expired.





Current status of this question: Completed