在 as3 中从时间轴更改 flvplayer 的路径?
我可以使用 flvplauer 组件播放视频,但我在确定是否以及如何在运行时间线时动态更改 flvplayer 的路径时遇到了一些麻烦。
如果我可以做像 mc.changeFLVPath 这样的事情那就太棒了。
I can get the videos to play using the flvplauer component, but I'm having a little trouble figuring out if and how to dynamically change the path of the flvplayer while running through a timeline.
If I can do something like mc.changeFLVPath
that would be awesome.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据您调用该函数的位置,您应该能够执行以下操作
Depending on where you call the function from, you should be able to do the following