I'm using the JoomlaWorks AllVideos Plugin v2.5.3, which uses JW Player v4.0.46.
Some of the flashvars that I have been trying, are not working. Is there a archived list of flashvars that is available?
More specifically, I want to remove the Play Icon. I tried using "icons=false", but that did not work.
Thanks, for any help provided!!

Is anyone monitoring this forum? I've submitted a couple questions, and they haven't been answered!
Well... I got this to work, but I don't know if it will cause problems elsewhere.
* I downloaded the new version of JW FLV Media Player, and extracted it to a folder on my desktop.
* I renamed the extracted "player.swf" file to "mediaplayer_4.0.46.swf"
* I made a backup copy of the original "mediaplayer_4.0.46.swf" file, located at "/mambots/content/jw_allvideos/players", on my server.
* I uploaded the newly renamed "mediaplayer_4.0.46.swf" file, and overwrote the old one on the server (I did NOT upload any other files, from the extracted archive).
* I edited the "/mambots/content/jw_allvideos/jw_allvideos_sources.php" file, to append "icons=false" to the "flashvars" line, of the corresponding filetype I want to use (flv, flvremote, etc...).
Now, I have a "Stop" button, and the "Play" icon has been removed from the video area!!
Hopefully, this won't cause any problems elsewhere... (crossing my fingers!)