ACC2000: Movie Control Plays in Design View of Data Access Page (202369)



The information in this article applies to:

  • Microsoft Access 2000

This article was previously published under Q202369
Novice: Requires knowledge of the user interface on single-user computers.

This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).

SYMPTOMS

A movie control plays the video file while you are in Design view of a data access page.

CAUSE

The video file starts playing each time that you insert a video file using the Insert Video dialog box, change the Dynsrc property, or switch to Design view of the page.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

A video will play the number of times specified in the Loop property of the movie control. You cannot avoid this problem by setting the Loop property to zero (0) or to nothing.

Steps to Reproduce Problem

  1. Open the sample database Northwind.mdb.
  2. In the Database window, click Pages under Objects, and then click New.
  3. In the New Data Access Page dialog box, click Design View, and then click OK.
  4. In the toolbox, select the Movie control.
  5. Drop a Movie control on to the design of the page.
  6. In the Insert Video dialog box, select a video file, and then click Insert.

    Note that the movie starts playing.
  7. On the View menu, click Page View.
  8. On the View menu, click Design View.

    Note that the movie starts playing again.

Modification Type:MajorLast Reviewed:6/29/2004
Keywords:kbbug kbDAP kbpending KB202369