road0001 / tweener

Automatically exported from code.google.com/p/tweener
0 stars 0 forks source link

SVN code different than download #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In case of a defect report, please use this form for *VERIFIED* bugs only.
If you're unsure whether this is a defect or not, or you're unsure you're
using the right syntax, use the mailing list first to ask for advice or to
check if you're doing anything wrong.

Q. What is the expected outcome? What happens instead?
When I download the latest AS3 zip file, it seems to handle _color
transitions properly, when using the code literally from the SVN repo, it
throws errors

Q. What code will reproduce the problem?
N/A

Q. What version of the class are you using, and under which development
environment (IDE version, compiler, etc)?

Please provide any additional information below. Also, please attach
*small*, sample files with minimum functionality to reproduce the problem
if possible.

Original issue reported on code.google.com by steven.h...@gmail.com on 11 Dec 2007 at 9:15

GoogleCodeExporter commented 8 years ago
The SVN repository version (beta) changes the way special properties behave, 
and you
need to "register" them (initializing the specific classes) prior to using. 
Check the
documentation for the repository, on the special properties section.

Original comment by zisfor...@gmail.com on 12 Dec 2007 at 12:34