by admin | Jul 14, 2004 | Uncategorized
We used to build many Flash Applications which exports data as XML. How about pretty printing it with colors? Before writing my own code I searched to find any existing code and found this code written by Evgeniy Potapenko in prototype. It does the basic pretty...
by admin | Jul 12, 2004 | Uncategorized
We all know that trace(new Date()) traces the date as a string that looks like “Mon Jul 12 13:20:09 GMT+0800 2004” How to convert this String back to Date? There is no built in method, so I’ve written this function to do that. Usage: #include...
by admin | Jun 10, 2004 | Uncategorized
Yesterday we really enjoyed the presentation by Chris Georgenes, one of our Team Macromedia Volunteers. He talks about the minute details of animation. Take a look at his great presentation here. If you like to see the resulting animation of his presentation, take a...
by admin | Jun 9, 2004 | Uncategorized
So far, whenever in need of pixel accurate graphics in flash, I follow the following steps 1. Enable the snap to pixel option (if not enabled already) 2. Zoom in to see the pixel grid 3. Select Rectangle Tool 4. Select ‘No Color’ for Stroke 5. Draw Pixel...
by admin | May 26, 2004 | Uncategorized
Wondering why this blog is in-active for months? I went to India and became a father last month. My son named ‘Tamizh Iniyan’ was born on 7th April, I was there the whole month really enjoying my stay with him. I came back to Singapore alone on 10th of...