Hi, the examples:
http://home5.inet.tele.dk/nyboe/flash/mediaplayer4/JW_API_xmpl_2-1-1-0.html (javascript interaction)
and
http://home5.inet.tele.dk/nyboe/flash/mediaplayer4/JW_API_xmpl_5-2-3-0.html (loading playlists)
are not working for me (player is null)
the playerReady function is called, it's argument is an object, but it doesn't have an id, and manually getting the id with
getElementById doesn't work either.
Is this going to be resolved in the coming 4.3 release?
Regards,
gzy

See this thread: http://www.jeroenwijering.com/?thread=13910 My post of 24.11.2008 where we had to explicitly get the players' ids on Linux. Might work for you?