Thanks for your reply. Can you share me a simple example for animating
a plane(which I use to build a chess board, and I want the chess board
to have a animated way to change its material) using TweenLite?

I am a little short of time and surveying the class structure and ask
for Google's help seems quite time consuming :-(.

I can create movie using TweenLite or just load swf using
Moviematerial. But how can I mix them together in the actionscript?

On Mar 19, 5:57 pm, Michael Iv <[email protected]> wrote:
> Tween engines are used extensively with 3d engines . Just as you would use 
> them for 2d ...
>
> Sent from my iPhone
>
> On Mar 19, 2011, at 11:51 AM, Shuo LI <[email protected]> wrote:
>
>
>
>
>
>
>
> > I just see some third party tweening tools for create animation(like the 
> > greensock) but I am not sure whether it is a good choice for doing such 
> > things together with away3d?
>
> > On Sat, Mar 19, 2011 at 5:43 PM, Shuo LI <[email protected]> wrote:
> > And is there any other ways to do such things instead? I just want to know 
> > the animation techniques.
>
> > However, thanks for the suggestions, and I will try to use the 
> > moviematerial first.
>
> > On Sat, Mar 19, 2011 at 5:01 PM, Michael Iv <[email protected]> wrote:
> > The easiest way is to use a MovieMaterial that is basically a movieclip. 
> > Inside the movieclip you can define any number of animated transition 
> > between different images and trigger them via the material object.
>
> > Sent from my iPhone
>
> > On Mar 19, 2011, at 8:57 AM, Shuo LI <[email protected]> wrote:
>
> > > Hi ALL:
>
> > > I am a new comer and I want to know how to create a simple animation
> > > just like change the material over a plane. Just let the previous
> > > material fades and the new one comes. I just want the effect like that
> > > and I am not sure I have made myself clear. Thanks for that.
>
> > > (I am on a tough school project and sometimes the question seems
> > > rather silly as I have no time to have a thorough knowledge of all the
> > > materials and tutorials in the sites by away3d)

Reply via email to