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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T10:39:37+00:00 2026-05-16T10:39:37+00:00

I have been reading the JavaScript Scripting Guide for Quicktime and in there it

  • 0

I have been reading the JavaScript Scripting Guide for Quicktime and in there it gives you an example on how to play a video using a javascript command. Unfortunately whenever I try, I am given the error document.Camera_0.Play() is not a function in firebug.

My code is as follows:

        QT_WriteOBJECT_XHTML(
            'video_placeholder.jpg',
            '200', // 4:3
            '150',
            '',
            'enablejavascript', 'true',
            'obj#id', 'Camera_0',
            'emb#name', 'Camera_0',
            'href', 'http://userwww.sfsu.edu/~infoarts/technical/howto/sound/test.mov',
            'controller', 'false',
            'target', 'myself'
        );

and

    $(".camera_live_clickable").click(function() {
        document.Camera_0.Play();
    });

document.Camera_0 is a valid object according to FireBug.

  • 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-16T10:39:38+00:00Added an answer on May 16, 2026 at 10:39 am

    I got this to work by adding a placeholder movie and changing the href and target params to a qtsrc param with autoplay off:

            var qtEmbed = QT_GenerateOBJECTText_XHTML(
                'video_placeholder.mov', //'video_placeholder.jpg',
                '200', // 4:3
                '150',
                '',
                'enablejavascript', 'true',
                'obj#id', 'Camera_0',
                'emb#name', 'Camera_0',
                'controller', 'false',
                'qtsrc', 'rtsp://quicktime.tc.columbia.edu:554/users/lrf10/movies/sixties.mov',
                'autoplay', 'false'
            )
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 502k
  • Answers 502k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Try moving the Service route after the MVC route. But… May 16, 2026 at 2:40 pm
  • Editorial Team
    Editorial Team added an answer After spending way too much time on this bug, I… May 16, 2026 at 2:40 pm
  • Editorial Team
    Editorial Team added an answer Try putting it all in the main selector: Example: http://jsfiddle.net/8Tkex/… May 16, 2026 at 2:40 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

On Stackers' recommendation, I have been reading Crockford's excellent Javascript: The Good Parts .
I have been reading a lot of Javascript lately and I have been noticing
i have been reading this interesting article which is increasing my every growing confusion
I have been reading online and some places say it isn't possible, some say
I have been reading up to try to make sense of memory leaks in
I have been reading about css and js compression and minimizing. In particular that
I have been reading through the documentation on the JavaScriptMVC framework and it looks
I have been reading tutorials from several different places like http://css-tricks.com/scrollfollow-sidebar/ or http://jqueryfordesigners.com/fixed-floating-elements/ and
I'm working on key handling in Javascript. I have done some research and I'd
I've been reading an excellent introduction to monads for Clojure programmers . The article

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.