Skip to content

Instantly share code, notes, and snippets.

@bartvandendriessche
Created August 27, 2009 13:39
Show Gist options
  • Select an option

  • Save bartvandendriessche/176288 to your computer and use it in GitHub Desktop.

Select an option

Save bartvandendriessche/176288 to your computer and use it in GitHub Desktop.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="OrangeVideoPlayer" width="392" height="243" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"> <param name="movie" value="http://xtreme.localhost.int.nascom.be/swf/OrangeVideoPlayer.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#000000" /> <param name="allowScriptAccess" value="sameDomain" /> <param name="allowFullScreen" value="true" /> <param name="wmode" value="opaque" />
<embed src="http://xtreme.localhost.int.nascom.be/swf/OrangeVideoPlayer.swf" quality="high" bgcolor="#000000"
width="392" height="243" name="OrangeVideoPlayer" align="middle"
play="true"
loop="false"
quality="high"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer"
embedded="1"
sourceAudio="http://xtreme.localhost.int.nascom.be/http://xtreme.localhost.int.nascom.be/sites/default/files/joske-25082009/Flobots_Fight_With_Tools_01_Theres_A_War_Going_On_For_Your_Mind_2007_2.mp3"
sourceVideo="http://xtreme.localhost.int.nascom.be/swf/test.flv"
artistLabel="Artist name"
artistValue="joske"
songLabel="Track name"
songValue="blaat"
submissionLabel="Submission date"
submissionValue="25/08/2009"
voteButtonLabel="Vote"
voteButtonValue="http://xtreme.localhost.int.nascom.be/node/52">
</embed>
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment