by admin | Jun 2, 2003 | Uncategorized
I’ve released the second version of my Tamil & English Guestbook. Many people asked me what is so special in enabling Tamil typing using flash. It is basically a transliteration engine that works in the background to convert typed english character to their...
by admin | May 30, 2003 | Uncategorized
Many of you already know that Macromedia started running an aggregator. It is up and running syndicating many cool blogs including mine. If you haven’t had a chance, have a look at MXNA now!
by admin | May 27, 2003 | Uncategorized
The objective of my .toStrong code and ActionScript() function is to generate the actionscript from any object with which we should be able to recreate the object again. My String.toString Prototype does manage the /n and /r properly(thanks to Rob for pointing this to...
by admin | May 18, 2003 | Uncategorized
This code snippet helps to get the real insight of an object instead of returning ‘[object object]’ while tracing. Now I’ve completely rewritten it to take care of circular references, escaping quotes in Strings, and function references. Also...
by admin | May 17, 2003 | Uncategorized
Long back I’ve posted a flash.properties file to replace the one in the SciTEFlash folder to get syntax highlighting as in Flash MX. After getting this tip from hOK’s blog I’ve added the following line style.flash.7=fore:#0000FF To get String...