On 22/04/2010, Mark Lapasa <[email protected]> wrote:
> 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.

Yes.  A couple of years ago I'd packed a component like that, chromless but
you can very easily set buttons to it, and bind to sliders for scrubbing and
progress...

http://rojored.googlecode.com/svn/trunk/docs/flex/com/rojored/view/controls/Audio.html
http://rojored.com/code/simple-flex-audio-player/AudioTest.swf

You'd need these two classes,
http://code.google.com/p/rojored/source/browse/trunk/src/com/rojored/view/controls/Audio.as
http://code.google.com/p/rojored/source/browse/trunk/src/com/rojored/view/controls/audioClasses/AudioEvent.as

G.

>
> 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
>>
>>
>>
>


-- 
gabriel montagné láscaris comneno
http://rojored.com
+44 (0) 7500 709 209

Reply via email to