Hi everybody,
I have just created an animation for xenoMED. I hope it is better than my last creation, which has been running in khabarNepal.com. Here is the link, check out:
New:
http://rajiv.ra.funpic.de/kn/xenad.swf
Old:
http://rajiv.ra.funpic.de/kn/xenoad.swf
If you guys have your personal website, you can also use one of these. You can vary the size as you wish, but width and height must be in proportion. eg If you want exactly half size: The entire code remains same, only size has to be changes twice: In this case we have to use 165*150 insteat of 330*300; Similarly one can use 55*50 or 115*100, etc.
here are the codes:
For New one: currently size is 330*300, please change it accordingly.
HTML Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="330" height="300" align=""> <param name="movie" value="http://rajiv.ra.funpic.de/kn/xenad.swf"> <param name="quality" value="High"> <embed src="http://rajiv.ra.funpic.de/kn/xenad.swf" quality="High" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="300" wmode="transparent"></embed> <param name="wmode" value="transparent"></object>
For old one: currently size is 120*350, please change it accordingly.
HTML Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="120" height="350" align=""> <param name="movie" value="http://rajiv.ra.funpic.de/kn/xenoad.swf"> <param name="quality" value="High"> <embed src="http://rajiv.ra.funpic.de/kn/xenoad.swf" quality="High" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="120" height="350" wmode="transparent"></embed> <param name="wmode" value="transparent"></object>
Question ???
Jot it down here.