You can set a composite material and interpolate between different submaterials . If you want you van even run pixel transformations manually on a bitmapmaterials to get transition effect or scroll the texture if you want to animate it's position.all this has nothing to do with away3d as those are built in methods of bitmadata.
Sent from my iPhone On Mar 19, 2011, at 11:43 AM, 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) >
