I just found an error in the "FlexJS, TweenJS Demo" code:

<cjs:Application xmlns:fx="http://ns.adobe.com/mxml/2009";
                   xmlns:local="*"
                   xmlns:js="library://ns.apache.org/flexjs/basic"
                   xmlns:cjs="library://ns.apache.org/flexjs/createjs"
                   applicationComplete="runEffect()"
                   >

Seems that "runEffect()" should be replaced by "seq.play()".

Thanks,
Olaf.



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Using-CreateJS-with-FlexJS-tp52630p53015.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to