954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to play flv(flash) files on firefox?

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"
      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>
ansari.wajid
Light Poster
47 posts since Aug 2007
Reputation Points: 10
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,


http://www.infysolutions.com

Outsourcing software development company

kavin123
Newbie Poster
1 post since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You