Jump to content
php.lv forumi

Radio flash


kalabox

Recommended Posts

Sveiki, taatad ir maza veleeshanaas..

 

Gribu lapā ievietot radio, doma tāda vajag sameklēt flash playeri un tad tamajā flash playeri kodu kaut vai uz to pashu eiropas hitu radio..

 

Kaa to dabuut gatavu??

mekle google embed player :)

Link to comment
Share on other sites

Paldies :)

 

Atradu, ja nu kādam kādreiz kods nepieciešams tad lūk :

<object id="MediaPlayer1" width=180 height=50
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft? Windows? Media Player components..."
type="application/x-oleobject" align="middle">
<param name="FileName" value="RADIO ADRESE">
<param name="AutoStart" value="False">
<param name="ShowStatusBar" value="True">
<param name="DefaultFrame" value="mainFrame">

<!-- BEGIN PLUG-IN HTML FOR FIREFOX-->
<embed type="application/x-mplayer2"
pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/"
src="RADIO ADRESE" align="middle"
width=176
height=144
defaultframe="rightFrame"
showstatusbar=true>
</embed>
<!-- END PLUG-IN HTML FOR FIREFOX-->

</object>
<!-- END GENERIC ALL BROWSER FRIENDLY HTML FOR WINDOWS MEDIA PLAYER -->

<br>

Edited by kalabox
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...