by admin | Oct 25, 2002 | Uncategorized
I’m updating my reference panel application. I’ve made some minor improvements in the look and feel and now it sorts the entries alphabetically. Still lot more to be done 🙂 Also I’m planning to create an editor/viewer for reference...
by admin | Oct 23, 2002 | Uncategorized
I saw this through my referrer list. Now Arul’s blog is listed under Flash Blogs & News section in Quasimondo!!! Mario Klingemann is the first person to give a link to my blog 🙂 Thanks Mario
by admin | Oct 20, 2002 | Uncategorized
What happened to Were-Here Forum? I’m not able access it. If you know the reason please post it here in the comments.
by admin | Oct 19, 2002 | Arul's Blog, Blog, Update
Robin Debreuil, the great man who wrote the book “Building Object Oriented Applications in Flash 5” (see the sample chapters here) is running a nice forum called web.apps forum. I’m very happy to announce that now I’m one of the administrators...
by admin | Oct 19, 2002 | Blog, Code, Flash MX
When you need to copy only certain properties of one object to another object, this code will be useful. I’ve also given an example on how to use it. take a look at it here
by admin | Oct 19, 2002 | Arul's Blog, Blog, Update
I’ve noticed that this site sometimes becomes irritatingly slow or unavailable. Something should be wrong in the server. I’ve sent a mail to my ISP and waiting for their reply
by admin | Oct 17, 2002 | Blog, Code, Flash MX
Many times we need this! We create objects and arrays and modify them through code to get them as we want. Finally the object is ready but every time it is created using the same complex procedure when the SWF runs. This affects the performance to some extent. Also...
by admin | Oct 17, 2002 | Blog, Flash MX, News
Creating html tags to color highlight actionscript will be very useful for flash related websites. I’m talking about this for long time. I’m still in the process of creating one with flash itself in my spare time. My current code takes more time to this...
by admin | Oct 17, 2002 | Uncategorized
I’ve created this just to demonstrate the capabilities of my not yet released path2tree component and create online reference panel for the actionscript in my actionscript section. It is not even alpha version. But demonstrates the basic functionality. Here...
by admin | Oct 15, 2002 | Arul's Blog, Blog, Update
Today I’ve added ActionScript section, which provides syntax highlighted version of the action script snippets Download option for the .as files is also available Check it out at http://www.shockwave-india.com/blog/actionscript Color highlighting has minor bugs...