HTML Code in Audio Gallery

Can we enable HTML code in audio gallery.. its really hard to embed non-youtube and non-google video files.. or is there another way that i am missing?

Re: HTML Code in Audio Gallery

check if [Media] [/Media ] tag works

Re: HTML Code in Audio Gallery

We cannot enable HTML anywhere on GS :)

as said above all other types of video's can be posted using the [media] TAG. Or if there is any other that you want us to add, that is possible.

Re: HTML Code in Audio Gallery

^
It is actually enabled in Poetry forum but we use it very wisely. Now, just because I mentioned it in sharaafat, dun disable it :naraz:

Re: HTML Code in Audio Gallery



<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="307" height="67" id="player"><param name="autostart" value="no"><param name="sid" value="3282"><param name="playerID" value="1"><param name="movie" value="http://www.wixd.com/player/player.swf" /><param name="quality" value="high" /><embed src="http://www.wixd.com/player/player.swf?playerID=1&autostart=no&sid=3282" width="307" height="67" name="player" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>


I am trying to post the above player in audio gallery but having issues..

Lets try the media tag:
[media][/media]

Re: HTML Code in Audio Gallery

if html is enabled.. as it is enabled in cricket/poetry forum then there is no problem is wrapping the above code in

 tags and it works like a charm...

Re: HTML Code in Audio Gallery

[media]http://www.wixd.com/player/player.swf[/media]

checking

edit: hmm since it is not a direct swf file but a query to it… it does not seem to be working

Re: HTML Code in Audio Gallery

yeah it needs it to get the song.. :(

Re: HTML Code in Audio Gallery

It’s working :halo:

Re: HTML Code in Audio Gallery

^ where?

Re: HTML Code in Audio Gallery

you just need to put the whole url of the any media file into the [media] tags.

Re: HTML Code in Audio Gallery

well the whole url might look like this:

http://www.wixd.com/player/player.swf?playerID=1&autostart=no&sid=3282

putting this in media tag doesn’t work..

[media]http://www.wixd.com/player/player.swf?playerID=1&autostart=no&sid=3282[/media]

Re: HTML Code in Audio Gallery

the above link is actually another embed, so it wont work with the media tag.
[media] tag is only for actualy media files (mp3, wav, avi, mpg) and a for embedding some major audio/video sites.

I could add an option for emdding files from wixd.com site on GS though.

Re: HTML Code in Audio Gallery

just use the following part

Re: HTML Code in Audio Gallery

I know swf files work fine with the media tags… I’ve used them to post slideshows a few times… e.g. http://www.paklinks.com/gs/showpost.php?p=4302997&postcount=5

Re: HTML Code in Audio Gallery

Umar swf file works but not with parameters attached to it.. :(