Chronicles of PWU Computer Science Students Alumni
19 Feb
This is for my own use - nakakalimutan ko kc…
HTML code
<head>
<script language=”javascript” src=”flashfix.js”></script>
</head>
<body>
<div id=”flash_container”></div>
<script language=”javascript”>
writeFlash(’flash_container’);
</script>
</body>
flashfix.js content (in one line only)
function writeFlash(id) {
document.getElementById(id).innerHTML = “<object classid=’clsid:D27CDB6E-AE6D-11cf-96B8-444553540000′ codebase=’http://download.macromedia.com/pub/shockwave/cabs
/flash/swflash.cab#version=7,0,19,0′ width=’500′ height=’500′ id=’myflash’> <param name=’movie’ value=’slideshow2.swf’ /> <param name=’quality’ value=’high’ /> <embed src=’slideshow2.swf’ quality=’high’ pluginspage=’http://www.macromedia.com/go/getflashplayer’ type=’application/x-shockwave-flash’ width=’500′ height=’500′></embed></object>”;
}
8 Feb
Dear Friends,
Only skilled people can open this file. Once you have succeeded in opening this file, you will find names of the people who have managed to open this including my name hehe…… Now it is your move!
How to open the attached file ?
There is a bus with 7 girls .
Each girl has 7 bags .
In each bag, there are 7 big cats
(more…)