视频播放时间结束后,如何转到HTML中的下一页? [英] How to goto next Page in HTML when a video duration is over?

查看:393
本文介绍了视频播放时间结束后,如何转到HTML中的下一页?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有该站点的html主页.在此页面上添加了有关该站点的视频,我想在视频结束时(即视频长度结束时)自动打开该站点的下一页.
我该怎么办?

I have a html home page for the site. On this page a video is added about the site, i want when the video is over, i.e when the length of video is over, site next page is opened up automatically.
How could i do this ?

推荐答案

<embed src="index_vid.flv" controller="false" loop="false" autoplay="true" height="480" width="970" onended="window.location = ''http://www.google.com'';">



请在此处参考: http://ubuntuforums.org/showthread.php?t=1937468 [



Refer here : http://ubuntuforums.org/showthread.php?t=1937468[^]


这篇关于视频播放时间结束后,如何转到HTML中的下一页?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆