Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4047532
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T13:42:07+00:00 2026-05-20T13:42:07+00:00

If I have .flv files on my server at some location like http://www.example.com/archive/test.flv .

  • 0

If I have .flv files on my server at some location like http://www.example.com/archive/test.flv. In HTML page how can I tell the browser to use Flash player to play this video like youtube videos are played.

Can someone tell me how to do this?

PS: I am noober than noob in web dev, so please give some code snippet or answers that beginners like me can understand. Thank you

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T13:42:08+00:00Added an answer on May 20, 2026 at 1:42 pm

    You will have to create or find an existing video player SWF; there is no built-in Flash video player. I’ve found JW Player to work pretty well.

    Update:

    Here’s a sample of how you can embed the JW Player:

    <html>
      <head>
        <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>
        <script type="text/javascript">
    
          var flashvars = { file:'yourvideofile.flv',autostart:'true' };
          var params = { allowfullscreen:'true', allowscriptaccess:'always' };
          var attributes = { id:'player1', name:'player1' };
    
          swfobject.embedSWF('player.swf','player','480','270','9.0.115','false',
            flashvars, params, attributes);
    
        </script>
      </head>
      <body>
        <div id="player"></div>
      </body>
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

we have a mRSS feed that contains video information. e.g <video fileTitletesting fileurl=http://www.example.com/test.flv> when
This is what I have so far: [my1@graf home]$ curl -# -o f1.flv 'http://osr.com/f1.flv'
HI I have a URL var str:String = conn=rtmp://server.com/service/&fileId=myfile.flv or var str:String = fileId=myfile.flv&conn=rtmp://server.com/service/
If I have an array that contains multiple FLV files like so: my @src_files
I have some FLV video files to be reproduced sequentially by a Flash video
I have some FLV video files to be reproduced sequentially by a Flash video
i have this page (very simple to show what i need) to upload flv
we have a collection of FLV files, to be displayed by FlowPlayer flash-app in
I have noticed that I have to put flv files in the same or
I have a doubt jwplayer can read only flv files or it can read

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.