Try the ID3Reader component to get the artwork and ID3 tags:

http://blog.benstucki.net/?id=24

Thijs


On May 6, 2007, at 3:28 PM, mychemic Carlo Gulliani wrote:


Excuse me for my English, Whether can this component show ID3 Tags? Also maybe do you know how to display cover artwork mp3 file?

----- Original Message ----
From: Sebastian Mohr <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Sunday, May 6, 2007 4:10:44 PM
Subject: Re: [flexcoders] Scrubbing in a MP3-file

Thank you Manish,

This should be doable ;)

Cheers,
masu



On 5/6/07, Manish Jethani <manish.jethani@ gmail.com > wrote:
On 5/6/07, Sebastian Mohr <sebastian.mohr@ gmail.com> wrote:

> is there anybody who can explain how to
> give a mx:HSlider-componen t the ability to
> scrub in a MP3-file?

Basically you have to call play() on the Sound object with the new
position as the argument.

Or you can use the SoundPlayer component:

http://mannu. livejournal. com/343918. html

<SoundPlayer source="boombastic.mp3" position="{slider.value}" />




Ahhh...imagining that irresistible "new car" smell?
Check out new cars at Yahoo! Autos.



Reply via email to