[Golist] Problem with repeater object on a HydroTween item
Stuart McNeill
stuart.mcneill at itworkforce.co.uk
Sat Sep 20 04:46:54 PDT 2008
Hi Moses,
I updated my goasap files from the SVN but there were no incoming
changes. I assume when you say posted a small fix you mean that you
updated the code in the repository?
I will try and update again a bit later and let you know if it has fixed
my problem.
Lots of thank yous
Stuart
On 20/9/08 12:21, golist-request at goasap.org wrote:
> Send GoList mailing list submissions to
> golist at goasap.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://goasap.org/mailman/listinfo/golist_goasap.org
> or, via email, send a message with subject or body 'help' to
> golist-request at goasap.org
>
> You can reach the person managing the list at
> golist-owner at goasap.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of GoList digest..."
>
>
> Today's Topics:
>
> 1. Re: Problem with repeater object on a HydroTween item
> (Moses Gunesch)
> 2. Re: Problem with repeater object on a HydroTween item ( ???? )
> 3. Re: Problem with repeater object on a HydroTween item
> (Donovan Adams)
> 4. Re: Problem with repeater object on a HydroTween item
> (Stuart McNeill)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 19 Sep 2008 15:43:20 -0400
> From: Moses Gunesch <moses at goasap.org>
> Subject: Re: [Golist] Problem with repeater object on a HydroTween
> item
> To: Mailing list for the Go ActionScript Animation Platform
> <golist at goasap.org>
> Message-ID: <3773E3BE-78B6-4BD5-B225-E3909642DD83 at goasap.org>
> Content-Type: text/plain; charset="us-ascii"
>
> 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
>>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080919/2c6b1730/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Sat, 20 Sep 2008 06:50:54 +0900
> From: " ???? " <denkosekka at gmail.com>
> Subject: Re: [Golist] Problem with repeater object on a HydroTween
> item
> To: "Mailing list for the Go ActionScript Animation Platform"
> <golist at goasap.org>
> Message-ID:
> <2151fc4f0809191450u11b99403le925d60ba210fabb at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> 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
>>
>>
>>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080920/d4743748/attachment.html
More information about the GoList
mailing list