weixin_33728268 2010-07-01 12:48 采纳率: 0%
浏览 36

如何暂停和播放视频?

Actually i am working on IPTV what i want is if i pause any video i must be able to capture the moment at which it is which may be in main TV page and now if click another button it must open a small iframe which contain the same video but resumes from the same instance where it is turned to small iframe.

Please suggest some solutions. Thanks

  • 写回答

1条回答 默认 最新

  • larry*wei 2010-07-01 12:53
    关注

    How is the video played? I’m afraid your question is too vague for us to be able to help you.

    Using Flash? ActionScript has an ExternalInterface that talks with JavaScript. With hash tags (page#tag:tag), you can access document.location.hash from JavaScript, do some custom deserialization (if you embed more than a simple piece of string) and pass that information to any Flash object in the page.

    Whether your video player supports seeking is another story.

    评论

报告相同问题?

悬赏问题

  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题
  • ¥15 C#算法问题, 不知道怎么处理这个数据的转换
  • ¥15 YoloV5 第三方库的版本对照问题
  • ¥15 请完成下列相关问题!
  • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?
  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮