Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Flv 似乎不能与 loader 但 NetStream 一起使用。但我只想在完全下载后播放视频(流畅观看,没有缓冲时间)。我怎样才能用 NetStream 做到这一点?我可以同时加载多个视频,并根据某种阵列排列播放吗?
你可以检查一下stream.bytesLoaded == stream.bytesTotal
stream.bytesLoaded == stream.bytesTotal