Simple Machines Community Forum

General Community => Scripting Help => Aiheen aloitti: korb - kesäkuu 01, 2008, 01:43:16 AP

Otsikko: stream tag for online radio
Kirjoitti: korb - kesäkuu 01, 2008, 01:43:16 AP
i already have the custom bbcode installed

i wish to add the stream tag so that i can just paste the url and show the window media player to play

how can i do that especially the embed src="" i try a few times but the player won't point to any url the it already include in the stream tag.

for example i type the html tag in the field in the custom bbcode mod

<object width="320" height="240">
<param name="movie" value="flash.swf">
<embed src="" width="320" height="240">
</embed>
</object>
save as custom bbcode

and when i'm posting i use the tag [stream]xxx.com/station1[/stream]

there is only player but right click on the player show the properties the url part are not point to any station.
what might have gone wrong?i'm embedding window player for my streamming contents btw.
thanks in advance