12.02.2007
So, I finally managed to get my blog’s new design to fully validate. Check it out. It took a little bit of combing through the code, but I managed to squash all the validation errors.
The most problematic of the errors was one caused by Blip.tv’s embed code. If you want to embed Blip.tv videos without [...]
Read the full article →
09.10.2006
So, here’s the code for either one:
<object type=”application/x-shockwave-flash” data=”[INSERT VIDEO URL FROM EMBED CODE PROVIDED HERE]” width=”400″ height=”326″><param name=”movie” value=”[INSERT VIDEO URL FROM EMBED CODE PROVIDED HERE]” /><param name=”FlashVars” value=”playerMode=embedded” /></object>
Took a while to figure out, but it works. I originally tried the code mentioned in this article, but it kept breaking my site, so [...]
Read the full article →