Ok, so I have this so far...
What do I put in moviePlayer1.movie =
to get a mp3 play
I want to keep a library like iTunes
so I guess I would have my app create a folder where all the music is
how would I access that folder and what do I put after movieplayer1.movie=

  MoviePlayer1.ControllerWidth = 0
  MoviePlayer1.ControllerHeight = 0
  movieplayer1.Controller=0
  movieplayer1.Movie =
  movieplayer1.Play

Brian

On Sep 15, 2006, at 7:02 AM, [EMAIL PROTECTED] wrote:

The first thing that comes to mind is the movie player. It has the start, stop, pause, forward and backward buttons, and the moving cursor. For audio files, the movie size will appear to be zero (width and height).

Andrew Keller

On Sep 14, 2006, at 11:32 PM, Brian Heibert wrote:

Is it possible to play MP3 files in RB

I am trying to create my own itunes like app


Brian
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to