How do we listen for the VideoTexture states, such as buffering, complete, ready and so forth? Not to mention video TotalTime (duration), etc.
Get VideoTexture States / Attributes ?Software: Away3D 4.x |
||
|
||
bardo, Member
Posted: 02 March 2012 03:22 PM Total Posts: 79 [ # 1 ] did u get video texture to works? i cant .... i post my code : var mat:VideoTexture = new VideoTexture(‘assets/file.flv’, 1024, 512, true, true);
|
||
|
||
|