Results 1 to 6 of 6
  1. #1
    cdolsen is offline Novice
    Windows XP Access 97
    Join Date
    Aug 2011
    Posts
    4

    popup playing of mpg dropping to back of all forms

    i have an application that uses winmm.dll to play avi and mpg external video clips. the clips play correctly but the open window drops behind all other open windows. how can i keep the playing window on top since i have no control of it's attributes?

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    do you mean the window playing the clip opens outside of MS access (i.e. you're opening the clip with a third party program outside of Access). If so you may be able to use

    DoCmd.RunCommand acCmdAppMinimize

    to minimize the access window

  3. #3
    cdolsen is offline Novice
    Windows XP Access 97
    Join Date
    Aug 2011
    Posts
    4
    i'm using ms media player that brings up the extra window. i can't minimize access because the form i'm playing the video with has star/pause/stop/exit buttons. is here some way of playing the videos within an access form?

  4. #4
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Here's a simple example

    Zip contains 2 files, the MDB and an AVI

  5. #5
    cdolsen is offline Novice
    Windows XP Access 97
    Join Date
    Aug 2011
    Posts
    4
    i'm using office 97/2000 for compatibility. the example sent is for a later version. thank you any way.

  6. #6
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Converted to 97

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Union Query Dropping Records
    By Bedsingar in forum Queries
    Replies: 2
    Last Post: 07-18-2011, 09:29 AM
  2. Replies: 0
    Last Post: 03-15-2010, 01:53 PM
  3. Access POPup forms - setting position
    By malcolm.wilcock@tesco.net in forum Forms
    Replies: 5
    Last Post: 02-24-2010, 10:56 AM
  4. Hiding forms/Menus in the back ground
    By newtoAccess in forum Access
    Replies: 36
    Last Post: 11-29-2009, 10:57 AM
  5. How to stop sound playing
    By trirat in forum Programming
    Replies: 0
    Last Post: 03-12-2006, 06:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums