Monthly Archives: November 2003

MUD Personality Type Test

<a href=”http://www.andreasen.org/bartle/test.cgi”>http://www.andreasen.org/bartle/test.cgi</a> <a href=”http://www.andreasen.org/bartle/”>???</a> I scored:

Posted in Gaming | Comments Off

Opening Breeze & Breeze Live to Flash Developers

Holy $4|T!!! <a href=”http://www.peldi.com/blog/000048.html”>http://www.peldi.com/blog/000048.html</a> Quotes of note: “The main piece of news I want to share is that we’re opening up Breeze and Breeze Live to flash developers. What I mean is that we’re planning to publish an API for … Continue reading

Posted in Flash | Comments Off

Where are mp3′s?

I’m looking for: – mp3 finding web services – mp3 finding PHP scripts – mp3 finding Perl scripts I posted on <a href=”http://chattyfig.figleaf.com/”>Flash Lounge</a> today, but didn’t get much response. Hoping my blog will yield better results. ???

Posted in Music | 6 Comments

Cell Renderer Example

Ok, since this was a pain to make complicated and I got it working simply, I figured I’d share so you only have to go through pain doing more than I did. …not that I want you to go through … Continue reading

Posted in Flash | 2 Comments

CellRenderer API: Need the interface?

Not sure if I’m doing this right, or if the interface is already in the framework, but here’s what I garnered from trying to make a cell renderer for the DataGrid: <code>interface CellRenderer { // Returns the preferred height of … Continue reading

Posted in Flash | 4 Comments