February 20, 2007 at 12:50 pm
· Filed under Development, Flash, Actionscript
This is just a proof of concept with no real application yet. Not sure that even qualifies a ‘concept’ or ‘proof’.
This example uses Object.registerClass, __proto__, prototype and is an AS 1.0 approach vs. an AS 2.0 approach. I found some links on this before but never connected the dots. I should also think about how __resolve might play in with this too. This might just be a case of Multiple Inheritance.
I’ve been attaching MovieClips from the library and using an AS 2.0 class with the Linkage Identifier. While this has worked great, this new method allows me to choose whether or not I need to link it in the library vs. dynamic controlling an objects class before AND after attaching it. Although I’m not sure the consequences of that yet.
I’ll post a real example later, but here is the code…
Object.registerClass.zip
» Permalink
»
» del.icio.us
» Digg It!
February 15, 2007 at 11:23 pm
· Filed under Development, Design, UX, Information, Hardware

UPDATE : 05/30/07
Microsoft announces “Microsoft Surface” - read more here.
If its new to you then its new right? That seems to sum up multi-touch devices today. Since the recent unavailing of the iPhone it almost feels like Apple invented a new form of interaction - but far from it. The road had been paved with massive amounts of R&D for many years now.
Read the rest of this entry »
» Permalink
»
» del.icio.us
» Digg It!
February 15, 2007 at 10:04 pm
· Filed under General, Design, UX, Hardware

Finally a project I worked on launches! Introducing the first-ever rechargeable backlit keyboard entitled Wireless Entertainment Desktop 8000.
Read the rest of this entry »
» Permalink
»
» del.icio.us
» Digg It!
February 15, 2007 at 12:39 pm
· Filed under Flash, Actionscript
How easy is it to make custom sorting code? ever wanted a simple way to randomize an array? here’s a quick and dirty way.
Read the rest of this entry »
» Permalink
»
» del.icio.us
» Digg It!