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 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...
by admin | Oct 14, 2002 | Arul's Blog, Blog, Update
Today I’ve completed the guest book and also improved the layout and search feature. Now I started liking PHP for its power, simplicity and speed (I’m very new to PHP. I’ve just started using it for this blog). Because I’m working on this...
by admin | Oct 10, 2002 | Blog, Flash MX, News
FUIComponentClass is the base class of all of the Macromedia components. Understanding that will help you in building your own component. Peter Hall has compiled a dictionary for it; you can take a loot at it here [via: peterjoel blog]