viewing this page http://developer.longtailvideo.com/player/plugins/hd/test/modes.html on iOS device does exactly what i want - a SD & HD button. "The HD plugin detects touch devices by sniffing for HTML5 TouchEvent support. As more mobile devices add support for this API, the HD plugin will automatically display the up-front buttons there."
I cannot achieve this with the Wordpress plugin. Is there something wrong or missing from the code?
[jwplayer file="http://www.example.com/SD.mp4" hd.file="http://www.example.com/HD.mp4" html5_file="http://www.example.com/SD.mp4" image=" http://www.example.com/image.png "]
Try setting the dock flashvar to true.
[jwplayer file="http://www.example.com/SD.mp4" hd.file="http://www.example.com/HD.mp4" html5_file="http://www.example.com/SD.mp4" image=" http://www.example.com/image.png" dock="true"]