You could write a very rudimentary app using the flash.media.Sound to load and play the file and flash.media.SoundChannel to stop and pause the file.
On Mon, Apr 19, 2010 at 2:51 PM, simcola <[email protected]> wrote: > > > Hi > > I have several podcasts in wma (I could change to mp3 if needed) and I need > a simple player that will list all the podcasts and then have a play, pause, > fwd, rwnd, stop and download button. Does anyone know of anything like this > that I can use in flex.. > > thanks > > >

