[Golist] Repeater Object
Christopher Wilson
chris at gomedia.us
Mon Sep 1 10:59:12 PDT 2008
Does anyone know why I'm getting this compile error when trying to add a object for the repeater method to HydroTween?
1118: Implicit coercion of a value with static type Object to a possibly unrelated type Array.
For some reason I can't seem to push an object into that parameter.
I'm writing it like this:
HydroTween.go(fusebox, {width:400}, 2, 0, Quadratic.easeOut, null, null, null, {cycles:2, reverse:true});
Any help is greatly appreciated as I'm a total n00b to HydroTween and GoAsap.
Thanks a ton,
-Wilson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080901/1c986025/attachment.html
More information about the GoList
mailing list