librefm-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-bugs] [bug #26424] not able to listen


From: you dont need
Subject: [Librefm-bugs] [bug #26424] not able to listen
Date: Tue, 05 May 2009 14:49:02 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux; i686) KHTML/3.5.10 (like Gecko) (Debian)

Follow-up Comment #4, bug #26424 (project librefm):

Why not to do this with embed tag?
<embed src="http://stream_server_adress/stream"; autostart="true"
hidden="false" />
Browser is supposed to find player plugin and embed it into the site.

Embed tag probabli doesn't work with IE 8, but it may be fixed with this
hack
<OBJECT nazwa_atrybutu="wartość" ...>
        <PARAM name="nazwa_parametru" value="wartość_parametru">
    ...
        <EMBED nazwa_atrybutu="wartość"...></EMBED>
</OBJECT>
(found on http://www.flashzone.pl/item/476/Flash-w-dokumencie-HTML/ )

Don't use javascript if it's possible to work without js, please

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26424>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]