Re: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Jiri
ectly. -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Jiri Sent: vrijdag 10 april 2009 18:12 To: Flash Coders List Subject: Re: [Flashcoders] ColorTransform GTween Cor, does it really works. I get a flickering. Th

RE: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Cor
List Subject: Re: [Flashcoders] ColorTransform GTween Cor, does it really works. I get a flickering. That is my clip is during the period of transition changing color very rapidly and then ends with the color it should end with. What code did u use, the one Joel Stransky posted coltw:GTween

Re: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Jiri
iginal Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Jiri Sent: vrijdag 10 april 2009 17:35 To: Flash Coders List Subject: Re: [Flashcoders] ColorTransform GTween That's what I had, but then for hex value, resulting in a fli

RE: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Cor
List Subject: Re: [Flashcoders] ColorTransform GTween That's what I had, but then for hex value, resulting in a flickering, probably because it sets back the color through the setAssigment.. import fl.motion.easing.*; import com.gskinner.motion.* var colorInfo:Colo

Re: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Joel Stransky
at least give you > some idea. > > -Original Message- > From: flashcoders-boun...@chattyfig.figleaf.com > [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Jiri > Sent: 10 April 2009 10:39 > To: Flash Coders List > Subject: Re: [Flashcoders] ColorTrans

RE: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Cor
-Original Message- > From: flashcoders-boun...@chattyfig.figleaf.com > [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Jiri > Sent: 10 April 2009 10:39 > To: Flash Coders List > Subject: Re: [Flashcoders] ColorTransform GTween > > Is there really nobody that kn

Re: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Jiri
f.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Jiri Sent: 10 April 2009 10:39 To: Flash Coders List Subject: Re: [Flashcoders] ColorTransform GTween Is there really nobody that knows how to do it? Jiri Karl DeSaulniers wrote: Oh yeah, TweenLite is really easy and a realy g

RE: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Paul Venton
0 April 2009 10:39 To: Flash Coders List Subject: Re: [Flashcoders] ColorTransform GTween Is there really nobody that knows how to do it? Jiri Karl DeSaulniers wrote: > Oh yeah, TweenLite is really easy and a realy great class. > TweenMax too. They definately have tween for color. And M

Re: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Jiri
http://www.alex-uhlmann.de/flash/animationpackage/ - Original Message - From: "Jiri" To: "Flash Coders List" Sent: Wednesday, April 08, 2009 8:11 PM Subject: Re: [Flashcoders] ColorTransform GTween Thanx Ashum...,but is there really nobody out there who knows how to

Re: [Flashcoders] ColorTransform GTween

2009-04-08 Thread Jiri
has some color stuff. http://www.alex-uhlmann.de/flash/animationpackage/ - Original Message - From: "Jiri" To: "Flash Coders List" Sent: Wednesday, April 08, 2009 8:11 PM Subject: Re: [Flashcoders] ColorTransform GTween Thanx Ashum...,but is there really nobody out there who k

Re: [Flashcoders] ColorTransform GTween

2009-04-08 Thread Karl DeSaulniers
rom: "Jiri" To: "Flash Coders List" Sent: Wednesday, April 08, 2009 8:11 PM Subject: Re: [Flashcoders] ColorTransform GTween Thanx Ashum...,but is there really nobody out there who knows how to do it ? Jiri Ashim D'Silva wrote: Never used GTween before, but Gran

Re: [Flashcoders] ColorTransform GTween

2009-04-08 Thread Muzak
.de/flash/animationpackage/ - Original Message - From: "Jiri" To: "Flash Coders List" Sent: Wednesday, April 08, 2009 8:11 PM Subject: Re: [Flashcoders] ColorTransform GTween Thanx Ashum...,but is there really nobody out there who knows how to do it ? Jiri Ashim D'S

Re: [Flashcoders] ColorTransform GTween

2009-04-08 Thread Jiri
Thanx Ashum...,but is there really nobody out there who knows how to do it ? Jiri Ashim D'Silva wrote: Never used GTween before, but Grant is joining forces with Jack Doyle of TweenLite, and that library is incredibly easy to use. If the possibility exists, you might want to switch libraries, a

Re: [Flashcoders] ColorTransform GTween

2009-04-08 Thread Ashim D'Silva
Never used GTween before, but Grant is joining forces with Jack Doyle of TweenLite, and that library is incredibly easy to use. If the possibility exists, you might want to switch libraries, and soon, you should get the best of both worlds. 2009/4/9 Jiri : > I am experimenting with GTween from Gra

[Flashcoders] ColorTransform GTween

2009-04-08 Thread Jiri
I am experimenting with GTween from Grant Skinner. I cant seem to figure out how to do a color transform. Does somebody know how to do that? Here is what i have: import fl.motion.easing.*; import com.gskinner.motion.* var colorInfo:ColorTransform = clip.transform.colorTransform; trace(colorInf