[Flashcoders] RE: Q:Reduce file size of mx.transitions.Tween ??

2006-09-09 Thread Jack Doyle
nd post 'em then. Thanks again. Jack Doyle - Message: 1 Date: Fri, 8 Sep 2006 11:34:22 -0700 From: "Rich Rodecker" <[EMAIL PROTECTED]> Subject: Re: [Flashcoders] RE: Q:Reduce file size of mx.transitions.Tween ?? To: "Flashcod

Re: [Flashcoders] RE: Q:Reduce file size of mx.transitions.Tween ??

2006-09-08 Thread Rich Rodecker
I added this class to actionscriptclasses.com: http://www.actionscriptclasses.com/2006/tweenlite/ If you (or anyone else) has any other classes they'd like to share on there, feel free to sign up and add them. On 9/8/06, Rich Rodecker <[EMAIL PROTECTED]> wrote: got it, thanks On 9/8/06, Coun

Re: [Flashcoders] RE: Q:Reduce file size of mx.transitions.Tween ??

2006-09-08 Thread Rich Rodecker
got it, thanks On 9/8/06, Count Schemula <[EMAIL PROTECTED]> wrote: link worked for me. I just e-mailed you the .zip file... On 9/8/06, Rich Rodecker <[EMAIL PROTECTED]> wrote: > hey jacki tried downloading that zip but the link doesnt seem to lead > anywhere? > > On 9/7/06, Jack Doyle <[

Re: [Flashcoders] RE: Q:Reduce file size of mx.transitions.Tween ??

2006-09-08 Thread Count Schemula
link worked for me. I just e-mailed you the .zip file... On 9/8/06, Rich Rodecker <[EMAIL PROTECTED]> wrote: hey jacki tried downloading that zip but the link doesnt seem to lead anywhere? On 9/7/06, Jack Doyle <[EMAIL PROTECTED]> wrote: > > This is exactly why I wrote the TweenLite class.

Re: [Flashcoders] RE: Q:Reduce file size of mx.transitions.Tween ??

2006-09-08 Thread Rich Rodecker
hey jacki tried downloading that zip but the link doesnt seem to lead anywhere? On 9/7/06, Jack Doyle <[EMAIL PROTECTED]> wrote: This is exactly why I wrote the TweenLite class. It only adds about 2k to your file and has some features that the Tween class doesn't. You can download it at htt

[Flashcoders] RE: Q:Reduce file size of mx.transitions.Tween ??

2006-09-07 Thread Jack Doyle
This is exactly why I wrote the TweenLite class. It only adds about 2k to your file and has some features that the Tween class doesn't. You can download it at http://www.greensock.com/ActionScript/TweenLite.zip There's some brief documentation at the top of the file, but let me know if you have an