[Golist] HydroTween Callbacks

donovan at hydrotik.com donovan at hydrotik.com
Tue Aug 19 21:25:21 PDT 2008


No, not yet. I'm going to consolidate and compile the documentation to the
go playground wiki soon when my schedule permits.

So feel free to ask any questions here, or you can contact me directly.










On 8/20/08 12:18 AM, "Patrick Figueroa" <patrick.figueroa at gmail.com> wrote:

> 
> Thanks Donovan. Is there more in depth documentation than what's at
> http://blog.hydrotik.com/category/as3/
>    ? I just want to make sure I've looked through the possible
> resources before I ask any questions. Thanks.
> 
> P.
> 
> 
> 
> On Aug 19, 2008, at 10:04 PM, donovan at hydrotik.com wrote:
> 
>> HydroTween.go(textfield, {text:100}, 2, 0, Elastic.easeOut, null,
>> onUpdateHandler, null, [arg1, arg2, arg3]);
>> 
>> complete, update, completeArgs, updateArgs
>> 
>> 
>> 
>> 
>> On 8/19/08 9:49 PM, "Patrick Figueroa" <patrick.figueroa at gmail.com>
>> wrote:
>> 
>>> 
>>> Excuse me if this question has been brought up before, I searched my
>>> past Go emails and didn't find it.
>>> 
>>> Is there a way of passing arguments to HydroTween callbacks.
>>> Something
>>> like:
>>> 
>>> HydroTween.go(textfield, {text:100}, 2, 0, Elastic.easeOut, null,
>>> onUpdateHandler, [arg1, arg2, arg3]);
>>> 
>>> private function onUpdateHandler(arg1, arg2, arg3):void{
>>> // do stuff here
>>> }
>>> 
>>> 
>>> thanks for the helps!
>>> patrick.
>>> 
>>> 
>>> _______________________________________________
>>> GoList mailing list
>>> GoList at goasap.org
>>> http://goasap.org/mailman/listinfo/golist_goasap.org
>> 
>> 
>> 
>> 
>> _______________________________________________
>> GoList mailing list
>> GoList at goasap.org
>> http://goasap.org/mailman/listinfo/golist_goasap.org
> 
> 
> _______________________________________________
> GoList mailing list
> GoList at goasap.org
> http://goasap.org/mailman/listinfo/golist_goasap.org






More information about the GoList mailing list