[Golist] Why doesn't this work?
Gil Birman
gil at allflashwebsite.com
Wed Jul 16 01:25:56 PDT 2008
Sorry, I know this isn't necessarily GoASAP related, but....
// tempRect is a class-level variable of type Rectangle
tempRect = this.scrollRect;
HydroTween.go( tempRect, { y: newY }, 1, 0, null, null,
function() { this.scrollRect = tempRect; } );
Why doesn' t this work?
Thanks
Gil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080716/bb79dce0/attachment.html
More information about the GoList
mailing list