[Tweener] color tween
Brian Forstat
brian at agilitygraphics.com
Tue May 6 11:02:02 PDT 2008
I am in Flash 7. But I changed it to 8 and change the class to the
one for 8 and it still did the same thing.
On May 6, 2008, at 10:58 AM, Baluta Cristian wrote:
> strange, this is the way it works for me.
>
> On Tue, May 6, 2008 at 8:37 PM, Brian Forstat
> <brian at agilitygraphics.com> wrote:
> Nothing seems to happen if I have:
> import caurina.transitions.properties.ColorShortcuts;
> ColorShortcuts.init();
>
> If I have:
> import caurina.transitions.*;
> import caurina.transitions.properties.ColorShortcuts;
> ColorShortcuts.init();
>
> I get the same error.
>
> Thank you for the help!
>
>
>
>
> On May 6, 2008, at 10:32 AM, Baluta Cristian wrote:
>
>> "properties.ColorShortcuts"
>>
>> On Tue, May 6, 2008 at 8:30 PM, Baluta Cristian
>> <cristi.baluta at gmail.com> wrote:
>> import caurina.transitions.propertie.ColorShortuts;
>>
>> ColorShortcuts.init();
>>
>>
>> On Tue, May 6, 2008 at 8:23 PM, Brian Forstat
>> <brian at agilitygraphics.com> wrote:
>> Hi, I am trying to tween the color of a MC.
>>
>> I have this function, but it keeps giving me the following error
>> message.
>>
>> function btnRollOver(whichBtn:MovieClip, theColor:Number,
>> duration:Number):Void {
>> Tweener.addTween(whichBtn, {_color:theColor, time:duration,
>> transition:"linear"});
>> }
>>
>> ## [Tweener] Error: The property '_color' doesn't seem to be a
>> normal object property of [object Object] or a registered special
>> property
>>
>>
>> What does this mean? I am not even sure where to start looking.
>>
>> Thanks a lot for any help!
>>
>> _______________________________________________
>> Tweener mailing list
>> Tweener at lists.caurinauebi.com
>> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>>
>>
>>
>> --
>> Cristi
>> www.ralcr.com
>>
>>
>>
>> --
>> Cristi
>> www.ralcr.com
>> _______________________________________________
>> Tweener mailing list
>> Tweener at lists.caurinauebi.com
>> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
>
>
>
>
> --
> Cristi
> www.ralcr.com
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20080506/0ac05cfa/attachment-0001.htm>
More information about the Tweener
mailing list