Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

TimelineLite TypeError #2

Open
ghost opened this issue Mar 26, 2014 · 1 comment
Open

TimelineLite TypeError #2

ghost opened this issue Mar 26, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 26, 2014

I'm getting this error

Uncaught TypeError: undefined is not a function 

at TimelineLite:34

if (_isArray(v.tweens)) {
    this.add(v.tweens, 0, v.align, v.stagger);
}

Any help?

@RoyalMist
Copy link
Owner

Hello,

I will try to test this soon :)
The project has just been updated I won't be able to test this weekend but I will help :)


Cordialement,

Thibault Fouache

Le 26 mars 2014 à 22:11, nballer281 [email protected] a écrit :

I'm getting this error

Uncaught TypeError: undefined is not a function
at TimelineLite:34

if (_isArray(v.tweens)) {
this.add(v.tweens, 0, v.align, v.stagger);
}
Any help?


Reply to this email directly or view it on GitHub.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant