I am in need of a flash player that can play ogg format files.
I found this
https://code.launchpad.net/~arkadini/fogg/trunk
but cant for the life of me get it to compile
What I need it to do is be able to pass the url to the ogg file in the object code similar to this, so I can change the html code
to play any ogg file.
<object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″
width=”400″
height=”300″
id=”haxe”
align=”middle”>
<param name=”movie” value=”oggplayer.swf”/>
<param name=”allowScriptAccess” value=”always” />
<param name=”wmmode” value=”opaque” />
<param name=”quality” value=”high” />
<param name=”scale” value=”noscale” />
<param name=”salign” value=”lt” />
<param name=”bgcolor” value=”#ffffff”/>
<param name=”url” value=”mysong.ogg”/>
<embed src=”oggplayer.swf”
bgcolor=”#ffffff”
width=”300″
height=”400″
url = “mysong.ogg”
wmmode=”opaque”
quality=”high”
align=”middle”
allowScriptAccess=”always”
type=”application/x-shockwave-flash”
pluginspage=”http://www.macromedia.com/go/getflashplayer”
/>
</object>
Interface not really required, but if you already have one that could be an option.
Please only bid if you can get this done quickly and sure you can do it…
