Jump to content
Search Community

Search the Community

Showing results for tags 'gstweenid identical'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 1 result

  1. Hello guys, I'm experiencing a problem when using TweenMax and Backbone. I currently have a view that set on some tween. The first time I instantiated it, like var firstView = new MyView({...}) my object get transformed like this: _gsTweenID:"t5" x:-20 y:0 and it works just as wanted, but the problem appears when I create the second instance like this: var secondView = new MyView({...}) At this point the second view works perfectly but the first one just not tween anymore, I took a look at the object and figured out that they have the same gsTweenID _gsTweenID:"t5" x:-20 y:0 I really have no idea from where the problem comes, so if you have any clue it would be so nice !
×
×
  • Create New...