greensock / GreenSock-AS3

Public repository for GreenSock's ActionScript 3 libraries like GSAP (TweenLite, TweenMax, etc.) and LoaderMax. For AS2, see the GreenSock-AS2 repository and for JavaScript, see the GreenSock-JS repository. Main site: http://www.greensock.com
409 stars 144 forks source link

TweenLite timeout #3

Closed fireyang closed 8 years ago

fireyang commented 11 years ago

use GSAP throw this error;the old version V11 is OK!

Error: Error #1502: 脚本的执行时间已经超过了 15 秒的默认超时设置。 at com.greensock::TweenLite/_initProps() at com.greensock::TweenLite/_init() at com.greensock::TweenMax/render() at com.greensock.core::SimpleTimeline/render() at com.greensock.core::Animation$/_updateRoot()

jackdoyle commented 11 years ago

I can't seem to reproduce that problem at all and nobody else has reported anything similar - can you please post a simple FLA that reproduces the error in our forums at http://forums.greensock.com? That way we can publish it on our end and troubleshoot that way. You're using the latest version of v12, right?