RE: [Flashcoders] How do you do this? (animating gradient fillcolours)

2008-07-09 Thread Jack Doyle
video tutorials later this month, time permitting. Cheers Jack -Original Message- From: Rich Shupe [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2008 10:32 AM To: FlashCoders Subject: Re: [Flashcoders] How do you do this? (animating gradient fillcolours) Hey, Jack... You sound like

Re: [Flashcoders] How do you do this? (animating gradient fillcolours)

2008-07-09 Thread Helmut Granda
://forums.greensock.com. And I hope to post some video tutorials later this month, time permitting. Cheers Jack -Original Message- From: Rich Shupe [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2008 10:32 AM To: FlashCoders Subject: Re: [Flashcoders] How do you do this? (animating gradient

RE: [Flashcoders] How do you do this? (animating gradient fillcolours)

2008-07-09 Thread Jack Doyle
Granda [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2008 3:39 PM To: Flash Coders List Subject: Re: [Flashcoders] How do you do this? (animating gradient fillcolours) For some odd reason when I run a movie in AS2 I always get the following warning Warning: 'gs' has no property '_visible

Re: [Flashcoders] How do you do this? (animating gradient fill colours)

2008-07-08 Thread allandt bik-elliott (thefieldcomic.com)
not entirely sure but it sounds like a tweenmax color matrix tween take a look at http://blog.greensock.com/ a On Tue, Jul 8, 2008 at 9:20 AM, Ali Drongo [EMAIL PROTECTED] wrote: Hiya, how do you think you would do this? Can anyone point me to some tutorials or give me a snippet? Cheers!

Re: [Flashcoders] How do you do this? (animating gradient fillcolours)

2008-07-08 Thread Ali Drongo
Thanks for your reply allandt, I can see how TweenLite could tween the color property of a movie clip but how is the gradient bit achieved? Cheers, Ali On 8 Jul 2008, at 09:39, allandt bik-elliott (thefieldcomic.com) wrote: not entirely sure but it sounds like a tweenmax color matrix tween

Re: [Flashcoders] How do you do this? (animating gradient fillcolours)

2008-07-08 Thread allandt bik-elliott (thefieldcomic.com)
i'm in uncharted waters here but i think you need to look at http://blog.greensock.com/colortransformproxy/ best a On Tue, Jul 8, 2008 at 9:46 AM, Ali Drongo [EMAIL PROTECTED] wrote: Thanks for your reply allandt, I can see how TweenLite could tween the color property of a movie clip but how

RE: [Flashcoders] How do you do this? (animating gradient fillcolours)

2008-07-08 Thread Jack Doyle
: Tuesday, July 08, 2008 3:47 AM To: Flash Coders List Subject: Re: [Flashcoders] How do you do this? (animating gradient fillcolours) Thanks for your reply allandt, I can see how TweenLite could tween the color property of a movie clip but how is the gradient bit achieved? Cheers, Ali On 8 Jul 2008

Re: [Flashcoders] How do you do this? (animating gradient fillcolours)

2008-07-08 Thread Ali Drongo
TweenMax at www.TweenMax.com Jack -Original Message- From: Ali Drongo [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2008 3:47 AM To: Flash Coders List Subject: Re: [Flashcoders] How do you do this? (animating gradient fillcolours) Thanks for your reply allandt, I can see how TweenLite

Re: [Flashcoders] How do you do this? (animating gradient fillcolours)

2008-07-08 Thread Rich Shupe
Hey, Jack... You sound like you know TweenMax pretty well. (Heh.) Thanks for the great work! Rich http://www.LearningActionScript3.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] How do you do this? (animating gradient fillcolours)

2008-07-08 Thread allandt bik-elliott (thefieldcomic.com)
lol it helps when the guys that write these things are on the boards :D On Tue, Jul 8, 2008 at 4:31 PM, Rich Shupe [EMAIL PROTECTED] wrote: Hey, Jack... You sound like you know TweenMax pretty well. (Heh.) Thanks for the great work! Rich http://www.LearningActionScript3.com

Re: [Flashcoders] How do you do this?

2008-02-26 Thread nox
] To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Monday, February 25, 2008 23:23 Subject: Re: [Flashcoders] How do you do this? Can you verify that this is Papervision? I'd think Papervision would be far too slow for something like this. A simple homebrew 3D engine optimized

Re: [Flashcoders] How do you do this?

2008-02-26 Thread Jason Van Cleave
@chattyfig.figleaf.com Sent: Monday, February 25, 2008 23:23 Subject: Re: [Flashcoders] How do you do this? Can you verify that this is Papervision? I'd think Papervision would be far too slow for something like this. A simple homebrew 3D engine optimized for this particular use-case seems more

Re: [Flashcoders] How do you do this?

2008-02-26 Thread Leandro Ferreira
: [Flashcoders] How do you do this? Can you verify that this is Papervision? I'd think Papervision would be far too slow for something like this. A simple homebrew 3D engine optimized for this particular use-case seems more likely considering that this app is designed as a performance benchmark

Re: [Flashcoders] How do you do this?

2008-02-25 Thread eric e. dolecki
tons of math and some papervision3d. On Mon, Feb 25, 2008 at 4:40 PM, Jim Robson [EMAIL PROTECTED] wrote: Hello all, There's a neat 3D CS3 demo from a Japanese tour. I'd like to know how to go about creating this kind of effect; my (few and rare) attempts at 3D animation in Flash have

RE: [Flashcoders] How do you do this?

2008-02-25 Thread Dwayne Neckles
I firmly believe its not as hard as it seems... check out mr d00b's site.. he has something pretty similiar.. and the source code all hails Mr d00b Date: Mon, 25 Feb 2008 16:52:45 -0500 From: [EMAIL PROTECTED] To: flashcoders@chattyfig.figleaf.com Subject: Re: [Flashcoders] How do you do

RE: [Flashcoders] How do you do this?

2008-02-25 Thread Dwayne Neckles
this is the site im talking about http://mrdoob.com/#/46/ all hail mr doob Date: Mon, 25 Feb 2008 16:52:45 -0500 From: [EMAIL PROTECTED] To: flashcoders@chattyfig.figleaf.com Subject: Re: [Flashcoders] How do you do this? tons of math and some papervision3d. On Mon, Feb 25

RE: [Flashcoders] How do you do this?

2008-02-25 Thread Kerry Thompson
Dwayne Neckles wrote: I firmly believe its not as hard as it seems... check out mr d00b's site.. And where might that be? A Google search turned up nothing that looks relevant. Cordially, Kerry Thompson ___ Flashcoders mailing list

Re: [Flashcoders] How do you do this?

2008-02-25 Thread Cory Petosky
Can you verify that this is Papervision? I'd think Papervision would be far too slow for something like this. A simple homebrew 3D engine optimized for this particular use-case seems more likely considering that this app is designed as a performance benchmark. On 2/25/08, eric e. dolecki [EMAIL