[Tweener] The property '_scale' ....?

Baluta Cristian cristi.baluta at gmail.com
Wed Oct 29 04:55:43 PDT 2008


_scale is in DisplayShortcuts, so you have to init it first:
import caurina.transitions.properties.DisplayShortcuts;
DisplayShortcuts.init();


On Wed, Oct 29, 2008 at 1:47 PM, Mirko De Nicolo` <mirko at pixel1024.com>wrote:

> Ciao Guys,
>
> Could you explain  me why this doesn't work
> Tweener.addTween(Mc, {alpha:0.5, _scale:0.5, time:1,
> transition:"easeInOutQuart"});
>
> Tweener] Error: The property '_scale' doesn't seem to be a normal object
> property of [object EnginAnimationSpin] or a registered special property
>
> I know i can use scaleX and scaleY but i was expecting that _scale would
> have worked.
> I have imported import caurina.transitions.Tweener; ,
> Do i need to import anything else?
> what I am missing?
>
> Thanks
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>



-- 
Cristi
www.ralcr.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20081029/ffe2fad1/attachment.htm>


More information about the Tweener mailing list