Open GoogleCodeExporter opened 9 years ago
I experienced this on r876. I'm currently just passing a third parameter to
super:
super ( DisplayObject(video), transparent, true );
This seems to solve the problem for my purposes.
Original comment by ron...@gmail.com
on 18 Feb 2009 at 7:26
Hi. I experienced this too and I've voted for this issue. But I was able to
solve
it without needing to modify the papervision source. animated is a public
property
of MovieMaterial, simply set it to true.
Perhaps that won't work with specific implementations but it worked for me so I
thought I'd share that here.
Cheers.
Original comment by roblin...@gmail.com
on 4 Feb 2010 at 7:02
Original issue reported on code.google.com by
ron...@gmail.com
on 18 Feb 2009 at 7:23