Embeding flickr slide show in facebook page
tttttt
Do you like this story?
YYY

Flickr slide show is an effective way to express one's experience in th eform of photos. Flickr has given a varieties of styles to use slideshows and gallery to its users. You can easily create/customize your flickr gallery and display them in your facebook page using these few lines of codes.
Here we go>>>>
This is what you get from flickr as a normal embed code.
<object width="400" height="300"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fphotos%2Fkrishnathapa1%2Fshow%2F&page_show_back_url=%2Fphotos%2Fkrishnathapa1%2F&user_id=35632665@N03&jump_to="></param>
<param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param> <param name="allowFullScreen" value="true"></param>
<embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fphotos%2Fkrishnathapa1%2Fshow%2F&page_show_back_url=%2Fphotos%2Fkrishnathapa1%2F&user_id=35632665@N03&jump_to=" width="400" height="300"></embed></object>
The requirement of FBML is
<fb:swf
swfsrc=''
flashvars=''
imgsrc=''
width=''
height='' />
And the optimized embed code for Fanpage is
<fb:swf
swfsrc='http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fphotos%2Fkrishnathapa1%2Fshow%2F&page_show_back_url=%2Fphotos%2Fkrishnathapa1%2F&user_id=35632665@N03&jump_to='
imgsrc='http://farm5.static.flickr.com/4012/4651149482_543a76cc88_b.jpg'
width='400'
height='300' />
Thats it.
CHEERS!!!
Subscribe to:
Post Comments (Atom)
Post a Comment