![]() |
|
||||||||||
|
|||||
// retrieve the FLV stream var bytes:ByteArray = event.currentTarget.data; // put the NetStream class into Data Generation mode netstream.play(null); // before appending new bytes, reset the position to the beginning netstream.appendBytesAction(NetStreamAppendBytesAction.RESET_BEGIN); // append the FLV video bytes netstream.appendBytes(bytes); where in your case. Give a try. |
![]() |
Часовой пояс GMT +4, время: 21:28. |
|
|
« Предыдущая тема | Следующая тема » |
| Опции темы | |
| Опции просмотра | |
|
|