Whats your twitter, myspace or facebook?

Afterhours Facebook App

hello all, wanted to inform you all that the afterhours facebook app is finished and you call can add it and invite all your friends to use it :)

http://apps.facebook.com/afterhours/

thats the link to add the app to your facebook, and at the bottom of that you can click on invite to invite all your friends to use it.

Thank you all for superb! support!
 
Facebook :


Login | Facebook

I've got some funny ass movies on there.... Just keep in mind the Optomis Prime movie I was on 6 caps that night and did a marathon of keg stands..
 
i wanted to have AH playing on Myspace :music:, and i got a code working, but on IE only...can someone tell me how to make it work in FF too, it only shows a square :(

here's the code that works in IE:



<div style="text-align:center;"><br /><form action='http://www.poqbum.com' method='post' target='_new'><object type="application/x-mplayer2" classid="6BF52A52-394A-11d3-B153-00C04F79FAA6" allowScriptAccess="never" allowNetworking="internal" height="49" width="320" style="FILTER: none">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="InvokeURLs" value="0" />
<param name="fileName" value="http://ua.ah.fm:8000/afterhours" />
<param name="URL" value="http://ua.ah.fm:8000/afterhours" />
<param name="src" value="http://ua.ah.fm:8000/afterhours" />
<param name="volume" value="100%" />
<param name="autosize" value="false" />
<param name="autostart" value="True" />
<param name="showstatusbar" value="1" />
</object>..<input type='submit' value='' /><br />
 
try this instead:


<object id="MediaPlayer1" width=320 height=80
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" align="middle">
<param name="FileName" value="http://at2.ah.fm/">
<param name="AutoStart" value="1">
<param name="ShowStatusBar" value="True">
<param name="DefaultFrame" value="mainFrame">
<embed type="application/x-mplayer2"
pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
src="http://at2.ah.fm/" align="middle"
width=320
height=120
defaultframe="rightFrame"
showstatusbar="true">
</embed>
</object>


might need to fiddle with the sizes a bit
 
i wanted to have AH playing on Myspace :music:, and i got a code working, but on IE only...can someone tell me how to make it work in FF too, it only shows a square :(

try this instead:


<object id="MediaPlayer1" width=320 height=80
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" align="middle">
<param name="FileName" value="http://at2.ah.fm/">


might need to fiddle with the sizes a bit
ActiveX in Firefox? Is that going to work?
 

Back
Top