Click here to Skip to main content
15,913,941 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionEmbeded Real player Pin
kibromg12-Nov-07 0:42
kibromg12-Nov-07 0:42 
Hi All,

could you please give me the code for embeding real media player in firefox?
I have the one for Iexplorer.
It looks like this for internet Explorer :

<object id="realPlug1" classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="545" height="400">
<param name="TYPE" value="audio/x-pn-realaudio-plugin" />
<param name="CONTROLS" value="ImageWindow" />
<param name="CONSOLE" value="video1" />
<param name="SRC" value="rtsp://80.194.35.48/ramgen/broadcast/livestream.ra" />
<param name="AUTOSTART" value="TRUE" />
<embed type="audio/x-pn-realaudio-plugin" controls="ImageWindow" console="video1"
src="rtsp://80.09.09.12/ramgen/broadcast/livestream.ra"
width="240"
height="180"
autostart="true" />



I need to make sure it will also play if the user opens it from other Browsers.


Regards
kibrom
AnswerRe: Embeded Real player Pin
Michael Sync12-Nov-07 3:53
Michael Sync12-Nov-07 3:53 
GeneralRe: Embeded Real player Pin
kibromg12-Nov-07 9:34
kibromg12-Nov-07 9:34 
GeneralRe: Embeded Real player Pin
Michael Sync12-Nov-07 14:31
Michael Sync12-Nov-07 14:31 
QuestionProblem in Combo Box? Pin
Kasi Viswanathan12-Nov-07 0:34
Kasi Viswanathan12-Nov-07 0:34 
AnswerRe: Problem in Combo Box? Pin
Phil Osborne12-Nov-07 2:19
Phil Osborne12-Nov-07 2:19 
GeneralRe: Problem in Combo Box? Pin
Kasi Viswanathan12-Nov-07 18:19
Kasi Viswanathan12-Nov-07 18:19 
GeneralRe: Problem in Combo Box? Pin
Phil Osborne12-Nov-07 22:06
Phil Osborne12-Nov-07 22:06 
GeneralRe: Problem in Combo Box? Pin
Kasi Viswanathan12-Nov-07 22:37
Kasi Viswanathan12-Nov-07 22:37 
AnswerRe: Problem in Combo Box? Pin
Phil Osborne13-Nov-07 6:15
Phil Osborne13-Nov-07 6:15 
GeneralRe: Problem in Combo Box? Pin
Pete O'Hanlon13-Nov-07 22:17
mvePete O'Hanlon13-Nov-07 22:17 
QuestionDrag & Drop DIV using JavaScript Pin
Jay Bhagatwala12-Nov-07 0:17
Jay Bhagatwala12-Nov-07 0:17 
AnswerRe: Drag & Drop DIV using JavaScript Pin
Michael Sync12-Nov-07 2:01
Michael Sync12-Nov-07 2:01 
Questionignoring file extension [modified] Pin
Sunil Wise12-Nov-07 0:12
professionalSunil Wise12-Nov-07 0:12 
AnswerRe: ignoring file extension Pin
John-ph12-Nov-07 0:34
John-ph12-Nov-07 0:34 
GeneralRe: ignoring file extension Pin
Sunil Wise12-Nov-07 0:56
professionalSunil Wise12-Nov-07 0:56 
GeneralRe: ignoring file extension Pin
John-ph12-Nov-07 1:39
John-ph12-Nov-07 1:39 
GeneralRe: ignoring file extension Pin
Sunil Wise12-Nov-07 2:02
professionalSunil Wise12-Nov-07 2:02 
GeneralRe: ignoring file extension Pin
John-ph12-Nov-07 2:07
John-ph12-Nov-07 2:07 
Questionweb.config Pin
BasharatAli11-Nov-07 23:27
BasharatAli11-Nov-07 23:27 
AnswerRe: web.config Pin
John-ph11-Nov-07 23:44
John-ph11-Nov-07 23:44 
GeneralRe: web.config Pin
BasharatAli11-Nov-07 23:56
BasharatAli11-Nov-07 23:56 
GeneralRe: web.config Pin
John-ph12-Nov-07 0:05
John-ph12-Nov-07 0:05 
GeneralRe: web.config Pin
BasharatAli12-Nov-07 0:07
BasharatAli12-Nov-07 0:07 
GeneralRe: web.config Pin
John-ph12-Nov-07 0:12
John-ph12-Nov-07 0:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.