[Golist] fuse port
Sebastian Weyrauch
go at tweego.org
Thu Apr 17 07:55:00 PDT 2008
Hi,
I like the partition in Tweener (at least one thing) and used this in tweego
in a similar way, too (not in current the release version).
There you can find:
-Special properties, which have setter and getter methods for the properties
(e.g. frame)
-Splitter, which splits a property (e.g. scale to scaleX and scaleY, but
also filter and tint to parts, which will be modified by special modifier)
-Modifier, which prepares values on start (e.g. bezier)
A disadvantage is that you have to split "tint"/"color" to 6 values (ra, rb
and so on) and need a splitter for every filter.
But I look forward to new ideas, too.
s :)
-----Ursprüngliche Nachricht-----
Von: golist-bounces at goasap.org [mailto:golist-bounces at goasap.org] Im Auftrag
von Tollman Owens
Gesendet: Donnerstag, 17. April 2008 16:42
An: Mailing list for the Go ActionScript Animation Platform
Betreff: [Golist] fuse port
Hi list,
so i've been messing around with go, up to the point of the second
video tutorial
that moses has put up. my original intention was to just do a fuse
port. i say "just" but has proven
to be more complicated than i anticipated.
My only current issue with that is Sebastians' tweego looks to be
exactly that. And has the familiar
syntax that we have grown to love in our fuse as2 days. Sebastian,
awesome work BTW. I wonder if
I am now working towards doing something that has already been
executed in tweego.
The intention is to get some guidance from Moses and create the base
sequencer and put the bezier and
filter tweens in external classes. Donovan has already done the
filter tweens with hydrotween which is rad, rad, rad!
What do you cats think?
I can only see the benefit of doing all of the extra functionality in
external classes for legibility, because you are going to
get the weight when you do the import, so being able to save file size
is not really an issue, please correct me is i am wrong.
So that's what I have rolling around inside my head, thoughts?
and finally i like the new copy of goasap.org. the fact there are
code examples right there are great. It makes it easier to envision
what could be accomplished.
_______________________________________________
GoList mailing list
GoList at goasap.org
http://goasap.org/mailman/listinfo/golist_goasap.org
More information about the GoList
mailing list