Ok, I think I figured this out.
Once I put a unique id in the a href that contains the mp3 url, I was able to
see a track.anchor.id... whose parentnode.style cam be set.
CG
--- In yhoomediaplayer@yahoogroups.com, "Chriz" <scrapmaster@...> wrote:
>
> Hello-
>
> I used ymp on http://songaday.netscrap.com/ and got some really positive
feedback from my audience. I'm working on a follow-up to that site and would
like to kick-up the experience a few notches.
>
> One thing I've been able to figure out is using onTrackStartHandler and
getMetaData to passing metadata to an analytics service.
>
> One thing I'd like to do is highlight the page that's currently playing in the
player. Seems like there's a way to reference an id of the div that contains the
active track and change a style (e.g. background color, border) but my hacks
aren't working.
>
> I saw an example of highlighting the track title in the player ui, but I'm
looking to do something similar with the element on the page (and have
subsequent items highlighted as the player autoplays).
>
> Any tips or examples I can see? Much appreciated!
>
> CG
>