Flickr Video

By SquarkSquark

Description

This solutions allows to embed Flickr video on your page. Simply add code between [[embed]] ... [[/embed]] tags on your page as shown below:

Code

[[embed]]
<object type="application/x-shockwave-flash" width="500" height="375" 
data="http://www.flickr.com/apps/video/stewart.swf?v=55430" 
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"> 
<param name="flashvars" 
value="intl_lang=en-us&amp;photo_secret=17e24437ff&amp;photo_id=2405820614"></param> 
<param name="movie" 
value="http://www.flickr.com/apps/video/stewart.swf?v=55430"></param> 
<param name="bgcolor" value="#000000"></param> 
<param name="allowFullScreen" value="true"></param>
<embed type="application/x-shockwave-flash" 
src="http://www.flickr.com/apps/video/stewart.swf?v=55430" 
bgcolor="#000000" allowfullscreen="true" 
flashvars="intl_lang=en-us&amp;photo_secret=17e24437ff&amp;photo_id=2405820614" 
height="375" width="500"></embed></object>
[[/embed]]

[[embed]]
<object type="application/x-shockwave-flash" width="500" height="375" 
data="http://www.flickr.com/apps/video/stewart.swf?v=55430" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"> 
<param name="flashvars" 
value="intl_lang=en-us&amp;photo_secret=17e24437ff&amp;photo_id=2405820614&amp;show_info_box=true"></param> 
<param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=55430"></param> 
<param name="bgcolor" value="#000000"></param> 
<param name="allowFullScreen" value="true"></param>
<embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=55430" 
bgcolor="#000000" allowfullscreen="true" 
flashvars="intl_lang=en-us&amp;photo_secret=17e24437ff&amp;photo_id=2405820614&amp;flickr_show_info_box=true" 
height="375" width="500"></embed></object>
[[/embed]]

In action

This video is (c) 2008 Dan Budiac under a Creative Commons Attribution-Noncommercial-Share Alike 2.0 Generic license. The original video can be found here.

Rate this solution

If you think this solution is useful — rate it up! Or dump it otherwise.

rating: +2+x
urkayla01urkayla01 1219462374|%e %b %Y, %H:%M %Z|agohover

can you only put in pictures?

unfold by urkayla01urkayla01, 1219462374|%e %b %Y, %H:%M %Z|agohover
fantastic
pissstoppissstop 1225133533|%e %b %Y, %H:%M %Z|agohover

I was just fumbling through the code - when I saw that you could just copy and paste the whole thing. Great. Easy! I wonder if it works like this for other embed code or if it's just flickr… I'll have to try that out. Thanks!

unfold fantastic by pissstoppissstop, 1225133533|%e %b %Y, %H:%M %Z|agohover
Add a new comment
Page tags: embed flickr video
page_revision: 3, last_edited: 1218248477|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License