Click here to Skip to main content
15,907,183 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: image split and merge in asp.net 2.0 C# Pin
Guffa12-Sep-08 7:13
Guffa12-Sep-08 7:13 
QuestionUI Pin
mahenputta12-Sep-08 0:59
mahenputta12-Sep-08 0:59 
AnswerRe: UI PinPopular
Manas Bhardwaj12-Sep-08 1:28
professionalManas Bhardwaj12-Sep-08 1:28 
GeneralRe: UI Pin
mahenputta12-Sep-08 1:31
mahenputta12-Sep-08 1:31 
GeneralRe: UI Pin
Sandeep Akhare12-Sep-08 2:25
Sandeep Akhare12-Sep-08 2:25 
GeneralRe: UI Pin
mahenputta12-Sep-08 2:56
mahenputta12-Sep-08 2:56 
GeneralRe: UI Pin
Paul Conrad12-Sep-08 5:34
professionalPaul Conrad12-Sep-08 5:34 
Questionhow to play flv(flash) files on firefox? [modified] Pin
wajans12-Sep-08 0:55
wajans12-Sep-08 0:55 
Hi
I am using below code to play flv files using scrubber.swf in the browser but its giving compatibility issue. While it is working fine on internet explorer, its not working on firefox.
Any help will be greatly appreciated. Its very urgent.
Thanks

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><br />
     codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"<br />
     width="336" <br />
     height="297" <br />
     bgcolor="#FFFFFF">      <br />
     <param name="movie"><br />
       value="scrubber.swf?file=http://localhost:1852/Projvideo_flvCodeProj/videoUploads/flvUploads/demo.flv&bufferTime=3&autoStart=false"/><br />
     <param name="quality"><br />
       value="high" /><br />
     <embed src="scrubber.swf?file=file=http://localhost:1852/Projvideo_flvCodeProj/videoUploads/flvUploads/demo.flv&bufferTime=3&autoStart=false"><br />
      quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"<br />
       type="application/x-shockwave-flash" width="336" height="297" style="background-color:#FFFFFF" />        <br />
   </embed></param></param></object>


modified on Friday, September 12, 2008 7:20 AM

QuestionWeb page class name is prefixed by folder name Pin
Nutan T.12-Sep-08 0:20
Nutan T.12-Sep-08 0:20 
AnswerRe: Web page class name is prefixed by folder name Pin
Sandeep Akhare12-Sep-08 2:29
Sandeep Akhare12-Sep-08 2:29 
Jokejoke of the day Pin
Krazy Programmer12-Sep-08 0:05
Krazy Programmer12-Sep-08 0:05 
JokeRe: joke of the day Pin
Manas Bhardwaj12-Sep-08 0:23
professionalManas Bhardwaj12-Sep-08 0:23 
GeneralRe: joke of the day Pin
Paul Conrad12-Sep-08 5:35
professionalPaul Conrad12-Sep-08 5:35 
GeneralRe: joke of the day Pin
Krazy Programmer14-Sep-08 20:20
Krazy Programmer14-Sep-08 20:20 
QuestionNeed to open .pdf file while click on Hyperlink Pin
subbu.sk11-Sep-08 23:22
subbu.sk11-Sep-08 23:22 
AnswerRe: Need to open .pdf file while click on Hyperlink Pin
Manas Bhardwaj11-Sep-08 23:49
professionalManas Bhardwaj11-Sep-08 23:49 
AnswerRe: Need to open .pdf file while click on Hyperlink Pin
Blue_Boy11-Sep-08 23:58
Blue_Boy11-Sep-08 23:58 
GeneralRe: Need to open .pdf file while click on Hyperlink Pin
Venkat Eswaran12-Sep-08 8:12
Venkat Eswaran12-Sep-08 8:12 
Questionsql express edition Pin
y_mmohd11-Sep-08 22:29
y_mmohd11-Sep-08 22:29 
AnswerRe: sql express edition Pin
Manas Bhardwaj11-Sep-08 23:11
professionalManas Bhardwaj11-Sep-08 23:11 
GeneralRe: sql express edition Pin
y_mmohd15-Sep-08 0:06
y_mmohd15-Sep-08 0:06 
GeneralRe: sql express edition Pin
Manas Bhardwaj15-Sep-08 1:39
professionalManas Bhardwaj15-Sep-08 1:39 
QuestionShow OS Version and Service pack on a web page of the computer viewing the page. Pin
SAadmin11-Sep-08 22:18
SAadmin11-Sep-08 22:18 
AnswerRe: Show OS Version and Service pack on a web page of the computer viewing the page. Pin
www.Developerof.NET11-Sep-08 23:11
www.Developerof.NET11-Sep-08 23:11 
QuestionRestarting application pools Pin
Roger Alsing11-Sep-08 21:41
Roger Alsing11-Sep-08 21:41 

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.