Go Back   HostGator Peer Support Forums > HostGator Announcements > General Announcements

Notices

Reply
 
Thread Tools
  #26  
Old 10-01-2007, 12:55 AM
chaloupe's Avatar
chaloupe chaloupe is offline
King Croc
 
Join Date: Nov 2004
Location: Moncton, New-Brunswick, Canada
Posts: 1,176
Default Re: Http Streaming :: How to ::

At least it's good to have an update in it.

__________________
Jean Boudreau - SysAdmin WannaBe @ Host And Mail
Shared, Reseller cPanel Hosting and Backup Solutions
http://www.hostnmail.com/
Reply With Quote
  #27  
Old 10-01-2007, 12:26 PM
kmaw's Avatar
kmaw kmaw is offline
Emperor Croc
 
Join Date: Mar 2005
Location: Ontario, Canada
Posts: 1,856
Default Re: Http Streaming :: How to ::

Didn't it say about ASX being an older format??
Reply With Quote
  #28  
Old 05-27-2009, 08:03 PM
ldearing ldearing is offline
Royal Croc
 
Join Date: Dec 2006
Location: Atlanta, Ga.
Posts: 563
Default Re: Http Streaming :: How to ::

Lets bring this one back again!...one more time... cause its good!

i have a windows media server - audio only - at home i want to replace on HG platform... its private usage, only our household just a few hours a month no more than two possible concurrent connections, but thats not even probable.

info here is perfect and works fine for playing an mp3 or wma, but i want to play an entire album at a time from a singe list... like the playlists i have on the windows media server. i have played with the .wax file but cannot get the file to move from the first selection too the second.

i bet im missing something simple... can someone help?

thanks guys.

(i found a joomla componant called zima that is supposed to do this but i would rather do it natively without any additioanl overhead - this is part of a larger project of comletely freeing myself from windows)
__________________
Cheers!!
Larry D.
Reply With Quote
  #29  
Old 09-02-2009, 12:14 AM
riorick17 riorick17 is offline
Hatchling Croc
 
Join Date: May 2009
Posts: 4
Default Re: Http Streaming :: How to ::

So like the original post states, if the file is .wmv :

haystack.wmv

The metafile is .wvx

haystack.wvx

Code:
<ASX VERSION="3.0">
 <ENTRY ClientSkip="no">
  <TITLE>Farm Town Haystack</TITLE>
  <AUTHOR>Majik</AUTHOR>
  <COPYRIGHT>(c)2009 MajikSunshine Virtual Solutions</COPYRIGHT>
  <REF HREF="http://majiksunshine.com/downloads/haystack.wmv" />
 </ENTRY>
</ASX>
If you're using Internet Explorer you can use the <object> statement
If you're using Firefox you can <embed>

haystack.html

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
  <title>Farm Town Haystack</title>
</head>
<body>
<object id="vidPlayer" width="320" height="305" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" codebase="http://activex.microsoft.com/activex...ion=6,4,7,1112" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject" align="right" style="padding: 4px;">
<param name="URL" value="http://majiksunshine.com/downloads/haystack.wvx">
<param name="SendPlayStateChangeEvents" value="True">
<param name="enabled" value="True">
<param name="PlayCount" value="1">
<param name="animationatStart" value="true">
<param name="EnableContextMenu" value="0">
<param name="TransparentatStart" value="true">
<param name="EnableFullScreenControls" value="true">
<param name="DefaultFrame" value="0">
<param name="stretchToFit" value="false">
<param name="uiMode" value="full">
<param name="autoStart" value="true">
<param name="showControls" value="true">
<param name="ShowStatusBar" value="true">
<embed id="vidPlayer" name="vidPlayer" type="application/x-mplayer2" pluginspage="http://port25.technet.com/videos/downloads/wmpfirefoxplugin.exe"  enablecontextmenu="0" src="http://majiksunshine.com/downloads/haystack.wvx"  width="290" height="276" ShowControls="1" ShowAudioControls="1"  uimode="full" StretchToFit="false" ShowStatusBar="1" ShowDisplay="0" autostart="1"></embed>
</object>
</body>
</html>

There is a Windows Media Player plugin for Firefox and the above code should download it. However, it is a manual install meaning it installs like any other program of type .exe with a windows installer.

Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
tipping point network upgrade news.... GatorBrent Network Status 6 05-31-2005 02:35 PM
Streaming .flv files... Unregistered Suggestions 2 03-14-2005 07:26 PM

All times are GMT -6. The time now is 01:07 AM.

 
Forum SEO by Zoints