google-code-export / papervision3d

Automatically exported from code.google.com/p/papervision3d
1 stars 1 forks source link

NetStream broke with FlashPlayer 10 on PPv3d #172

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a cube with one MovieMaterial with a netstream or a video display 
inside it.

2. Try starting the stream and the stream gets stuck, if you set a buffer 
time of 600 it plays through the whole file but then never reaches the 
NetStream.Status.Stop event.

3. Try putting the same stream outside of a 3d object and it works just 
fine.

What is the expected output? Video should play

What version of the product are you using? Flash Player 10
On what operating system? Vista

Note: Works just fine in Flash Player 9

Original issue reported on code.google.com by laspluvi...@gmail.com on 23 Feb 2009 at 9:29