Discussion:
MovieMaterial
Conceito Digital - Henrique
2010-07-25 16:10:35 UTC
Permalink
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
Conceito Digital - Henrique
2010-07-25 17:47:15 UTC
Permalink
Ops.. I just found this: http://pv3d.org/2009/07/01/dynamic-text-on-a-plane/
Really cool..

thanks and sorry for your time.

Sent: Sunday, July 25, 2010 1:10 PM
To: papervision3d-***@public.gmane.org
Subject: [Papervision3D] MovieMaterial

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


--------------------------------------------------------------------------------
Continue reading on narkive:
Loading...