The first RIA i am planning to finish anytime soon, is giving me some headaches over communicating with my backend through flash remoting. The problem is that it’s hard for me as an actionscript 1.0 coder to fully understand and implement actionscript 2.0 classes.

The problem with flash remoting in use is, that you cannot assume you have every request for data instantly at your disposal. You need to create certain listeners which listen to your remoting classes, and act accordingly. Whilst i’m trying to make my very first RIA as strict coded as possible, i ran in some problems when communicating with my as 2.0 classes. So i figure i’ll let that problem as it is and go on with some messier code, which does work. More on this problem when the project is done.

In the meanwhile, i am also busy developing a new template for the site. This one is not entirely my taste. I’m trying to create a site, which will benefit the most of the way a site is supposed to be build. You’ll see when it’s done ;)