Mousebomb Ver.2009 Flash website source files
All of my personal Flash sites have been shut down. The three versions I released back in the day are all available here as source file downloads. Help yourself if you’re interested. - Click here t...
All of my personal Flash sites have been shut down. The three versions I released back in the day are all available here as source file downloads. Help yourself if you’re interested. - Click here t...
Problem: In some cases, Chrome doesn’t recognize document.documentElement.scrollTop — it returns a value in IE and FF, but it’s 0 in Chrome. Solution: In that case, use: document.documentElement.sc...
2007 Site Source Files ReleasedMousebomb Ver.2007 Flash Site full-site source files are now released.
These three days are a national mourning period. We mourn for our compatriots who lost their lives in the earthquake, and pray that they pull through this ordeal as soon as possible and rebuild the...
While working on the test-paper composition system today, I ran into a problem: FLASH was covering the floating layer. No matter what I did, it always rendered on top and simply could not coexist with the layer. So I went searching, and finally found a good fix: the key parameter that keeps Flash from blocking floating objects or layers is wmode=opaque. How to do it: for IE, add the parameter inside ; for FF, add the parameter wmode=”opaque” inside .
The 2007 unfinished new version is out! The complete source files for the old Mousebomb Ver.2006 Flash Site are now released