Studio moh


CSS selectors for AS3

Posted on Monday, August 18th, 2008 at 10:19 am

Traversing the display list in AS3 is so tedious. I wish I could use jQuery/CSS/XSLT style selectors:
$('stage movie button').addChild(child);

jQuery has spoiled me with easy DOM traversal. Instead, we have to do this:
stage.getChildAt(3).getChildAt(12).addChild(child);


Edit: It looks like someone has ported the $-style traversing to AS3. Finally!

FAP Trail

Posted on Sunday, December 9th, 2007 at 5:06 pm

FAP Trail

One part breadcrumb trail, one part FAP.

FAP Trail starts with a page of random works. By clicking on works that you like it learns and offers works that you might be more interested in. Eventually you will recieve a gallery of works that accurately reflects your tastes in art.

This was built using fAPI, the open API for Furry Art Pile.

Goofing off with AS3

Posted on Sunday, December 9th, 2007 at 4:59 pm

I have a weird relationship with AS3. As a designer, I hate how different it is, but, as a developer, I love how much easier it is to work with:

A Quick FAP

Posted on Sunday, December 9th, 2007 at 4:55 pm



To help inspire growth on FAP, I've released A Quick FAP. It's kind of like how people share videos on YouTube, now artists can share their works on their blog.
« Older

Search

Tag Cloud

Feeds