No BSD License  

Highlights from
ActiveX Control for Windows Media Player

4.25

4.2 | 4 ratings Rate this file 68 Downloads (last 30 days) File Size: 138.17 KB File ID: #4441
image thumbnail

ActiveX Control for Windows Media Player

by Ansuman Barik

 

03 Feb 2004 (Updated 06 Feb 2004)

A graphical user interface that includes play lists. (Version 7 and 9)

| Watch this File

File Information
Description

act_ive_gui_new : A graphical user interface that uses activex control with Windows Media Player version 7 and 9.

This graphical user interface provides almost all the controls to the Windows Media Player.

The program is an example to show how you can interface the Windows applications with MATLAB using activex control and GUIDE.

One of the new features in this application is the playlist that shows the list of songs and the movies which you want to play.

The song or the movie automatically jumps to other song or the movie that is there in the list . (provided you should start by double clicking on the song or movie name)

You can start playing song or the movie either by playing the play button or by double clicking on the song or movie name in the list.

All the objects are tooltips supported , just keep the cursor on the push buttons or the sliders or the edit box and see what each object does .
 
It is recommended that you should have Either Microsoft Windows Media Player version 7 or 9 . Before running this program set your screen size to 1024 by 768 pixels. GUI has got two edit boxes. One of the edit box shows the remaining time of the song or the movie. The other edit box provides the user an option to enter how many times the song or movie should repeat. (No .of Repetition Button).

The media will repeat for the no of many times which you have entered in the edit box. There are three sliders. The change rate slider changes the rate of the song or the movie i.e makes it run in slow motion and fast motion. The seek Position slider allows the user to go back and forward in the song or movie.

The volume sliders controls the volume of the song or the movie . Finally GUI has got a List Box that lists the name of the song or the movie . You can Double click on the song or movie name displayed in the list box to start playing.

The song or the movie will jump to next one in the list automatically.(Provided you start the media by double clicking in the list box not by pressing the start button). Thanks to Greg Aloe , whose file uigetfiles ,I have used in the application to select the multiple files .

MATLAB release MATLAB 6.5 (R13)
Other requirements MATLAB 6.5 Requires Windows Media Player version 7 or 9
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (7)
05 Feb 2004 s Z

There is no 'pause.jpg'.
Why do you not provide complete files?

09 Oct 2005 bala krishnan  
04 Jun 2006 ebrahim sepidbar

media

08 Sep 2008 Rahimullah Sarban  
29 Jan 2009 Este Wonder

I'm trying to read .avi files, but I can't!! I get this error..

??? Error using ==> feval
Undefined function or method 'figure1_ResizeFcn' for input arguments of type 'struct'.

Error in ==> gui_mainfcn at 96
        feval(varargin{:});

Error in ==> act_ive_gui_new at 42
    gui_mainfcn(gui_State, varargin{:});

??? Error while evaluating figure ResizeFcn

Any idea??
Thanks!

07 Feb 2010 mohit

i am trying to run this file , but it is not running showing error
??? Error using ==> feval
Undefined function or method 'figure1_ResizeFcn' for input arguments of type 'double'.

Error in ==> gui_mainfcn at 96
        feval(varargin{:});

Error in ==> act_ive_gui_new at 42
    gui_mainfcn(gui_State, varargin{:});

??? Error using ==> set
Error while evaluating figure ResizeFcn

 
MovieControl =
 
COM.WMPlayer_OCX

??? Error using ==> imread at 315
File "pause.jpg" does not exist.

Error in ==> act_ive_gui_new>act_ive_gui_new_OpeningFcn at 163
[a,map]=imread('pause.jpg');

Error in ==> gui_mainfcn at 221
    feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});

Error in ==> act_ive_gui_new at 42
    gui_mainfcn(gui_State, varargin{:});

i really need it please help me -
thanks

10 Jun 2011 B_Richardson

Hello and great job on the media player! Is there anyway to get this to work on the latest version of windows media player? version 12 on windows 7?

Please login to add a comment or rating.
Updates
06 Feb 2004

'pause.jpg' is missing.

Tag Activity for this File
Tag Applied By Date/Time
gui tools Ansuman Barik 22 Oct 2008 07:13:52
example Ansuman Barik 22 Oct 2008 07:13:52
activex Ansuman Barik 22 Oct 2008 07:13:52
listbox Ansuman Barik 22 Oct 2008 07:13:52
windows media player Ansuman Barik 22 Oct 2008 07:13:52
playlist Ansuman Barik 22 Oct 2008 07:13:52
listbox Rohit Bhat 22 Apr 2010 11:16:07
activex suneel gorantla 21 Jun 2011 06:41:34
activex James Bertho 09 Oct 2011 02:20:16

Contact us at files@mathworks.com