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 7439491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:42:51+00:00 2026-05-29T10:42:51+00:00

For our organization we need to have users watch a .mov file and not

  • 0

For our organization we need to have users watch a .mov file and not allow them to skip through the video. At the end, I also need to see that they video time they watched is = to the video duration.

My idea to block the controls was to just float a div over the scrubber so that they can’t jump through the video. Is this a good way to do it? Is there a way to get the current play time?

Any better ways to implement this?

  • 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-29T10:42:51+00:00Added an answer on May 29, 2026 at 10:42 am

    When you embed the object, set the controller parameter to false:

    <object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
    <param name="src" value="sample.mov">
    <param name="qtsrc" value="rtsp://realmedia.uic.edu/itl/ecampb5/demo_broad.mov">
    <param name="autoplay" value="true">
    <param name="loop" value="false">
    <param name="controller" value="false">
    <embed src="sample.mov" qtsrc="rtsp://realmedia.uic.edu/itl/ecampb5/demo_broad.mov" width="320" height="256" autoplay="true" loop="false" controller="true" pluginspage="http://www.apple.com/quicktime/"></embed>
    </object>
    

    In order to do this, you will need to set autoplay to true, because the user will not be able to control the video at all with the controller off.

    You can learn more about QT parameters here.

    As far as keeping track of the time watched, you will need some sort of player to keep track of that kind of information. I suggest FlowPlayer. It is free and easy to use. Also, if you do end up using FlowPlayer, here is a link on how to keep track of the time a user spends watching your video.


    Just a sidenote, if you can control the rendering of said video, you should go with another more web-supported video type like H.264

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a need for a stateful webservice in our organization. However, everywhere I
In our organization we have the need to let employees filter data in our
We have a need within our organization to add a field to Work Items
Our organization's software is compiled for the .NET 3.5 Framework. We have some customers
In our organization we have some projects which are (by policy) open to all
Currently, our organization does not practice Continuous Integration. In order for us to get
Our organization recently got TFS 2008 set up ready for our use. I have
At our organization we have a SQL Server 2005 database and a fair number
I have a need for an Image Library within my organization and I was
we have following scenario for our new project: 1) Organization have central office where

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.