|
|
| Steve's Web Journal Tips and Tricks: Adding Sound Files to your Journal | |
| You can add sound to play in your Bravenet Web Journal fairly easily. You need to paste some special HTML code into the Header portion of your Journal. Here's how: Step 1: Login to your member account, and click on the Web Journal service manager link in the Members area. Step 2: Click on the Look and Feel Editor link, and you will be sent to the main start page for the Editor: Step 3: Click on the Text tab and the text input box will open in the default Visual Editor mode: Using the Visual Editor will not work. If you paste HTML in the Visual Editing mode, the raw code will be displayed on your page. Step 4: Click on the Code Editor tab at the top of the editor (right next to the Visual Editor tab): Step 5: Paste in the HTML code for your sound file. Here is some sample HTML code you can try: <EMBED SRC="http://sample.com/example.mid" AUTOSTART="FALSE" LOOP="FALSE" WIDTH="285" HEIGHT="45"> Replace the sample url (http://sample.com/example.mid) with the url of your sound file, Save your changes, and you are all done. Your sound file MUST be stored on a webserver that allows remote linking... just link to it there. Here is what will display on your page using the code above: | |
bravenet.com