How to add everything in Sina BLOG players ah?
Users questions: How to add everything in Sina BLOG players ah? Sina player can only put MP3 format songs
Experts answer: you can go to my blog http: ** blog.sina.com.cn * u * 44dfa0cf010005d5 read this article, the relevant In music, and can automatically play, there are two kinds of methods, there are plans with the explanation, make sure you read and understand, go and see it. 1, into the Sina blog control panel, point page content maintenance, point background music playlist. 2, click on Add, enter a name, that name will not be displayed. 3 , Next. In point of new, the first address to add into your blog's address, at the point to add, the following address to add into the music connection's address, the address of his music to connect to the Baidu search it up. Figure Tim finished to save. Then customize my home page, if not add music module, then check the sound Le module, in press select. If the save has been added according to Figure save OK after pulling into your blog home page to try it, pay attention to music only later on, about 6 to 7 seconds, etc. Let the music automatically jump to the second songs to listen to, this method, and Sina's touching version of their own, the benefits can be Plus many songs drawback is open to hear Bo class be a little while, but can not hear the first song, and Oh, please note two points: First, open the page after this method need to wait a while! Second, you MP3 address to verify the connection speed slow! If unhappy, then do not connect, there is no Can be used for some time due to MP3's connectivity address fails, another connection in the try! Add a point: A friend's connections in the Baidu search may be the address to copy the wrong, is likely to point the music audio and video, and then inside of that box in the audio-visual copy of the address, this address can not be used because The middle part is. . . Did not show all, you point the music song name following the name of the box that pops up to the connection address is all there is a way you can automatically play music to connect the advantage of open how fast you start to play music there are fast speed, such as search for a music Address, point of audition in general can immediately hear the sound, like that into the blog which are immediately able to hear the music. Is point home content maintenance, custom point blank panel, click on Add, casually a name, such as music, editing the source code when the first dot in front of that little box, enter EMBED src = music connection address width = 200height = 50type = audio * mpegloop = "true" autostart = "true" pay attention to where the red link address into your music, loop = "true" , Meaning that play N times, change a few numbers that play several times, including: width = 100height = 40 the number of players, respectively, the width and height, note: all players choose 0 to hide, autostart = "true" of true or 1 means Auto Play, false or 0 for manual playback loop = "true" in the true or 1 is repeated, false or 0 only play once. Keep it, the point of customized my home page, point to add modules to find a custom music box, check, the point can be selected, which Sample will automatically play Latin, the second method a try over the music playback method: First, create a new text document, find music to add the link address (note: find the song to be. Mp3 format) , then you have to play according to the order of the songs address a copy of the text line by line , The cases of: http: ** www.xxxxxxxx.mp3http: ** www.xxxxx.mp3http: ** xxxxxxxxxxxxxxx.mp3 and then close, prompted to save, then changed the name of the file suffix in the form of either What a kind: asx (asx to txt text property to generate the WindowsMedia audio * Video shortcut). m3u (the txt text attribute to generate the mp3 audio m3u playlists). Note the file name the best in English (because we reached the network of the disk of Some web site do not support the Chinese way) then the file should be uploaded to a network hard drive. Then the network path of the document (ie URL address), right-click the file, point attributes! Copy down the URL address and paste it into your player code in the address where you can play music! To the address on behalf of the Original single-player songs address on-line network hard drive can go to http: ** www.163.com * application is completed you get the music URL address changed to red link address on it's link address EMBEDsrc = width = 200height = 50type = audio * mpegloop = "true" autostart = "true" if the above code fail, they try the following. This method of continuous play, I did not do experiments, from the Internet search and then get your order, if the line would tell me, thank you pull. . . EMBEDsrc = music connection address width = 200height = 50type = audio * x-ms-wmaautostart = "true" loop = "true" to see it. . .