Friday, October 9, 2009

A few kinds of methods of background music are inserted in Dreamweaver

A few kinds of methods of background music are inserted in Dreamweaver

Receive the letter of the netizen that likes college of Pacific Ocean network for many times, if why the query in the letter inserts background music in Dreamweaver, make me one-time insert a method to what everybody introduces a few kinds of background music now, let more people master it.

One, direct insertion

1. Open a piece of need to insert the webpage of background music, such command finds in menu: Windows ->Behaviors, v " Behaviors " behavior face plate, following plan institute show (the face plate) of Dreamweaver MX:



2. Click " + " date pushbutton, choose " Play Sound " command, pursue as follows:



If this command is shown,turn over white, not usable, in list is being drawn below the command here please, choose " Show Even For " command, here child choose in menu " IE 4.0 " the version of above, because the version of IE 4.0 above just supports the music of this kind of format,insert a method.

3. Play right now piece insert file window, by " Browser " pushbutton chooses musical file, it is the musical file form that wants browser support of course (be like Mid, Wav, AIFF, AU)
4. After inserting, the meeting in the webpage shows " Plugin " plug-in unit icon, but we still need farther adjustment. Because Dreamweaver inserted code of a paragraph of control automatically, convenient we are custom-built activation background music. But this function does not need to be used, so be about to delete it. Code has two paragraphs, be as follows respectively:

Code one,



Code 2,



5. Finish insert, right now background music still cannot be broadcasted automatically, the dot chooses plug-in unit icon, press " Ctrl + F3 " shortcut key, v attribute face plate, click right of next horn " Parameters " pushbutton, undertake modification in playing the win dow that give, parameter " AutoStart " from the back " Value " default is worth " False " change " True " (following plan institute are shown) , achieve the result that opens page background music to ring so.



We know, of music broadcasting have time accident, if hope it repeats,broadcast, can on in the graph " Loop " parameter value changes " True " .

A few kinds of methods of background music are inserted in Dreamweaver

Receive the letter of the netizen that likes college of Pacific Ocean network for many times, if why the query in the letter inserts background music in Dreamweaver, make me one-time insert a method to what everybody introduces a few kinds of background music now, let more people master it.

6. Open before when deleting code, we saw the HTML mark that inserts music is<EMBED>, to make everybody right it has more thorough knowledge, cite next - of institute of network of a paragraph of Pacific Ocean>Design classroom ->In HTML part " HTML language is analysed " one medium paragraph, introduce<The parameter that EMBED > labels:

<EMBED>It is to be used insert all sorts of multimedia, the format can be Midi, Wav, AIFF, AU is waited a moment, the IE of Netscape and new edition supports. Its parameter set is more. Following

<EMBED Src="your.mid" Autostart="true" Loop="true" Hidden="true ">Src="your.mid "
Set Midi archives reachs way, can be opposite or absolutely. Autostart=true
Whether to broadcast automatically after musical archives downloads. True is, false is denied (decided at the higher level but not officially announced is worth) . Loop="true "
Broadcast whether automatically repeatedly. LOOP=2 expresses to repeat twice, true is, false is denied.
HIDDEN="true "
Conceal control picture whether completely, true is is, no is deny () of decided at the higher level but not officially announced.
STARTTIME=" cent: ?
Set song begins the time that broadcast. Be like STARTTIME="00:30" expresses to begin to broadcast from place of the 30th second.
VOLUME="0-100 "
The size of set volume, numerical value is 0 arrive 100 between. Decided at the higher level but not officially announced is the set of use system itself.
WIDTH=" integral " and HIGH=" are i ntegral "
The height of set Control Panel and width. (Be like HIDDEN="no" )
ALIGN="center "
Set Control Panel and on the side pair of neat means of the character, its are worth can be Top, Bottom, Center, Baseline, Left, Right, Texttop, Middle, Absmiddle, Absbottom
CONTROLS="smallconsole "
The exterior of set Control Panel. Establishing a value beforehand is Console. Console is general and normal face plate  The face plate   with lesser SmallconsolePlaybutton shows only broadcast pushbutton  Pausecutton shows suspensive button   onlyStopbutton shows only stop pushbutton  Volumelever shows volume adjustment pushbutton only


2, code law

<BGSOUND > :

<BGSOUND>It is to be used insert background music, but apply to IE only, its parameter set is not much. Following

<BGSOUND Src="your.mid" Autostart=true Loop=infinite>

Src="your.mid "
Set Midi archives reachs way, can be opposite or absolutely. Autostart=true
Whether to broadcast automatically after musical archives downloads. True is, false is denied (decided at the higher level but not officially announced is worth) . Loop=infinite
Broadcast whether automatically repeatedly. LOOP=2 expresses to repeat twice, infinite expresses to repeat for many times.



This kind of method is direct<BGSOUND > mark is put at webpage file<Head ></ between Head > , the way that sets good Mid file goes. The setting of parameter is like the explanation in article.

3, plug-in unit law

Some people did not abandon FrontPage from beginning to end perhaps because be in of a few elements in inserting, dreamweaver did not provide a function, no-go perhaps. But we know, dreamweaver supports plug-in unit, sound inserted plug-in unit to be offerred for us convenient.

Plug- in unit downloads: Sound.mxp

Download hind doubleclicks a file, OK and direct installation, installation is finished you can be in " object " of face plate " Common " column sees icon of a horn. Click this pushbutton directly, play those who give following plan institute to show to insert the window:



Forever: The setting is broadcasted indefinitely circularly
Never: Do not broadcast circularly, broadcast only namely
NO Of Times: Set the number that broadcast
Click " Browser " after pushbutton chooses nice voice file, by finish certainly make.

Learned above 3 kinds of methods, insert background music to go to the lavatory simply later much.

3 comments: