[Golist] HydroTween filterRead Error
donovan at hydrotik.com
donovan at hydrotik.com
Sat Sep 27 20:36:17 PDT 2008
Fixed and posted to the SVN. Will update the download next week as I have
some other updates to merge at work.
Was a bug with the color tweening key and the filter color keys.
rev44 should address the issue.
Thanks!
On 9/27/08 11:12 PM, "Patrick Figueroa" <patrick.figueroa at gmail.com> wrote:
>
> Having a problem with a simple GlowFilter tween with HydroTween.
>
> The following HydroTween returns an error:
> HydroTween.go(this, {Glow_color:0x0000FF, Glow_blurX:8, Glow_blurY:8,
> Glow_strength:3}, 2, 0, Elastic.easeOut);
>
> // Error
> ArgumentError: Error #1063: Argument count mismatch on
> com.hydrotik.go::HydroTween$/filterRead(). Expected 2, got 3.
> at com.hydrotik.go::HydroTween/propInit()
> at com.hydrotik.go::HydroTween/start()
> at com.hydrotik.go::HydroTween$/go()
> //
>
> Seems as though it's a mismatch on the color property? When removed
> the HydroTween works but of course not with the color I want.
>
> Thanks for any help.
> Patrick
>
>
> _______________________________________________
> GoList mailing list
> GoList at goasap.org
> http://goasap.org/mailman/listinfo/golist_goasap.org
More information about the GoList
mailing list