-
Hi,
in my case the animations were not that smooth sometimes, so I replaced the setTimeout with TweenMax's "tick" Event. Since it uses animation frames my tweens are animating smoother now.
var tick…
-
Hi i am very interested in your state machine.
I want to use it with a "view manager".
Unfortunatly i can't make the basic examples work...
doShow: function() { this.el.show(); } and doHide: function…
-
Say I have a url blah.com/whats-up/calendar/some-calendar-node
I have
``` javascript
.route('/whats-up', getWhatsUp)
.route('whats-up/calendar', getWhatsUpCal)
```
which both work fine but how woul…
-
Right I guess the title says it all?
I have PhoneGap jquery mobile with a fixed header. (which when the header image loads I have to trigger a update layout or the image hides content of page one).
Wh…
-
After seeing Chevy Ray's LD keynote I want to have access to tweening functions for as many parts of our engine as we can.
Use cases
1. Camera tracking
2. Object distortions (in the keynote his box …
-
It would be nice to be able to use TweenMax along with Nd2d. TweenMax provides a lot of well tested 2d features. It doesn't have to be some api called 'useTweenMaxHere' but some general api and an ins…
-
Thanks for the helpful plugin. Have you considered decimal adjustments? This would be awesome. Thanks again!
vieko updated
13 years ago