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) >> > >
