Archive of UserLand's first discussion group, started October 5, 1998.

Re: Playlist software, etc.

Author:Ed Draper
Posted:8/1/2000; 10:58:52 AM
Topic:scriptingNews outline for 8/1/2000
Msg #:19350 (In response to 19347)
Prev/Next:19349 / 19351

Dave -

You can drive the Windows Media Player as well. Version 7.0 is pretty cool and has a fairly comprehensive COM interface.

I just wrote the following two lines of VB code to play an MP3 file:

Set mp = New mediaplayer.mediaplayer
mp.Open "C:\gershwins_prelude_34.mp3"


There are responses to this message:


This page was archived on 6/13/2001; 4:55:56 PM.

© Copyright 1998-2001 UserLand Software, Inc.