Conceito Digital - Henrique
2010-07-25 16:10:35 UTC
Hello people!
I have two question about MovieMaterial:
1) How can I use âgotoAndPlayâ, you know, change the timeline position of a Movie Inside a MovieMaterial?
2) How can I make TextInput in a MovieMaterial?
Im making this way:
_movieMaterial = new MovieMaterial(_mymovieClip,true,true,true,new Rectangle(0,0,824,334));
and the example:
MovieClip(_movieMaterial.movie).gotoAndPlay(2); It doesnât work for me.
Thank you,
Henrique
I have two question about MovieMaterial:
1) How can I use âgotoAndPlayâ, you know, change the timeline position of a Movie Inside a MovieMaterial?
2) How can I make TextInput in a MovieMaterial?
Im making this way:
_movieMaterial = new MovieMaterial(_mymovieClip,true,true,true,new Rectangle(0,0,824,334));
and the example:
MovieClip(_movieMaterial.movie).gotoAndPlay(2); It doesnât work for me.
Thank you,
Henrique