Blog is moved!

Please visit http://rathahin.

p1

SWFObject 2.0 set wmode to transparent

I develop the Flash Application on facebook. when the application put on page tab, the flash content is over the facebook content in IE and Chrome. I know the issue is just setting the wmode = transparent. I spend full of morning to do, Seem setting wmode is not effect. Then I check the object after page is rendered, the wmode is not set too object tag. The correct should be . After 30 minutes,

p1

MacBook Pro 's Battery Trick

After I spend few days on Battery Saving, I found the answer. I decided to note this on my personal blog. This post will write about How to setting to maximize battery life, When you need to plug or disconnect charger, and How to Calibrating your computer's battery for best performance.  1- How to setting to maximize batter life. Setting light to confortable level, e.g.: 3 or 4 bars Turn

p1

HTML Cut up for Mail Template or Newsletter

In this article, I am writing by summary from the article that posted on this URL http://www.sitepoint.com/code-html-email-newsletters/There are important to note is that Mail Template is not going to show on web browser, but Email Client. Mail clients are light years behind the eight-ball in terms of CSS support, which means that we must resort to using tables for layout if we really want our newsletters

p1

Adobe release display3D classes fro Actionscript

Display3D ... Add latest flash player package to Project Library Goto http://www.adobe.com/support/flashplayer/downloads.html Find: PlayerGlobal (.swc) , the click on link below to download swc Copy swc to project folder, then open project with FlashDevelop , then right click Add to library. And now you can use Display3D class in your Flash Application. [notice]: refin

p1