media player audio stream block needed with visulizations

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   media player audio stream block needed with visulizations
djsharki
CZ Newbie
djsharki has been a member for over 19 year's 19 Year Member
Gender: Male
Status: Offline
Joined: Feb 05, 2005
0.00 posts per day
Posts: 1
Points: 240
   
hi i have downloaded the media player block(block-video.php)

i have altered the line to stream my audio...instead of playing a video clip..

does anybody no the code to add visulizations!!!


i do have a html version of this code but it doesnt work correctly ?

any mods or suggestions ?

please help as i think lots of peeps will be wanting to do this..

many thanks sharki



Back to top Reply with quote
#2   re: media player audio stream block needed with visulization
_Aerospace_Eng_
CZ Active Member
_Aerospace_Eng_ has been a member for over 19 year's 19 Year Member
usa.gif
Age: 39
Gender: Male
Status: Offline
Joined: Nov 09, 2004
0.03 posts per day
Posts: 200
Points: 10,133
   
well you can use this but it may only work in IE and not any other browser
<object classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" id="WindowsMediaPlayer1" width="245" height="240">
  <param name="URL" value ="http://users.igl.net/cutie432/nirvanacomeasyouare.mp3">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>
  <param name="playCount" value="1">
  <param name="autoStart" value="-1">
  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="uiMode" value="full">
  <param name="stretchToFit" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="enableContextMenu" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>
  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="6482">
  <param name="_cy" value="6350">
</object>

the file goes in the URL parameter



_________________
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum