Playing video like youtube in html page (embed tag) for FLV format

Last post 06-13-2007 12:35 AM by pragasht. 2 replies.

Sort Posts:

  • Playing video like youtube in html page (embed tag) for FLV format

    06-11-2007, 2:11 AM
    • Member
      20 point Member
    • pragasht
    • Member since 11-17-2006, 2:33 AM
    • India
    • Posts 25

    i need a pure html code (embed tag) to play video in flv format , where  as i have code for windows media plugin but it

    doesnt play flv format , the code is .,

    Thanks in advance

    <object id='mediaPlayer' width='200' height='200' 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'>

    <param name='fileName' value='E:\Prakash may 24\Pojects\Intellimon\VideoWizardWebTest\App_Data\ConvertedFlv.flv'>

    <param name='animationatStart' value='true'>

    <param name='transparentatStart' value='true'>

    <param name='autoStart' value='false'>

    <param name='showControls' value='false'>

    <param name='loop' value='false'>

    <embed type='application/x-mplayer2' pluginspage='http://microsoft.com/windows/mediaplayer/en/download/'

    id='EMBED1' name='mediaPlayer' displaysize='4' autosize='-1' bgcolor='darkblue'

    showcontrols='true' showtracker='-1' showdisplay='0' showstatusbar='-1' videoborder3d='-1'

    width='200' height='200' src='E:\Prakash may 24\Pojects\Intellimon\VideoWizardWebTest\App_Data\ConvertedFlv.flv'

    autostart='false' designtimesp='5311' loop='false'> </embed>

    </object>

     

    Regards

    Pragash.T

    Insoft.Chennai

    Regards
    Pragash T
    Chennai

    Filed under:
  • Re: Playing video like youtube in html page (embed tag) for FLV format

    06-12-2007, 3:28 AM
    Answer

    Hi pragasht,
     
    Please refer to the following link. I hope it is helpful to you.

    http://www.ffmpegx.com/flv.html

     

    Sincerely,
    Benson Yu
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.
  • Re: Playing video like youtube in html page (embed tag) for FLV format

    06-13-2007, 12:35 AM
    • Member
      20 point Member
    • pragasht
    • Member since 11-17-2006, 2:33 AM
    • India
    • Posts 25

    hi Benson Yu

                         Thank you very much it works now,

     

    Reagrds

    Pragasht

    Insoft,Chennai

     

    Regards
    Pragash T
    Chennai

Page 1 of 1 (3 items)