in discussion Hidden / Per page discussions » Spoiler tags
Okay, I've edited this site's CSS, and the example is working now.
— Shane | Blog | CycloDS Revolution | Compatibility List | Get your free Wiki! | XBL: leiger40
Choose a random snippet!
Watchers
... and more
Total number of visits:
Okay, I've edited this site's CSS, and the example is working now.
— Shane | Blog | CycloDS Revolution | Compatibility List | Get your free Wiki! | XBL: leiger40
Hi,
I've tried all the above suggestions getting my playlist onto my site. The files on my playlist are url links- does that matter? I've been using the code for 'other' sites. thanks for any help!!!
You made a good video… very helpfull!
If it's going to be here, no problem, I'm watching this page. Otherwise post a link here if you will.
Sure… I'll try to push one through in less than 24 hours
Could you describe maybe in a how-to, how to do this.
James,
Can you modify your javascript to get actual values for width and height from the code-to-be-embedded and put them in the iframe parameters?
Well done, James.
Now it would be great if you could count the contributions per user and append (nn) to username, with a new class .count-item, for {display:none;} if not wanted.
Edit: nevermind
— Shane | Blog | CycloDS Revolution | Compatibility List | Get your free Wiki! | XBL: leiger40
Hi, I have solved the problem in the meantime. See the code below. I did not use the JavaScript Version but the inframe option.
[[iframe http://instacalc.com/embed/?d=U2lnbmFsLVJhdXNjaHZlcmjDpGx0bmlzIGJlcmVjaG5lbi4gRWluZmFjaCBTaWduYWwsIFJhdXNjaGVuIHVuZCBBbnphaGwgZGVyIER1cmNoZ8OkbmdlIGVpbmdlYmVu&c=U2lnbmFsID0gMnxSYXVzY2hlbiA9IDIwfER1cmNoZ8OkbmdlID0gMTB8U2lnbmFscmF1c2NodmVyaMOkbHRuaXMgPSBSMS8oMS9zcXJ0KFIzKSpSMik&s=sssh&v=0.9
frameborder="0" ]]
very interesting,
cheers,
Ruben FitzSimons
I think that i'm having the same issue at the moment, i've only just started trying to get it set up, i'll let you know about any further developments…
cheers,
Ruben FitzSimons
Many of us are using "Add This" on our sites. I just checked they don't support kwoff at this point, but they do provide a means to suggest new services to be added.
-Ed
This looks like a great bit of programming, i'm having a little bit of trouble setting it up, but enjoying it all the same - very fun to play with!!
Cheers,
Ruben FitzSimons
Here in Australia www.kwoff.com is a popular bookmarking/news sharing site. How could it become involved with this tool?
cheers,
Ruben FitzSimons
This method works:
How to embed Animoto
I didn't realize this snippet was here when I posted my how-to back in April.
The html code block with iframe solution allows you to make virtually any 3rd party app display in your site. The development team may be working on this new design soon to simplify the process even more.
-Ed
Great,
Used to good effect here (click on "▼ Upload Images, How To" to view)
This uses the old code that Animoto used to generate. Now it generates <script> tags and the above solution will not work. Other than posting the code onto a site such as Dinkypage and wrapping it so it can insert into an iFrame, is there any easier solution?
While working on the Shared Photo Gallery Template, I ran into similar issues. I can't find any way to generate Wikidot-compatible [[embed]]...[[/embed]] code on Photobucket (the only reference to a "widget" I found was from a 2006 entry on the Photobucket blog). I ended up opting for an iframe/html code block solution. I suspect Photobucket still supports the old embed code but they don't seem to provide the code in that format for any newer albums or slideshows.
If you have a number of Photobucket albums to display, you may want to borrow some of the code from the template.
-Ed
[[=]]
[[iframe http://YOUR-WIKI.wikidot.com/YOUR-PAGE/code/1 frameborder="0" scrolling="no" width="660px" height="550px"]]
[[/=]]
[!--
[[code type="html"]]
<div style="width:640px;text-align:right;"><embed width="640" height="480" src="http://static.pbsrc.com/flash/rss_slideshow.swf?rssFeed=http%3A%2F%2Ffeed635.photobucket.com%2Falbums%2Fuu74%2Fpizzageek%2Ffeed.rss" type="application/x-shockwave-flash" wmode="transparent" /><a href="http://photobucket.com/redirect/album?showShareLB=1" target="_blank"><img src="http://pic.pbsrc.com/share/icons/embed/btn_geturs.gif" style="border:none;" /></a><a href="http://s635.photobucket.com/albums/uu74/pizzageek/" target="_blank"><img src="http://pic.pbsrc.com/share/icons/embed/btn_viewall.gif" style="border:none;" /></a></div>
[[/code]]
--]