It is difficult to keep the house clean. I was going over the posts of my old blog, and I discovered that one of toys that I created for AOL in 2006 is still alive. I am sure folks from AOL would not mind that SanRaul.com gives free promotion to the Top 11 show , while I use the opportunity to show a cool little thing that I built when I work there.
1 |
<object width="206" height="365" data="http://cdn.channel.aol.com/aolexd_widgets/aolwidget_7.swf" type="application/x-shockwave-flash"><param name="name" value="top11" /><param name="flashvars" value="skin=vanilla&size=medium&feed=top11&settings=33609&app=1" /><param name="src" value="http://cdn.channel.aol.com/aolexd_widgets/aolwidget_7.swf" /><param name="wmode" value="transparent" /></object><object width="206" height="375" data="http://cdn.channel.aol.com/aolexd_widgets/aolwidget_7.swf" type="application/x-shockwave-flash"><param name="name" value="top11" /><param name="flashvars" value="skin=top11&size=medium&feed=top11&settings=33609&app=1" /><param name="src" value="http://cdn.channel.aol.com/aolexd_widgets/aolwidget_7.swf" /><param name="wmode" value="transparent" /></object> |
The embed code below can be acquired from the widget itself.
1 2 3 4 5 6 7 8 9 |
<object width="206" height="365" data="http://cdn.channel.aol.com/aolexd_widgets/aolwidget_7.swf" type="application/x-shockwave-flash"> <param name="name" value="top11" /> <param name="flashvars" value="skin=vanilla&size=medium&feed=top11&settings=33609&app=1" /> <param name="src" value="http://cdn.channel.aol.com/aolexd_widgets/aolwidget_7.swf" /> <param name="wmode" value="transparent" /> </object> |