Better Object-toAS() Code

As you all already know my Object.toAS() code does fail with circular references. Ampre has replied with the following code in prototype, which is sleeker and also can addresses the circular reference issue to some extent. Here is that code [UPDATE] included the ActionScript 3 version as well It became lot more simpler with the regular expressions ActionScript 3.0 ...

Read More

User Group Session in Singapore

FlashMove’s Singapore user group is going to organize a seminar on 3D Tools, Optimising Movies and Using Components. I’m one going to be of the speakers covering the following topics Understanding Components Putting components in to real use Building dynamic graphs using charting components Building dynamic tree navigation using FTree component Making Flash to Speak –...

Read More

User Group Session in Singapore

FlashMove’s Singapore user group is going to organize a seminar on 3D Tools, Optimising Movies and Using Components. I’m one going to be of the speakers covering the following topics Understanding Components Putting components in to real use Building dynamic graphs using charting components Building dynamic tree navigation using FTree component Making Flash to Speak –...

Read More

Object.copyProperties(toObj, PropertyStr, exclude?)

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

Read More

Slow Server

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

Read More

Syntax Highlighting ActionScript.

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 highlighting. Still I’ve not given it up I also thought of server side solutions. Before starting to make one myself, I...

Read More

Action Script section added!!

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 like highlighting the keyword in the comment etc. Which I will fix soon

Read More

Guest Book now ready!!

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 I’m not able to put any new flash content. But I will add more content soon

Read More