I have reviewed all the topics that make since to me, but some are complicated to a novice like myself. Can I be bold and try a new thread?
I am trying to create a multiple playlist player with annotation with an HTML link below the player to link to a PDF file associated with the audio files in the playlists.
I am not greatly skilled at javascript, but can muddle my way through it with some expert advise.
I have been successful setting up the player and linking the playlists to the player, but am having trouble getting any annotation to show up in caption area below the player.
Also, is there a skin out there that is like the skin found at http://home5.inet.tele.dk/nyboe/flash/mediaplayer/annotationdisplay.htm that I could change the colors on?
Instead of posting all of the code here is the link to the testing page; http://www.silverdalebc.com/ministries/media2.php
Any help is appreciated, thank you for your advice, in advance.
niteowl
you are mixing flashvars and javascript api for the v.3.x player and the v.4.x player !
please see the wiki for complete list of vars and commands for the various players - http://code.jeroenwijering.com/trac/
also please see this page - http://www.jeroenwijering.com/?item=Javascript_API_Examples
and this example - http://home5.inet.tele.dk/nyboe/flash/mediaplayer4/JW_API_xmpl_4-3-1-0.html
please note the above examples use the v.4.x player and swfobject v.2.1 !
you can download the swfobject v.2.1 from here - http://code.google.com/p/swfobject/
or directly here - http://swfobject.googlecode.com/files/swfobject_2_1.zip
more examples (for both versions) here - http://home5.inet.tele.dk/nyboe/flash/