[Golist] Problem with repeater object on a HydroTween item
おおくぼ
denkosekka at gmail.com
Fri Sep 19 14:50:54 PDT 2008
Thank you geat work GoASAP and HydroTween.
I'm new member, and English is not my language, never use mailing list.
I'm sorry poor English
I got trable when use LinearGoRepeater, reverseOnCycle=true.
after cycle value is 0.
I think LinearGo.update at about line 736
_position = (time==0 ? 0 : _currentEasing.apply(null, _easeParams));
is
_position = _currentEasing.apply(null, _easeParams);
same thing HydroTween and HydroSequence.
several target use reverse:new LinearGoRepeater()
reverse:{} is no trable.
I think HydroTween constructor at about line 422
repeater as LinearGoRepeater
is
new LinearGoRepeater(repeater.cycles, repeater.reverseOnCycle,
repeater.easingOnCycle)
another trable is color tween, to 0xff6633 or 0x663333... is not correct color.
HydroTween.adjustHex at about line 728.
var s:Number = 2.81;
is
var s:Number = 1;
Do you think how about it.
I checked version is
VERSION: HydroTween 0.5.1 rev42 - Go Version: GoASAP 0.5.1d (c) Moses
Gunesch, MIT Licensed.
thank you,
hiroaki okubo
On Sat, Sep 20, 2008 at 4:43 AM, Moses Gunesch <moses at goasap.org> wrote:
> OK I posted a small fix to the GoASAP repository, version GoASAP 0.5.1d
> Please let me know if that fixes it and I'll add it as a download.
> :-)
> m
>
> On Sep 11, 2008, at 3:19 PM, Stuart McNeill wrote:
>
> Apologies if this starts off a new thread, not sure how to reply to a
> specific thread (never posted to a mailing list before)
>
> Moses, thank you for your prompt response. Great work on the Goasap system
> by the way, I've been using HydroTween with Goasap for a website project -
> such a fantastic resource!
>
> I have updated my working version from the SVN but it said 'no incoming
> changes', I assume this means I'm up to date, so maybe you haven't committed
> your latest version.
>
> Stuart McNeill
>
> _______________________________________________
> 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
>
>
--
================================
hiroaki okubo at 4bFactory
the multimedia for the future
http://www.inazumatv.com
More information about the GoList
mailing list