Civil / loneliness laugh falls in love with a fish
To individual stationmaster, how can make oneself website extraordinary, be full of individual character, it is the target of indefatigable effort all the time. Besides the visual result that improves a page as far as possible, interactive function, if can be in,open a webpage while, hear a beautiful and moving music, believe this meeting makes your website graces many.
One, the society adds musical file
The method that adds background music for the webpage has two kinds commonly, the first kind is to pass common<Bgsound> label will add, another kind is to pass<Embed> label will add.
(One) use<Bgsound> label
Open need to add the page of background music with Dreamweaver, click " code " open code to edit view, in<Body></ input between Body> "<" 1) of graph of Bgsound(of the choice in playing the code clew draw a frame round that give.
Graph 1
Dreamweaver is inputted automatically "<Bgsound " bolt by blank space after code, code clew casing will be automatic list the attribute of Bgsound label will choose use for you. Bgsound label shares 5 attribute, among them the left and right sides that Balance is setting music is balanced, delay is the setting that has broadcasting delay time, loop is the control of circular time, src is the method of our music file, volume is volume setting. Be in commonly when adding background music, we do not need to undertake the left and right sides to music balanced and the setting such as delay time, it need a few main parameter only so is OK to need a few main parameters only so. Final code is as follows:
<Loop="-1"> of of Bgsound Src="music.mid"
Among them, loop="-1" states music is broadcasted indefinitely circularly, if you want a setting to broadcast a number, criterion the figure with corresponding instead can.
This kind of method that adds background music is the basiccest method, also be a kind of most commonly used method, support to the format of background music now mostly mainstream music format, wait like WAV, MID, MP3. If want attend to to arrive net fast the inferior person that browse, can use MID sound effect to serve as the background music of the webpage, because MID music file is little, such very can fast in the process that the webpage opens to load are broadcasted, but MID also has insufficient place, it can deposit musical air only, without Orphean harmony and libretto. If your net fast faster, or it is to feel MID music is a little dull, also can add the music of MP3. As long as the Happy.mid instead Happy.mp3 in afore-mentioned code can.
Clew: Background music is joined to want to go to the lavatory relatively than Dreamweaver in FrontPage a few, should be in only " setting " relevant setting has in the dialog box can (graph 2) .
Graph 2
(2) use<Embed> label
Use<The method that Embed> label will come to add music is not very common, but its function is very powerful, if be united in wedlock a few broadcast accuse can make a player of a Web.
Its use method is as basic as the first kind same, the code that is the first pace only does not choose Gbsound in clew casing, change and choose Embed can. The property that chooses it again next has corresponding setting (graph 3) , 5 property that can see from inside the graph the attribute of Embed compares Gbsound are much a lot of. Final code is as follows: <Hidden="true"> of of Loop="true" of of Autostart="true" of of Embed Src="music.mp3"</ Embed> .
Graph 3
Among them the music when Autostart uses a setting to open a page is broadcasted whether automatically, and whether does Hidden setting conceal the media player. Because of Embed actually similar the musical player of page of a Web, if do not have,conceal so, can show the media plug-in unit with your acquiescent system.
To these two kinds of methods, the author thinks to there is actor drawback each between both: The first kind of method is broadcasted when the music when the page is opened, if the page the smallest the concert is broadcasted to pause automatically after changing, if use the 2nd kind of square law to won't appear,this is planted circumstance, want not to close the window only, it can be broadcasted all the time. Hope everybody chooses to add musical method in using a process according to his circumstance so.
Learned simple accretion after webpage music method, should fluctuate in interface and function choose time. We can be used " webpage music player " the musical player that makes a style.
2, make fashionable music player
Learned simple accretion after webpage music method, should fluctuate in interface and function choose time. We can be used " webpage music player " the musical player that makes a style.
Clew: " webpage music player " it is plug-in unit of a webpage, after running the page that has made, the player of Windows Media that it can call a system to be taken oneself will broadcast beforehand the MP3 song with good set.
(One) simple setting
Download above all broadcast plug-in unit (download address: Http / / Www.mh.fy.cn/soft/music.rar) , list is entered after solution is pressed, among them Music.htm is we should go up in the homepage of to load broadcast a page, list.htm is the person that browse flips a page with what broadcast list at examining, what deposit in Js folder is a few broadcast control file, a few picture files that broadcast an interface are in Img.
Use webpage edits software to open Music.htm, find the following code:
<Script Language="Javascript">
of True of of = of of Var BlnAutoStart
of False of of = of of Var BlnRndPlay
of False of of = of of Var BlnStatusBar
of True of of = of of Var BlnShowVolCtrl
of True of of = of of Var BlnShowPlist
of False of of = of of Var BlnUseSmi
of True of of = of of Var BlnLoopTrk
=false of of Var BlnShowMmInfo
</ Script>
Can have main setting to the player here. Above each ordinal meaning is: Broadcast whether automatically, whether in proper sequence is broadcasted, whether to show condition column, whether indication sound accuses state, whether to allow to show broadcast detailed list, whether to use SMI pattern, whether to broadcast circularly, whether to show song information. You can need to undertake installing to them according to your, among them True is " be " , false is " deny " . Additional, to make your broadcast have individual character color more, you are OK still find in Music.htm code<Marquee> . . . . . . </ Marquee> statement, build among them homepage name the name of instead yourself homepage.
(2) add broadcast list
Open Js folder to broadcast list file Bglist.js mediumly, the song that can like you here added list to come up, specific accretion the format is song of " of of of " of MkList" song method to show " , among them " song method " can be this locality address that you upload to go up to lead plane, also can appoint the MP3 address on the network, "Song explains " it is to use scroll to show in broadcast go up, can be the name of singer and song. Should add Zhou Jielun for instance " tornado " , the link address that can broadcast in real time is found on our preexistence network, add it to list again next: MkList"http://202.102.43.37/hy/yinyue/ Zhou Jielun / Zhou Jielun of 09.mp3" " -- tornado " .
Clew: Often listen to Chang Xin to carry your homepage music, we are OK and removed period of time is updated to broadcasting list.
(3) install a player
What to prevent to click the homepage is linked and influence song broadcasts is successional, we want broadcast page Music.htm to install a homepage to go up with frame form.
With FrontPage 2003 for exemple, carry out " build pattern plate of → other webpage " play piece " webpage pattern plate " the window, choose " foot of page of frame webpage → " , "Affirmatory " hind going up the homepage that initiative webpage installs to point to you in frame, music.htm is pointed to in next frame, the height that adjusts next frame appropriately in frame of frame of the take out in frame attribute next (graph 4) , frame height enough is accommodated broadcast height can. The page can be saved after previewing satisfaction, point to your website next this new page is OK.
Graph 4

No comments:
Post a Comment