[Golist] inconsistencies with LinearGo duration setting and actual playback time

Gil Birman gil at allflashwebsite.com
Tue Aug 5 16:33:21 PDT 2008


Robert,

As for a path forward, try to come up with the simplest example where you
can reproduce this behavior, and send to the list. Also, try to make sure
you're not miscalculating the total duration. I personally have not had this
timing problem but I haven't done anything super-complicated.

Gil

On Tue, Aug 5, 2008 at 5:46 PM, <rboyd at telematter.com> wrote:

>
> In the app I'm working on, I'm building a large sequence of tweens using
> Hydrotik and Go3D.  Part of the application design calls for a horizontal
> slider which has a thumb that slides along the track along with the
> playback.  So I'm tweening that thumb from the slider's minimum to maximum
> value and setting the duration of this tween to the total duration of the
> sequence which is previously built.  Then I group the slider's animation
> along with the main animation sequence into a PlayableGroup and I start it
> on a button click event.
>
> The problem I'm having is that the slider's tween animation is finishing
> well before the main animation.  It's quite noticable -- on the order of 2-3
> seconds for a 20 second animation.
>
> I've tried it with several different tweens, and I've tried disabling the
> ENTER_FRAME event handler which executes a pv3d scene renderer.  Both with
> no success.
>
> I'm curious if anyone else has experienced similar problems or if anyone
> has any ideas on a path forward.  I've been wrestling with it the past
> couple of days, so once again I'm coming to the community with fingers
> crossed.
>
> Thanks for reading.
>
> Robert Boyd
> rboyd at telematter.com
>
>
> _______________________________________________
> 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/20080805/a2deb9d5/attachment.html 


More information about the GoList mailing list