Using Hi Fi Audio

Hi Fi Audio Stream web audio

 

Select an input MP3 or WAV file by entering its name in the text box or by using the "Browse" button to navigate to the file on your PC. By default the output files will be created on the desktop, but this can be changed in the "Options" window by clicking the "Options" button.

 

Also you may wish to changes the controller (the Flash animation that launches the streaming), looping or the colours, again this in in "Options" – see "Help After Clicking Options". Click "Go" after you have selected an input file to create the output. See "Help After Clicking Go" for details of the output creation stages and how to launch the output.

 

web audio

 

Once you have processed the file with HiFiAudiostream you will have three files. Open the htm file and copy all the information between the <object> and <\object> tags which will look like this. Choose the spot in your web page where you want the audio and I suggest your type in xxxxxxxxxxxx. Now open your web page in a text editor and paste the code over the xxxxxxxxxxxx we entered earlier. You will be able to fond the x’s easly. Now upload your edited web page and the two swf files to your web server and you will have streaming audio on your site.

 

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,0,0" width=80 height=27 align="absmiddle">

<param name=movie value="hifias1d.swf">

<param name=quality value=best>

<param name=wmode value=transparent>

<param name=bgcolor value=#FFFFFF>

<param name=loop value=true>

<embed src="hifias1d.swf" quality=best wmode=transparent bgcolor=#FFFFFF loop=true width=80 height=27 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" align="absmiddle">

 

</embed>

</object>

 

 

Select an input MP3 or WAV file by entering its name in the text box or by using the "Browse" button to navigate to the file on your PC. By default the output files will be created on the desktop, but this can be changed in the "Options" window by clicking the "Options" button.

 

Also you may wish to changes the controller (the Flash animation that launches the streaming), looping or the colours, again this in in "Options" – see "Help After Clicking Options". Click "Go" after you have selected an input file to create the output. See "Help After Clicking Go" for details of the output creation stages and how to launch the output.