[Tweener] Switched computers, no receiving errors...

Chris Lamothe clamothe at gmail.com
Tue Jun 10 20:53:04 PDT 2008


sounds like somewhere you're declaring an anonymous function (probably  
along the lines of onComplete : function() { trace("hello world"); })  
try specifying a return value instead: onComplete : function():void  
{ trace("hello world"); }

On Jun 10, 2008, at 11:46 PM, Baluta Cristian wrote:

> how does that line look? it's from tweener?
>
> On Tue, Jun 10, 2008 at 11:11 PM, Makc <makc.the.great at gmail.com>  
> wrote:
> missed ":void" ?
>
> On Tue, Jun 10, 2008 at 9:27 PM, Jesse Brack <jtbrack at gmail.com>  
> wrote:
> > I had all but completed a project on my old computer, saved all  
> necessary
> > files to my external HD, and transferred the project to my new  
> computer.
> > The setup is basically the same (programs, Flash versions, Tweener  
> versions,
> > etc etc), but when I try to compile the flash project inside Flash  
> CS3 I get
> > the following compile time error for every tweener method:
> >
> > "Warning: 1008: return value for function 'anonymous' has no type
> > declaration."
> >
> > The thing is the project still runs properly, I just keep getting  
> these
> > errors that I didn't before on the old computer.  Ideas?  I tried
> > downloading Tweener and Flash again, but still no luck.
> >
> > _______________________________________________
> > 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/20080610/8b73bd47/attachment.htm>


More information about the Tweener mailing list