[Golist] GoASAP 0.4.8
Joel Stransky
stranskydesign at gmail.com
Tue Apr 29 14:18:21 PDT 2008
We need to get you a logo. :) Unless you're anti-branding in the name of
open source.
-----Original Message-----
From: golist-bounces at goasap.org [mailto:golist-bounces at goasap.org] On Behalf
Of Moses Gunesch
Sent: Tuesday, April 29, 2008 2:08 PM
To: Mailing list for the Go ActionScript Animation Platform
Subject: [Golist] GoASAP 0.4.8
download: http://code.google.com/p/goasap/
I've changed the id property of PlayableBase to "playableID".
Plain "id" was too generic, and easy to end up conflicting with other
stuff.
This doesn't really affect anything unless you were setting things like,
myTween.id = "mytween";
Now it would be,
myTween.playableID = "mytween";
A few inputs in the methods like PlayableGroup.getChildByID were
updated to read "playableID" for consistency and you'll see
"playableID in the toString() of various objects now too.
PS: I was still not happy with the GoASAP homepage, it felt abstract
and salesy.
I have once again updated it. If you're not sick of it let me know if
this is any better!
http://www.goasap.org/
Thanks,
moses
_______________________________________________
GoList mailing list
GoList at goasap.org
http://goasap.org/mailman/listinfo/golist_goasap.org
More information about the GoList
mailing list