TweenMan example files for AS3 and AS2

September 17, 2010 ยท View on GitHub

Setup Instructions

This repo uses submodules for the source files, so remember to recursively clone if you need the source.

git clone --recursive git://github.com/danro/tweenman-examples.git

Otherwise, you can manually copy the source files into the respective as[x]/src/com/tweenman/ directory.

See Also