road0001 / tweener

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

Flash IDE 9.0.2 #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
ReferenceError: Error #1069: Property _saturation not found on 
flash.display.Sprite and there is no 
default value.
    at com.caurina.transitions::Tweener$/getPropertyValue()
    at com.caurina.transitions::Tweener$/updateTweenByIndex()
    at com.caurina.transitions::Tweener$/updateTweens()
    at com.caurina.transitions::Tweener$/onEnterFrame()

-  Pose Flash 9.0.2 update I've encountered this runtime error, with 
Tweener.addTween add 
functions given Sprite's as the target.

Original issue reported on code.google.com by singh...@gmail.com on 14 Feb 2008 at 11:58

GoogleCodeExporter commented 8 years ago
I'm just remembering that I added these properties long ago, and they must've 
been wiped by the update...

Original comment by singh...@gmail.com on 15 Feb 2008 at 12:38

GoogleCodeExporter commented 8 years ago
Have you deleted all files prior to updating?

The newest version (SVN) still has that property, but the ColorShortcuts.as 
file must
be init()ed. Check the documentation for examples.

Original comment by zisfor...@gmail.com on 15 Feb 2008 at 12:53

GoogleCodeExporter commented 8 years ago
Yup, I used Time Machine to restore my customized copy, and no more error.  
Sorry about that, I completely 
forgot I did that.  I'm on a Mac, if I can get the current 1.26.66 version, or 
future releases working, I'll definitely 
do that.  I'm on 1.25.55 with WB-sector modifications for saturation & 
brightness for the time being.

Can you delete this issue?  Sorry!

Original comment by singh...@gmail.com on 15 Feb 2008 at 1:05

GoogleCodeExporter commented 8 years ago
Great. The latest version already has those new properties working so it 
shouldn't be
a problem updating, you'll just need to do the init() thing.

Original comment by zisfor...@gmail.com on 15 Feb 2008 at 1:25