Having a SAVE feature in a project/game is one of the common things that could lead users to be more attracted and increase replay value for potentially recovering what was done in a previous visit. Using the SharedObject class in actionscript project/games is sometimes a requirement or at least a need, may it be AS1 [...]
Development Blog
-
Posts from April, 2009
Things to Initialize on your AS2 Game/Project
While transitioning to AS3 is a massive must as people have regarded, some developers (mostly new) just want to or is forced to get stuck with AS2. So if you’re working on a AS2 project or lower, here some common things you should consider checking at the start of your project. Some common but usually [...]
Cheating AI from Hardcourt – Code the Plans
So I have introduced how to plan out simple AI behavior from my previous post – Cheating AI from Hardcourt – Plan it out – if you haven’t, read that one first before this. Our next step would be writing the data charts into codes. It might look quite easy when you see the simple [...]
Version 2 is Up and Other Updates
Horay Horay!! v2 (version 2) of jaycsantos.com is now up and running. Look at all the colors… yeah, I know it’s the same scheme. But I’ve added more functionality and relative contents. sidebars are much wider home page is quite different game list page is more awesome game pages are more content oriented now with [...]


•