PDA

View Full Version : Flickr Slideshow bbcode - help


hiker
03-30-2010, 11:07 PM
hey vb.org, I need some help creating some custom bbcode for a flickr slideshow.

I can't figure out the Replacement code. I know I'm supposed to substitute part of this code with {param} but I'm not sure what.

Link to flickr slideshow:
http://www.flickr.com/photos/bogley/sets/72157621671740813/show/

code for embed:
<object width="400" height="300"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fphotos%2Fbogley%2Fsets%2F72157621 671740813%2Fshow%2F&page_show_back_url=%2Fphotos%2Fbogley%2Fsets%2F721 57621671740813%2F&set_id=72157621671740813&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%2Fbogley%2Fsets%2F72157621 671740813%2Fshow%2F&page_show_back_url=%2Fphotos%2Fbogley%2Fsets%2F721 57621671740813%2F&set_id=72157621671740813&jump_to=" width="400" height="300"></embed></object>

So here's what I have;

Title - Flickr Slideshow
BB Code Tag Name - flickr
Replacement -
<object width="400" height="300"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fphotos%2Fbogley%2Fsets%2F72157621 671740813%2Fshow%2F&page_show_back_url=%2Fphotos%2Fbogley%2Fsets%2F721 57621671740813%2F&set_id=72157621671740813&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%2Fbogley%2Fsets%2F72157621 671740813%2Fshow%2F&page_show_back_url=%2Fphotos%2Fbogley%2Fsets%2F721 57621671740813%2F&set_id=72157621671740813&jump_to=" width="400" height="300"></embed></object>

Example - http://www.flickr.com/photos/bogley/sets/72157621470118594/show/

Description - embeds a flickr slideshow

Use {option} - No
Remove Tag If Empty - Yes
Disable BB Code Within This BB Code - Yes
Disable Smilies Within This BB Code - Yes
Disable Word Wrapping Within This BB Code - Yes

******
I'm assuming I've got everything else right besides that replacement text. It works for that one specific slideshow, but that slideshow now comes up with different set links as well. I just need help on the Replacement code.

Thanks.

--------------- Added 1270067693 at 1270067693 ---------------

dang, only 5 views.... I think 4 of them are from me. Anybody?

--------------- Added 1270067727 at 1270067727 ---------------

:confused:

hiker
04-06-2010, 07:23 PM
anybody?

hiker
04-12-2010, 10:45 PM
I guess I'll just keep bumping the thread....

Videx
04-13-2010, 03:16 AM
Have fun bumping, but if nobody knows the answer it won't help. I'd be happy if I could just automatically embed a flickr image.

hiker
04-14-2010, 02:54 PM
Is it Flickr's rules that make this so difficult?