Streaming Audio- HELP ME-

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tyler86ed
    Confirmed User
    • Jan 2004
    • 543

    #1

    Streaming Audio- HELP ME-

    A little background.

    I'm trying to stream a CD of 15 tracks using WMV and active x via the web. I have 15 tracks that need to run back to back, and with the controls I have currently, it will stop after each song and the user has to hit next. Anyone know if I can solve this issue with activex??

    Thanks in advance.

    hahahahahahahaha id="MediaPlayer1" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
    codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#
    Version=5,1,52,701" standby="Loading Microsoft Windows® Media Player components..."
    type="application/x-oleobject" width="350" height="46">
    <param name="fileName" value="whatever.m3u">
    <param name="animationatStart" value="true">
    <param name="transparentatStart" value="true">
    <param name="autoStart" value="true">
    <param name="showControls" value="true">
    <param name="Volume" value="-300">

    <embed type="application/x-mplayer2"
    pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"
    src="whatever.m3u"
    width=350 height=46 autostart=1 showcontrols=1 volume=-300></embed> </object>

    Check out all our new fresh FETISH sites, Tons of hosted galleries and fresh new content.
  • tyler86ed
    Confirmed User
    • Jan 2004
    • 543

    #2
    bizump.

    Check out all our new fresh FETISH sites, Tons of hosted galleries and fresh new content.

    Comment

    Working...