Web page production skills

xiaoxiao2021-03-06  90

How to play music in the web? Web page background music code:

1.mID means sound effect file

The above web page background music code can join the absolute address of the Flash animation (or relative address)

RAM format music file special web background music code:

Specify the size of the player (WIDTH, HEIGH), is automatically (Autostart tag), whether it is looped (LOOP tag), and the viewer can independently decide whether to play music.

This code can be used as a code inserted into a web page. Just replace the 1.mID to the relative address of the Flash animation or the decision is OK.

This code can add MP3 music as web background music

1.mID means sound effect file

Indicates that the 1.mID sound file is inserted into the page as background music and looped 3 times.

1.mID means sound effect file

1.mID means sound effect file

1.mID means sound effect file

1.mID means sound effect file

RM file online play

AutoStart = "false" When you open the page, you will listen to the sound height = 25 width = 50 when opening the page. There are different values.

MIDI, AU, AVI file online play

autostart =" false "When opening the page At the time, autostart = "true" opens the page, listen to the sound height = 25 width = 50 has a different value, and the player panel is somewhat different.

ASF file online play

</ title></p> <p></ hEAD></p> <p><body topmargin = "0" leftmargin = "0"></p> <p><Object classid = clsid: 22D6F312-B0F6-11D0-94AB-0080C74C7E95 codebase = http: //activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=7.0 height = 53 id = NSPlay0 name = NSPlay type = application / x-oleobject width = 87 VIEWASTEXT standby = "Loading Microsoft Windows Media Player components ..." border = "0"> <param name = "audioStream" value = "- 1"> <param name = " AutoSize "Value =" 0 "></p> <p><param name = "autostart" Value = "1"></p> <p><param name = "AnimationATStart" value = "- 1"></p> <p><param name = "allowscan" value = "- 1"></p> <p><param name = "allowchangedisplaysize" value = "- 1"></p> <p><param name = "autorewind" value = "0"></p> <p><param name = "balance" Value = "0"></p> <p><param name = "baseurl" value "</p> <p><param name = "bufferingtime" value = "10"></p> <p><param name = "CAPTIONINGID" VALUE></p> <p><param name = "clicktoplay" value = "- 1"></p> <p><param name = "cursortype" value = "0"></p> <p><param name = "currentposition" value = "- 1"></p> <p><param name = "currentmarker" value = "0"></p> <p><param name = "defaultframe" value "</p> <p><param name = "displaybackcolor" value = "0"></p> <p><param name = "displayforecolor" value = "65280"></p> <p><param name = "displaymode" value = "0"></p> <p><param name = "displaysize" value = "1"></p> <p><param name = "enabled" value = "- 1"> <param name = "enableContextMenu" value = "- 1"></p> <p><param name = "enablepositionControls" Value = "- 1"></p> <p><param name = "enablefullscreencontrols" value = "- 1"></p> <p><param name = "enableTracker" Value = "- 1"></p> <p><param name = "filename" value = "</p> <p>"Target =" _blank "> http://music.sdcatv.net/biyun/wlsd/down/yin/gequ/ASF/5.ASF";></p> <p><param name = "invokeurls" value = "- 1"></p> <p><param name = "language" value = "- 1"></p> <p><param name = "mute" value = "0"></p> <p><param name = "Playcount" value = "1"></p> <p><param name = "previewMode" Value = "0"></p> <p><param name = "raate" value = "1"></p> <p><param name = "Samilang" Value></p> <p><param name = "SAMISTYLE" Value></p> <p><param name = "samifilename" Value></p> <p><param name = "SelectStart" Value = "- 1"></p> <p><param name = "Selection" value = "- 1"></p> <p><param name = "sendopenStateChangeevents" value = "- 1"></p> <p><param name = "SendWarningevents" Value = "- 1"></p> <p><param name = "senderRorEvents" value = "- 1"></p> <p><param name = "sendkeyboardevents" value = "0"></p> <p><param name = "sendMouseClicKevents" value = "0"></p> <p><param name = "sendmousemoveeevents" value = "0"></p> <p><param name = "sendplayStateChangeevents" value = "- 1"> <param name = "showcaptioning" value = "0"></p> <p><param name = "showcontrols" value = "- 1"></p> <p><param name = "showaudiocontrols" value = "0"></p> <p><param name = "showdisplay" value = "0"></p> <p><param name = "showgotobar" value = "0"></p> <p><param name = "showPositionControls" Value = "- 1"></p> <p><param name = "showstatusbar" value = "- 1"></p> <p><param name = "showtracker" value = "- 1"></p> <p><param name = "transparentatstart" value = "- 1"></p> <p><param name = "VideoBorderWidth" value = "0"></p> <p><param name = "videobordercolor" value = "0"></p> <p><param name = "VideoBorder3D" Value = "- 1"></p> <p><param name = "volume" value = "0"></p> <p><param name = "windowlessvideo" value = "0"></p> <p></ Object></p> <p>Where <param name = "autostart" value = "0"> 0 is in the standby state of opening the page, open the page directly to play </ body></p> <p></ html></p> <p>Flow listener MP3 method:</p> <p>http://*.mp3, http://*.mp3, http: // ... 琱 TTP: //*.mp3,</p> <p>Save the above file as * .m3u, you can realize online playback * .mp3 (support continuous play)</p> <p>MPEG image online play:</p> <p>Wait, let it download <img border = "0" DYNSRC = "</p> <p>Http://music.cnvnet.com/video/0321.mpeg;</p> <p>"START =" FileOpen "></p> <p>RM image online play code:</p> <p><object id = "vid" classid = "CLSID: CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width = 114 height = 100></p> <p><param name = "_ extentX" value = "3016"> ​​<param name = "_ exTenty" value = "2646"></p> <p><param name = "AutoStart" value = "- 1"></p> <p><param name = "shuffle" value = "0"></p> <p><param name = "prefeetch" value = "0"></p> <p><param name = "nolabels" value = "- 1"></p> <p><param name = "src" value = "</p> <p>"Target =" _blank "> http://music.cnvnet.com/mtv/20010618/002.ram";></p> <p><param name = "controls" value = "imagewindow"></p> <p><param name = "console" value = "clip1"></p> <p><param name = "loop" value = "0"></p> <p><param name = "numloop" value = "0"></p> <p><param name = "center" value = "0"></p> <p><param name = "maintainaspect" value = "0"></p> <p><param name = "BackgroundColor" Value = "# 000000"></p> <p></ Object></p> <p>Add a few controllers</p> <p><object id = "vid" classid = "CLSID: CFCDAA03-8BE4-11CF-B84B-0020afbbccfa" width = 427 height = 300></p> <p><param name = "_ extentX" value = "11298"></p> <p><param name = "_ exTenty" value = "7938"></p> <p><param name = "AutoStart" value = "- 1"></p> <p><param name = "shuffle" value = "0"></p> <p><param name = "prefeetch" value = "0"></p> <p><param name = "nolabels" value = "- 1"></p> <p><param name = "src" value = "</p> <p>"Target =" _blank "> http://music.cnvnet.com/mtv/20010618/001.ram";>>>>>>></p> <p><param name = "controls" value = "imagewindow"> <param name = "console" value = "clip1"></p> <p><param name = "loop" value = "0"></p> <p><param name = "numloop" value = "0"></p> <p><param name = "center" value = "0"></p> <p><param name = "maintainaspect" value = "0"></p> <p><param name = "BackgroundColor" Value = "# 000000"></p> <p></ Object> <object id = "VID2" classid = "CLSID: CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" width = 427 height = 30></p> <p><param name = "_ extentX" value = "11298"></p> <p><param name = "_ exTenty" value = "794"></p> <p><param name = "AutoStart" value = "- 1"></p> <p><param name = "shuffle" value = "0"></p> <p><param name = "prefeetch" value = "0"></p> <p><param name = "nolabels" value = "- 1"></p> <p><param name = "src" value = "</p> <p>"Target =" _blank "> http://music.cnvnet.com/mtv/20010618/001.ram";>>>>>>></p> <p><param name = "controls" value = "controlpanel"></p> <p><param name = "console" value = "clip1"></p> <p><param name = "loop" value = "0"></p> <p><param name = "numloop" value = "0"></p> <p><param name = "center" value = "0"></p> <p><param name = "maintainaspect" value = "0"></p> <p><param name = "BackgroundColor" Value = "# 000000"></p> <p></ Object></p> <p>How can I let me do the web page to be searched in Goole?</p> <p>Business 168 search engine free landing entrance http://search.168yx.com/add.php</p> <p>China Search League Free Login Entrance: http://service.chinasearch.com.cn/web/frontward/free/free_protocol.htm Baidu Free Login Entrance: http://www.baidu.com/search/url_submit.htm</p> <p>Sina free login entrance: http://bizsite.sina.com.cn/newbizsite/docc/index-2jifu-09.htm</p> <p>Sohu Free Login Entrance: http://db.sohu.com/regurl/regform.asp? Step = Regform & Class =</p> <p>Thousands of free login entrance: http://www.qiandu.com/search/default.asp</p> <p>Tianwang free login entrance: http://bingle.pku.edu.cn/submit.htm</p> <p>Saidi free login entrance: http://itsearch.ccidnet.com/appl/Appl_xz.htm</p> <p>NetEase free login entrance: http://seek.163.com/cgi-bin/search/add_url.cgi</p> <p>Yahoo free login entrance: http://cn.yahoo.com/docs/info/suggest.html</p> <p>Google free login entrance: http://www.google.com/intl/en-cn/add_url.html</p> <p>Free login entry http://202.108.33.161/web/frontward/free/free_speedlogin.asp</p> <p>China.com free login entrance: http://202.84.11.68: 66 / web / frontward / free / free_search.asp</p> <p>Arctic Stars Free Login Entrance: http://www.beijixing.com.cn/bjx01/search/regi_1.asp</p> <p>AllTheweb Free Login Entrance: http://www.alltheweb.com/add_url.php</p> <p>Guoxin Free Login Entrance: http://search.gxchina.com/login/login.htm</p> <p>Search free login entrance: http://search.sobao.com/computers_and_internet/personal/</p> <p>Focus network Free login entrance: http://search/search_newurl_register.ecgi.com.cn/search/search/newurl</p> <p>Chen Daw free login entrance http://www.mingbu.com/cxsearch/add.asp</p> <p>Quitong free login entrance: http://www.net2asp.com.cn/search/regform.htm</p> <p>North Korean fan free login entrance: http://www.168world.com/cgi-bin/link2000/link.cgi? Id = DPRK & A_METHOD = Write</p> <p>Law network free login entrance: http://www.law-lib.com/lawseek/wzdl.asp</p> <p>Galaxy free login entrance: http://search.inhe.net/navigate.asp</p> <p>Covestone free login entrance: http://www.ku68.com/home/webreg.asp</p> <p>Stars Free Login Entrance: http://www.xxsl.net/regsta1.asp? Sortid = 153</p> <p>Wenzhou Information Port Free Login Entrance: http://www.wzonline.com.cn/search/login.php3</p> <p>China holiday free login entrance: http://www.china-holiday.com/newterms/hall/it/sort.asp? Sortid = 259Y4 Free Login Entry: http://drckness.jahee.com/free/kulink.asp</p> <p>Construction free login entrance: http://www.cnjl.com/other/</p> <p>Digital free login entrance: http://yj001.com/addme.htm</p> <p>World free login entrance: http://www.8ee.com/wzdl_sy.asp</p> <p>Vihua free login entrance: http://211.99.40.148/html/gsjjj_wzdl.htm</p> <p>Po Mark free login entrance: http://soosoo.cnool.net/intro.asp</p> <p>Yuri Free Login Entrance: http://www.ulika.com/linkaddr/welcome.asp</p> <p>Shanxi Interconnect free login entrance: http://www.shanxi.net.cn/sxhulian/addcate.asp</p> <p>Blue Mountain free login entrance: http://www.l3info.com/searcheng/loginnet.asp</p> <p>Sunshine free login entrance: http://www.jc.gov.cn/userlink/USERADDLINK.HTM</p> <p>1608 Search Free Login Entrance: http://search.1608.com/addu.cgi</p> <p>China 168 free login entrance: http://www.china168.com/chaoshi/it/regsta1.asp? Sortid = 242</p> <p>China's online network free login entrance: http://www.cncar.net/search/addsite.asp</p> <p>Free login entrance: http://ep.sunup.net/add.php</p></div><div class="text-center mt-3 text-grey"> 转载请注明原文地址:https://www.9cbs.com/read-106627.html</div><div class="plugin d-flex justify-content-center mt-3"></div><hr><div class="row"><div class="col-lg-12 text-muted mt-2"><i class="icon-tags mr-2"></i><span class="badge border border-secondary mr-2"><h2 class="h6 mb-0 small"><a class="text-secondary" href="tag-2.html">9cbs</a></h2></span></div></div></div></div><div class="card card-postlist border-white shadow"><div class="card-body"><div class="card-title"><div class="d-flex justify-content-between"><div><b>New Post</b>(<span class="posts">0</span>) </div><div></div></div></div><ul class="postlist list-unstyled"> </ul></div></div><div class="d-none threadlist"><input type="checkbox" name="modtid" value="106627" checked /></div></div></div></div></div><footer class="text-muted small bg-dark py-4 mt-3" id="footer"><div class="container"><div class="row"><div class="col">CopyRight © 2020 All Rights Reserved </div><div class="col text-right">Processed: <b>0.047</b>, SQL: <b>9</b></div></div></div></footer><script src="./lang/en-us/lang.js?2.2.0"></script><script src="view/js/jquery.min.js?2.2.0"></script><script src="view/js/popper.min.js?2.2.0"></script><script src="view/js/bootstrap.min.js?2.2.0"></script><script src="view/js/xiuno.js?2.2.0"></script><script src="view/js/bootstrap-plugin.js?2.2.0"></script><script src="view/js/async.min.js?2.2.0"></script><script src="view/js/form.js?2.2.0"></script><script> var debug = DEBUG = 0; var url_rewrite_on = 1; var url_path = './'; var forumarr = {"1":"Tech"}; var fid = 1; var uid = 0; var gid = 0; xn.options.water_image_url = 'view/img/water-small.png'; </script><script src="view/js/wellcms.js?2.2.0"></script><a class="scroll-to-top rounded" href="javascript:void(0);"><i class="icon-angle-up"></i></a><a class="scroll-to-bottom rounded" href="javascript:void(0);" style="display: inline;"><i class="icon-angle-down"></i></a></body></html><script> var forum_url = 'list-1.html'; var safe_token = '6yYj_2B4R24tpN4IJeoQXI_2FxjlfXYoPu4x5Klq_2Fk6_2BG_2BtDIu1y_2BlFOf1E89nOE5_2F3rjgcTmepzYduM2kVlkokTuw_3D_3D'; var body = $('body'); body.on('submit', '#form', function() { var jthis = $(this); var jsubmit = jthis.find('#submit'); jthis.reset(); jsubmit.button('loading'); var postdata = jthis.serializeObject(); $.xpost(jthis.attr('action'), postdata, function(code, message) { if(code == 0) { location.reload(); } else { $.alert(message); jsubmit.button('reset'); } }); return false; }); function resize_image() { var jmessagelist = $('div.message'); var first_width = jmessagelist.width(); jmessagelist.each(function() { var jdiv = $(this); var maxwidth = jdiv.attr('isfirst') ? first_width : jdiv.width(); var jmessage_width = Math.min(jdiv.width(), maxwidth); jdiv.find('img, embed, iframe, video').each(function() { var jimg = $(this); var img_width = this.org_width; var img_height = this.org_height; if(!img_width) { var img_width = jimg.attr('width'); var img_height = jimg.attr('height'); this.org_width = img_width; this.org_height = img_height; } if(img_width > jmessage_width) { if(this.tagName == 'IMG') { jimg.width(jmessage_width); jimg.css('height', 'auto'); jimg.css('cursor', 'pointer'); jimg.on('click', function() { }); } else { jimg.width(jmessage_width); var height = (img_height / img_width) * jimg.width(); jimg.height(height); } } }); }); } function resize_table() { $('div.message').each(function() { var jdiv = $(this); jdiv.find('table').addClass('table').wrap('<div class="table-responsive"></div>'); }); } $(function() { resize_image(); resize_table(); $(window).on('resize', resize_image); }); var jmessage = $('#message'); jmessage.on('focus', function() {if(jmessage.t) { clearTimeout(jmessage.t); jmessage.t = null; } jmessage.css('height', '6rem'); }); jmessage.on('blur', function() {jmessage.t = setTimeout(function() { jmessage.css('height', '2.5rem');}, 1000); }); $('#nav li[data-active="fid-1"]').addClass('active'); </script>