This 3D Clock applet is originally creat by bennet(http://www.dataway.ch/~bennet/java/) It can be use at the blogspot.
Since it's a very cool stuff,I just made it easy to install on the blogspot blog
This 3D Clock applet is originally creat by bennet(http://www.dataway.ch/~bennet/java/) It can be use at the blogspot.
Since it's a very cool stuff,I just made it easy to install on the blogspot blog
Faster way to put a stumble up button on your blog.
This buttom will allow your visitor stumble up your blog eASY....
Faster way to put a stumble up button on your blog created by:http://install-element.blogspot.com/
How to Play a song on blog ,Just paste this code in the blog and adjust some setting.
Code:
<object id="MUSIC" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" width="220" height="63" type="application/x-oleobject"> <param value="mp3 url" name="URL"/> <param value="True" name="SendPlayStateChangeEvents"/> <param value="false" name="AutoStart"/> <param value="full" name="uiMode"/> <param value="9999" name="PlayCount"/> <param value="true" name="enabled"/> <param value="100" name="Volume"/> <param value="false" name="enableContextMenu"/> </object>
Setting:
param value=
"True"name="AutoStart"= will start by itself
"false" Will not start by itself...
param value="full" mean the it load with full function
"mini" mean simple interface.
"none"mean minimun fuction
param value="9999" name="PlayCount"...
param value="true" name="enabled"... this will enable the controls of the player (eg. play/stop)
param value="false" name="enableContextMenu... preventing right clicking over the player.
Super Fast add media player to blogspot :
By:elvin.T.http://earningsource.blogspot.com/