| | |
how to play flv(flash) files on firefox?
Please support our ASP.NET advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Aug 2007
Posts: 33
Reputation:
Solved Threads: 0
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
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
ASP.NET Syntax (Toggle Plain Text)
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="336" height="297" bgcolor="#FFFFFF"> <param name="movie" value="scrubber.swf?file=http://localhost:1852/Projvideo_flvCodeProj/videoUploads/flvUploads/demo.flv&bufferTime=3&autoStart=false"/> <param name="quality" value="high" /> <embed src="scrubber.swf?file=file=http://localhost:1852/Projvideo_flvCodeProj/videoUploads/flvUploads/demo.flv&bufferTime=3&autoStart=false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="336" height="297" style="background-color:#FFFFFF" /> </object>
•
•
Join Date: Sep 2008
Posts: 1
Reputation:
Solved Threads: 0
hello,
when u play this flash file on firefox one message window will be displayed at the top of the page just right-click on the window and select allow blocked content. file will be play FF browser.
here I have sent u one sample code for this,
<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="774" height="200">
<param name="movie" value="giri.swf">
<param name="quality" value="high">
<embed src="giri.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="774" height="200">
</object>
http://www.infysolutions.com
Outsourcing software development company
when u play this flash file on firefox one message window will be displayed at the top of the page just right-click on the window and select allow blocked content. file will be play FF browser.
here I have sent u one sample code for this,
<object classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="774" height="200"><param name="movie" value="giri.swf">
<param name="quality" value="high">
<embed src="giri.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="774" height="200">
</object>
http://www.infysolutions.com
Outsourcing software development company
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: Create Pagination table or GridView - .NET C#
- Next Thread: display the DataTable data into page itself
Views: 3575 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 activexcontrol advice ajax application asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox child class click compatible confirmationcodegeneration content contenttype countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock development dgv dropdown dropdownmenu edit feedback flash flv folder form forms google grid gridview homeedition hosting identity iframe iis index javascript jquery list maps menu mono mssql multistepregistration nameisnotdeclared object objects order problem profile ratings refer rotatepage save search security serializesmo.table session silverlight smartcard software sql suse textbox tracking typeof unauthorized update validation vb vb.net video view virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt wizard xml





