- 1、本文档共8页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
embed 的基本语法和属性设置(The basic syntax and property settings for embed)
embed 的基本语法和属性设置(The basic syntax and property settings for embed)
The basic syntax and property settings for embed
(1) basic grammar:
Embed src=url
Description: embed can be used to insert a variety of multimedia, the format can be Midi, Wav, AIFF, AU, MP3, and so on,
Both Netscape and the new version of IE support it. URL is audio or video file and its path can be relative path or absolute path.
Example: embed src=, your.mid
(two) property settings:
1, auto play:
Syntax: autostart=true, false
Description: this property specifies whether audio or video files are automatically played after downloading.
True: the music file is automatically played after the download;
False: music files are not automatically played after downloading.
Example: embed src=, your.mid, autostart=true
embed src=, your.mid, autostart=false
2, loop playback:
Syntax: loop= positive integers, true, false
Description: this property specifies whether the audio or video file is cyclic or cyclic.
When the property value is a positive integer value, the number of times an audio or video file is synchronized is the same as the positive integer value;
When the property value is true, the audio or video file is recycled;
When the property value is false, the audio or video file does not loop.
Example: embed src=, your.mid, autostart=true, loop=2
embed src=, your.mid, autostart=true loop=true
embed src=, your.mid, autostart=true loop=false
3, panel display:
Syntax: hidden=ture, no
Description: this property specifies whether the control panel is displayed and defaults to No.
Ture: hide panel;
No: display panel.
Example: embed src=, your.mid, hidden=ture
embed src=, your.mid, hidden=no
4, start time:
Syntax: starttime=mm:ss (minutes: seconds)
Description: this property specifies the time to begin playing audio or video files. If not defined, play from the beginning of the file.
Example: embed src=, your.mid, starttime= 00:10
5, volume size:
Syntax: an integer between volume=0-100
Description: this prop
您可能关注的文档
- bec-h(备课程).doc
- a试论成本费用的控制方法(A discussion on control method of cost and expense).doc
- a、b、c、d类商品分类原则(A, B, C and D classification principles).doc
- bec中级真题解析班第1讲讲义(BEC intermediate task2 class first speaking lectures).doc
- bech备考经验收集(Kaplan Bech collect experience).doc
- bec1(BEC1).doc
- bec中级考试 高频词组(BEC intermediate test high frequency phrase).doc
- bec备考经验(Kaplan BEC experience).doc
- bec复习考试(BEC exam review).doc
- bec考试网址资料(The BEC test data.).doc
- 2025年一级建造师考试《水利水电工程管理与实务》冲刺必刷卷.docx
- 2025年一级建造师考试《水利水电工程管理与实务》逆袭破题卷1.docx
- 2025年一级建造师考试《市政工程管理与实务》冲刺必刷卷 .docx
- 2025年一级造价工程师考试《建设工程计价》预习卷.docx
- 2025年一级造价工程师考试《建设工程造价管理》预习卷.docx
- 2025年一级造价工程师考试《建设工程造价案例分析(安装专业)》预习卷.docx
- 2025年一级造价工程师考试《建设工程造价案例分析(土建专业)》预习卷.docx
- 2025年中级会计考试《会计实务》冲刺提分卷.docx
- 2025年中级会计考试《财务管理》冲刺提分卷.docx
- 2025年中级会计考试《财务管理》全真模拟卷.docx
文档评论(0)