[Tweener] tweening alpha
Ryan Brewer
ryan.brewer at mycart.net
Tue Jan 13 08:06:41 PST 2009
try copy/pasting this:
Tweener.addTween(this[ "foto" + i ], {alpha:1 , transition:
"easeInOutSine", time: 2, delay: 2, onComplete:Prueba} );
It looks like there's a bad reference to your foto object, and missing
tokens on the end.
On Jan 13, 2009, at 9:47 AM, Iker Lopez de Audikana wrote:
> I have this code:
>
> Tweener.addTween("foto"+[i],{alpha:1, transition: "easeInOutSine",
> time:2, delay: 2, onComplete:Prueba}
>
> and I get this error:
>
> ReferenceError: Error #1069: Could not find alpha property in String
> and there is not a default value.
>
> Sorry for the translation, my flash CS4 is in Spanish.
>
> thank you.
> _______________________________________________
> Tweener mailing list
> Tweener at lists.caurinauebi.com
> http://lists.caurinauebi.com/listinfo.cgi/tweener-caurinauebi.com
Ryan Brewer
Webdesigner
800-380-2559 ext. 4307
SureMerchant LLC
7200 W 132nd St Ste 380
Overland Park, KS 66213
"This e-mail and the files transmitted with it are the property of
SureMerchant LLC and/or its affiliates, are confidential, and are
intended solely for use of the individual or entity to whom this e-
mail is addressed. If you are not one of the named recipient(s) or
otherwise have reason to believe that you have received this message
in error, please notify the sender and delete this message immediately
from your computer. Any other use, retention, dissemination,
forwarding, printing, or copying of this e-mail is strictly prohibited."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20090113/9cca36bc/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SMALL_S_.JPG
Type: image/jpeg
Size: 19421 bytes
Desc: not available
URL: <http://lists.caurinauebi.com/pipermail/tweener-caurinauebi.com/attachments/20090113/9cca36bc/attachment-0001.jpeg>
More information about the Tweener
mailing list