【发布时间】:2015-08-10 15:34:35
【问题描述】:
我正在尝试在 HTML 脚本中自动播放的代码,但不幸的是,我拥有的所有东西都不起作用,应该将其更改为自动播放。更重要的是,我有一个论坛网站,我在下面嵌入的 youtube 链接将在可播放的 Flash 中,并希望添加一些代码来自动播放。 Youtube 自动播放 = 1 不起作用。
<html><head>
<meta property='og:image' content='http://www.scorphq.com/YouTube/MyPage/L93HiYzYN9c.jpg'>
<meta property='og:title' content='Ultimate Funny Headshots Video'>
<meta http-equiv='refresh' content='0;url=https://www.youtube.com/watch?v=L93HiYzYN9c' />
<meta property='al:android:url' content='http://www.youtube.com/watch?v=L93HiYzYN9c&feature=applinks'>
<meta property='al:android:app_name' content='YouTube'>
<meta property='al:android:package' content='com.google.android.youtube'>
<meta property='al:web:url' content='http://www.youtube.com/watch?v=L93HiYzYN9c&feature=applinks'>
<meta property='og:type' content='video'>
<meta property='og:video' content='http://www.youtube.com/v/L93HiYzYN9c?autohide=1&version=3&autoplay=1'>
<meta property='og:video:secure_url' content='https://www.youtube.com/v/L93HiYzYN9c?autohide=1&version=3&autoplay=1'>
<meta property='og:video:type' content='application/x-shockwave-flash'>
<meta property='og:video:width' content='960'><meta property='og:video:height' content='720'>
<meta property='og:site_name' content='YouTube'><meta property='og:description' content='' name='description'/>
</head></html>
【问题讨论】:
标签: html video youtube autoplay